#- it's not possible to specify a basename for the output jpeg file with mplayer (file will be named 00000001.jpg); as this can
#- be called from multiple threads, we must come up with a unique directory where to put the file
tmpfile = Tempfile.new("boohvideotmp")
#- it's not possible to specify a basename for the output jpeg file with mplayer (file will be named 00000001.jpg); as this can
#- be called from multiple threads, we must come up with a unique directory where to put the file
tmpfile = Tempfile.new("boohvideotmp")