! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add more mimetypes to the supported list
Status:
RESOLVED: FIXED
Product:
Tumbler
Component:
gst-thumbnailer

Comments

Description Nirbheek Chauhan 2013-01-11 19:49:19 CET
This is similar to bug 8222, but greater in scope. The supported mimetypes list in gst-thumbnailer is outdated, and has not been synced with Totem in a long time. Due to this, a number of media files are not thumbnailed.

The current supported list is:

    "application/asx",
    "application/ogg",
    "application/x-flash-video",
    "application/x-ms-wmp",
    "application/x-ms-wms",
    "application/x-ogg",
    "video/3gpp",
    "video/divx",
    "video/flv",
    "video/jpeg",
    "video/mp4",
    "video/mpeg",
    "video/ogg",
    "video/quicktime",
    "video/webm",
    "video/x-flv",
    "video/x-m4v",
    "video/x-matroska",
    "video/x-ms-asf",
    "video/x-ms-wm",
    "video/x-ms-wmp",
    "video/x-ms-wmv",
    "video/x-ms-wvx",
    "video/x-msvideo",
    "video/x-ogg",
    "video/x-wmv",

The supported list for totem is at: 

http://git.gnome.org/browse/totem/tree/data/mime-type-list.txt

The actual mime type list is generated by running "./mime-type-include.sh mime-type-list.txt > totem-mime-types.h". Perhaps Tumbler should do something similar? If not, the current list should at least be synced with the totem list. :)
Comment 1 Nick Schermer editbugs 2013-05-05 12:26:20 CEST
*** Bug 8222 has been marked as a duplicate of this bug. ***
Comment 2 Nick Schermer editbugs 2013-05-05 12:26:40 CEST
Synced with list, expect for audio types.

Bug #9747

Reported by:
Nirbheek Chauhan
Reported on: 2013-01-11
Last modified on: 2013-05-05
Duplicates (1):

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
0.1.26

Attachments

Additional information