[digikam] [Bug 349924] New: Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

classic Classic list List threaded Threaded
38 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #20 from Jens B. Benecke <[hidden email]> ---
I tried 4.13.0 but still I cannot play videos in Digikam and face recognition
does not work. (seems not to do anything) Everything else seems to work. But I
also cannot compile my own version of 4.13.0 since just modifying the Macports
4.9.0 portfile (version and SHA) does not work, the compile fails.

Can you share your build scripts / process so I can have a look?

Thank you!

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

Gilles Caulier-4
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #21 from Gilles Caulier <[hidden email]> ---
all is in tarll typically and shared in git.

Look here :

https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/show/project/macosx

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #22 from [hidden email] ---
digiKam 5.0.0-beta7 Installer for MacOSX is now available for testing...

https://drive.google.com/open?id=0B7yq-xFihT0_ZjlIazRPb1lRTEE

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #23 from [hidden email] ---
Jens,

I would like your feedback now about the famous video thumbnails and preview in
digiKam.

We don't use anymore the KDE mediaplayer + GStreamer backend. A pure Qt5
solution based on Qt5Multimedia extract video thumbs and render preview.

There is no limitation given by Qt about OSX support :

http://doc.qt.io/qt-5/qtmultimedia-index.html

For ex, under Windows thumbs cannot be yet extracted and extra video codec
needs to be installed to render preview.

So, please test on your OSX. Thanks in advance

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #24 from [hidden email] ---
I tested here using samples from http://www.sample-videos.com/

Mp4 and 3GP preview work fine. Other format, no.

I'm sure that it's a missing codec problem installed on the system and used by
Qt5Multimedia (same problem than under Windows).

The preview doesn't work at all (idem than Windows probably).

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #25 from [hidden email] ---
I confirm from video preview : the problem is the same than under Windows :
digikam.general: mimetype =  ""  ext =  "MP4"
digikam.general: Cannot create thumbnail for
"/Users/gilles/Pictures/Photos/VIDEO/SampleVideo_720x480_2mb.mp4"
digikam.general: Thumbnail is null for
"/Users/gilles/Pictures/Photos/VIDEO/SampleVideo_720x480_2mb.mp4"
digikam.general: Request to get thumbnail for
"/Users/gilles/Pictures/Photos/VIDEO/SampleVideo_320x240_2mb.3gp"
digikam.general: Video monitoring is not available.
digikam.general: Failed to extract video thumbnail for
"/Users/gilles/Pictures/Photos/VIDEO/SampleVideo_320x240_2mb.3gp"
digikam.general: Request to get thumbnail for
"/Users/gilles/Pictures/Photos/VIDEO/SampleVideo_720x480_2mb.mp4"
digikam.general: Video monitoring is not available.
digikam.general: Failed to extract video thumbnail for
"/Users/gilles/Pictures/Photos/VIDEO/SampleVideo_720x480_2mb.mp4"
digikam.general: Request to get thumbnail for
"/Users/gilles/Pictures/Photos/VIDEO/SampleVideo_720x480_2mb.mkv"
digikam.general: Video monitoring is not available.
digikam.general: Failed to extract video thumbnail for
"/Users/gilles/Pictures/Photos/VIDEO/SampleVideo_720x480_2mb.mkv"

The video Monitor feature error message come from QT5::Multimedia. This feature
is not yet implemented in Qt under OSX.

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |5.0.0
         Resolution|---                         |FIXED

--- Comment #26 from [hidden email] ---
To be able to play more video types, you need to install a video codec pack as
under Windows. Typically this one :

http://www.techisky.com/tips/k-lite-codec-pack-for-mac.html

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #27 from Jens B. Benecke <[hidden email]> ---
Caulier, sorry to reply so late.

The link above redirects to Perian, which is a software that extended Quicktime
7 to work with other codecs. But Quicktime 7 has long ago been retired and
QuickTime X (used in macOS >= 10.8 I think) is no longer extensible like that.
So the link doesn't really help, sorry. If Digikam5 relies on Qt5-Multimedia
and Qt5/Mac relies on Quicktime, Digikam might never be able to show or play
other codecs like AVI files ...

I just tested it anyway: Viewing mp4 and MJPEG-AVI files (from a digital
camera) works fine on my OS X 10.11.5 machine (no thumbnails are created
though, just as the README said). Great work, thank you! For the thumbnails I
get this error on the console:

digikam.metaengine: Cannot load metadata from file   (Error # 11 :
/Users/Jens/Pictures/20141106_172159.mp4: The file contains data of an unknown
image type
digikam.general: Trying to load Embedded preview with libraw
digikam.rawengine: Failed to load embedded RAW preview
digikam.general: Trying to load half preview with libraw
digikam.general: Trying to load Embedded preview with Exiv2
digikam.metaengine: Cannot load metadata using Exiv2   (Error # 11 :
/Users/Jens/Pictures/20141106_172159.mp4: The file contains data of an unknown
image type
digikam.dimg: "/Users/Jens/Pictures/20141106_172159.mp4"  : QIMAGE file
identified
digikam.dimg.qimage: Can not load " "/Users/Jens/Pictures/20141106_172159.mp4"
" using DImg::QImageLoader!
digikam.general: mimetype =  ""  ext =  "MP4"
digikam.general: Cannot create thumbnail for
"/Users/Jens/Pictures/20141106_172159.mp4"
digikam.general: Thumbnail is null for
"/Users/Jens/Pictures/20141106_172159.mp4"
digikam.general: Request to get thumbnail for
"/Users/Jens/Pictures/20141106_172159.mp4"
digikam.general: Video monitoring is not available.
digikam.general: Failed to extract video thumbnail for
"/Users/Jens/Pictures/20141106_172159.mp4"

Also, the above digikam package crashed on quit on my machine. I'll try again
and open another bug report for the crash if it is repeatable.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using Digikam.

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|5.0.0                       |5.4.0

--- Comment #28 from [hidden email] ---
digiKam 5.4.0 bundles will use QtAV framework instead Qt5Multimedia to thumb
and play video. The Slideshow tool will also support video as well.

QtAV use ffmpeg codecs. It's multi-platform and will always available in
OSX, Windows and Linux bundles that digiKam team provide.

For Linux packagers, you will need to turn on video support at compilation time
and solve QtAV dependencies...

See screenshots here :

https://www.flickr.com/photos/digikam/30886133553
https://www.flickr.com/photos/digikam/31679362466
https://www.flickr.com/photos/digikam/31572654722
https://www.flickr.com/photos/digikam/31726086736

Bundles have been recompiled are posted to GDrive for testing :

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Videos (mp4, mov, avi) do   |Videos (mp4, mov, avi) do
                   |not play under OS X         |not play under OS X
                   |Yosemite when using         |Yosemite when using digiKam
                   |Digikam.                    |

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #29 from Jens <[hidden email]> ---
This is great news, thank you! Unfortunately the MacOS package does not start.
There seem to be unresolved symbols. The Linux x86-64 appimage works fine
though.

Unfortunately I cannot post the whole backtrace here because bugs.kde.org
thinks it is spam.

Dyld Error Message:
  Symbol not found: _clock_gettime
  Referenced from: /opt/digikam/*/libgnutls.30.dylib
  Expected in: /usr/lib/libSystem.B.dylib

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #30 from [hidden email] ---
Thanks for the feedback. It's strange. It start it without any error.

Which OSX version do you use ?

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #31 from Jens <[hidden email]> ---
10.11.6 on Macbook Pro (Early 2013) 15" Retina

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #32 from [hidden email] ---
Here Macbook pro 2016 with OSX 10.12.2. And it work fine here.

I currently recompile all the bundle under Yosemite with a backward
compatibility with OSX 10.8. I will upload the new bundle this evening. Be
patient, it take 4 hours to build...

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #33 from [hidden email] ---
The new MacOS PKG is uploaded to GDrive repository. Please try again :

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #34 from Jens <[hidden email]> ---
Works fine! Thank you! Plus, movies and movie thumbnails also work now under
macOS. (tested with .mp4 H264 and .AVI MJPEG files)

Great work!

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

--- Comment #35 from Jens <[hidden email]> ---
... however, I do not have any sound (appimage, Linux Ubuntu 16.04, 5.4.0
@22b397e1b). Any ideas?

Sound is fine on Mac OS X.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

bugzilla_noreply
In reply to this post by Jens B. Benecke
https://bugs.kde.org/show_bug.cgi?id=349924

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Preview-Image               |Preview-Video

--
You are receiving this mail because:
You are the assignee for the bug.
12