Movie Thumbnailer is a nifty Bash script. With Movie Thumbnailer, you can take screenshots of a movie.
Usage
- Download Movie Thumbnailer at CLI-Apps.org.
- Movie Thumbnailer depends on MPlayer and ImageMagick, install them using this command:
sudo apt-get install mplayer imagemagick - Make the file executable:
chmod +x shot.sh - Usage sample:
./shot.sh -n 20 -r 35% ~/path/to/film.avi- -n - specify the number of screenshots to take
- -r - change the size of the output image
For more usage, run
./shot.sh -h.

4 responses so far ↓
1 Capturar pantallazos y miniaturas de videos en GNU/Linux // Feb 10, 2008 at 9:33 am
[…] explican en PhoroLinux, para mayor comodidad puedes darle permisos de ejecución y ponerlo en /usr/bin. Así será […]
2 Tecnologia » Blog Archiv » Capturar pantallazos y miniaturas de videos en GNU/Linux // Feb 10, 2008 at 9:57 am
[…] explican en PhoroLinux, para mayor comodidad puedes darle permisos de ejecución y ponerlo en /usr/bin. Así será […]
3 Blog de software » Blog Archive » Capturar pantallazos y miniaturas de videos en GNU/Linux // Feb 10, 2008 at 10:09 am
[…] explican en PhoroLinux, para mayor comodidad puedes darle permisos de ejecución y ponerlo en /usr/bin. Así será […]
4 Ubuntu Life » Blog Archive » Crea thumbnails de tus videos // Feb 13, 2008 at 11:59 am
[…] en | phorolinux y Genbeta Tambien te puede […]
Leave a Comment