[FFmpeg-user] Decode to BGR24 raw AVI

Roger Pack rogerdpack2 at gmail.com
Thu Oct 4 22:52:18 CEST 2012


> Here's the drill (the source video file is 1280x720 at 25fps and has no audio):
>
> 1) ffmpeg -i input.avi -vcodec rawvideo -pix_fmt bgr24 output.avi
>
> 2) VirtualDub video settings: No filters, No frame rate change, Output color
> depth 24bit RGB (888), Video compression: Uncompressed RGB/YCbCr

It appears you're converting from h264 to bgr24.
I guess the question then is...which one is right? :)
It does seem odd to have file size so different though...
-r


More information about the ffmpeg-user mailing list