diff --git a/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c b/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c index b76adee..23b1c87 100644 --- a/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c +++ b/plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c @@ -118,6 +118,7 @@ ffmpeg_thumbnailer_provider_get_thumbnailers (TumblerThumbnailerProvider *provid "video/3gpp", "video/x-matroska", "video/ogg", + "video/webm", NULL }; FfmpegThumbnailer *thumbnailer;