ffmpeg -i video.mpg -r 1 -f image2 ffmpeg_temp/%05d.png
ffmpeg -i ffmpeg_temp/%05d.png -b 512 video2.mpg