Created
November 12, 2017 16:56
-
-
Save MakuSensei/5229dfadce8befe78205c0e633eca4af to your computer and use it in GitHub Desktop.
This file contains hidden or 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
instalar: ffmpegthumbnailer | |
Ir al directorio: /usr/share/thumbnailers | |
editar: totem.thumbnailer | |
Modificar: | |
TryExec=/usr/bin/totem-video-thumbnailer | |
Exe=/usr/bin/totem-video-thumbnailer -s %s %u %o | |
por esto: | |
TryExec=ffmpegthumbnailer | |
Exe=ffmpegthumbnailer -s %s -i %i -o %o -c png -f -t 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment