Date: 2008apr28 OS: Linux Q. How can I make a thumbnail of a movie: A. Use ffmpeg like this: ffmpeg -i input_movie.avi -f singlejpeg -t 0.001 thumbnail.jpg