[digikam] [Bug 373272] New: No longer shows video previews

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

[digikam] [Bug 373272] New: No longer shows video previews

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373272

            Bug ID: 373272
           Summary: No longer shows video previews
           Product: digikam
           Version: 5.3.0
          Platform: Debian stable
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Metadata-Engine
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

Digikam 4.13 able to play video files. After upgrading to Digikam 5.3.0, I only
get a placeholder image and the following message on the console:

digikam.metaengine: Cannot load metadata from file   (Error # 11 :
/home/nikratio/lib/Dropbox/Camera Uploads//2016-11-14 00.23.16.mp4: The file
contains data of an unknown image type

I'm using the 5.3.0 appimage on Debian stable.

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

[digikam] [Bug 373272] No longer shows video previews

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373272

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #1 from [hidden email] ---
Since digiKam 5, we use QT5::Multimedia to handle video, which use GStreamer
under Linux. Thumbnails can be displayed and video played if you install
GStreamer codecs (base, good, bad, and ugly).

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 373272] No longer shows video previews

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373272

--- Comment #2 from [hidden email] ---
I have the gstreamer codecs installed, and parole (which uses gstreamer) is
able to play the files.

But that said, shouldn't the codecs be included in the AppImage?

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

[digikam] [Bug 373272] No longer shows video previews

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373272

--- Comment #3 from Unknown <[hidden email]> ---
Git commit 32ebb7dff83b03cfad91cbe89de252b1f62bdd6e by Gilles Caulier.
Committed on 11/12/2016 at 12:02.
Pushed by cgilles into branch 'master'.

digiKam embeded mediaplayer is now based on QtAV/ffmpeg instead Qt5Multimedia.

TODO:

- handle video rotation flag with new Exiv2 0.26 to autorotate media in player.
- port video thumbnailer to QtAV.
- port Presentation audio player to QtAV.
- remove Qt5Multimedia dependency.

For later:

- play video into slideshow tool.
- port old videoslideshow tool to QtAv
Related: bug 372485, bug 271751, bug 361829, bug 159824, bug 329854

M  +12   -6    CMakeLists.txt
M  +3    -2    app/CMakeLists.txt
M  +40   -38   app/views/mediaplayerview.cpp
M  +11   -8    app/views/mediaplayerview.h

https://commits.kde.org/digikam/32ebb7dff83b03cfad91cbe89de252b1f62bdd6e

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

[digikam] [Bug 373272] No longer shows video previews

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373272

[hidden email] changed:

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

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

[digikam] [Bug 373272] No longer shows video previews

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373272

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Metadata-Engine             |Preview

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

[digikam] [Bug 373272] No longer shows video previews

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373272

[hidden email] changed:

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

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