[FFmpeg-user] Blue images from raw capture

Roger Pack rogerdpack2 at gmail.com
Tue Nov 20 00:17:15 CET 2012


> ***************************************************
> Step 2: break up video into individual frames
>
> ffmpeg -f rawvideo -pix_fmt yuyv422 -s $SIZE -i /tmp/video.raw -vf yadif
> -f image2 /tmp/road%02d.png

What if you play back the rawvideo in ffplay?


More information about the ffmpeg-user mailing list