After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788440 - Missing thumbnails for OPUS files
Missing thumbnails for OPUS files
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Thumbnailer
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-10-02 17:30 UTC by Dimitrios Christidis
Modified: 2017-10-04 11:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add audio/x-opus+ogg as a mime-type (714 bytes, patch)
2017-10-02 17:31 UTC, Dimitrios Christidis
committed Details | Review

Description Dimitrios Christidis 2017-10-02 17:30:18 UTC
The MIME type for audio files using the OPUS codec is ‘audio/x-opus+ogg’ [1]. This is missing from the list of types handled by totem-video-thumbnailer, which results in no thumbnail being generated.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=63106
Comment 1 Dimitrios Christidis 2017-10-02 17:31:41 UTC
Created attachment 360796 [details] [review]
Add audio/x-opus+ogg as a mime-type
Comment 2 Bastien Nocera 2017-10-04 11:30:59 UTC
Perfect, thanks for the patch!