! 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 support to WebM
Status:
RESOLVED: FIXED
Product:
Tumbler
Component:
General

Comments

Description jEsuSdA 2013-09-23 18:40:23 CEST
Tumbler does not generate webm thumbnails.

The WebM is a mkv container, and tumbler can make mkv thumbnails, so I suppose making mkv ones it will be not very difficult (if you rename a webm file to a mkv, then the thumbnail are generated).


Related: https://bugzilla.xfce.org/show_bug.cgi?id=6486#add_comment
Comment 1 kwiatek 2013-11-27 19:33:06 CET
Created attachment 5244 
enable video/webm in ffmpeg plugin

Here's a proposed patch which enables MIME type video/webm in ffmpeg-thumbnailer plugin. I tested it in Xfce 4.10, Arch Linux and it works OK.

 .../ffmpeg-thumbnailer-provider.c                  |    1 +
 1 file changed, 1 insertion(+)
Comment 2 Aaditya Bagga 2014-04-09 18:38:32 CEST
This patch helped in the following case:

https://forum.manjaro.org/index.php?topic=10101.0
Comment 3 Jannis Pohlmann editbugs 2014-07-25 14:09:33 CEST
Pushed to master:

commit ec33c5395438fb4662b17d07d5463483fbdecdc3
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jul 25 14:08:03 2014 +0200

    Enable support for video/webm in ffmpeg thumbnailer plugin (bug #10360)
    
    Patch provided by kwiatek@iv.pl.

Bug #10360

Reported by:
jEsuSdA
Reported on: 2013-09-23
Last modified on: 2014-07-25

People

Assignee:
Jannis Pohlmann
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information