Summary: | Support for *.3gp and *.mp4 video files in digiKam | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Tomasz Czapiewski <xeros> |
Component: | Thumbs-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 0.9.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.4.0 | |
Sentry Crash Report: |
Description
Tomasz Czapiewski
2007-11-18 22:09:27 UTC
Have you tried to add them under the mime types in the configuration? Thanks for suggestions. Setting additional mime types in configuration helped and now it works as it should. Sorry I didn't check it there before I submitted a report. But these mime types can be set by default (*.3gp *.mp4 *.3GP *.MP4). And I found that *.MOV and *.AVI mime types were in pictures not in movies where they should be. mp4 is already by default in settings. 3gp no. I will fix it Gilles SVN commit 739307 by cgilles: backport commits #739306 from KDE3 branch (3GP file format support) BUG: 152522 M +1 -1 albumsettings.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=739307 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 |