Last active
August 29, 2015 14:25
-
-
Save floriandejonckheere/9fa2c3cf51956e2da63f to your computer and use it in GitHub Desktop.
FFMPEGThumbnailer with more formats
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Thumbnailer Entry] | |
TryExec=ffmpegthumbnailer | |
Exec=ffmpegthumbnailer -i %i -o %o -s %s -f | |
MimeType=application/f4v;application/mxf;application/ogg;application/vnd.rn-realmedia;application/vnd.smaf;application/xml;application/x-pgs;application/x-shockwave-flash;application/x-subrip;audio/aac;audio/aac,audio/aacp,audio/x-aac;audio/aiff;audio/amr;audio/basic;audio/bit;audio/G722;audio/g723;audio/iLBC;audio/MP4A-LATM;audio/mpeg;audio/ogg;audio/webm,audio/x-matroska,video/webm,video/x-matroska;audio/x-ac3;audio/x-caf;audio/x-dca;audio/x-eac3;audio/x-flac;audio/x-matroska;audio/x-oma;audio/x-voc;audio/x-wav;audio/x-wavpack;image/vnd.microsoft.icon;multipart/x-mixed-replace;multipart/x-mixed-replace;boundary=;text/vtt;text/x-jacosub;text/x-microdvd;text/x-ssa;video/MP2T;video/mp4;video/mpeg;video/webm;video/x-flv;video/x-h261;video/x-h263;video/x-matroska;video/x-mjpeg;video/x-ms-asf;video/x-ms-wm;video/x-ms-wmv;video/x-msvideo;video/x-nut;video/quicktime;audio/aac;audio/aacp;audio/aiff;audio/amr;audio/bad;audio/basic;audio/bit;audio/mpeg;audio/mp4;audio/ogg;audio/vorbis;audio/webm;audio/flac;audio/wav |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment