- Status Unconfirmed
- Percent Complete
- Task Type Bug Report
- Category Any
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version Any
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#1194 - [ffmpegthumbnailer] missing support for some media formats
ffmpegthumbnailer does not support some media formats since they do not appear in its configuration file ffmpegthumbnailer.thumbnailer which can be found in /usr/share/thumbnailers/. By editing the file ffmpegthumbnailer.thumbnailer one can add thumbnail support for embedded art in audio formats such as flac and mp3 (using the -m flag) and thumbnail support for webp (a new image format which iceweasel-uxp and gthumb support). I’m attaching my edited file (I just added a few common audio formats and webp and added the -m flag and removed the -f flag).
Appending ;audio/mp4;audio/x-opus+ogg to the end of the file I attached adds thumbnail support for opus files.
Sorry I meant just appending the ;audio/x-opus+ogg part.