[FFmpeg-user] bgra to yuv
Josh long
funkyirish at gmail.com
Sat Mar 31 03:49:32 CEST 2012
On Fri, Mar 30, 2012 at 6:44 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Josh long <funkyirish <at> gmail.com> writes:
>
> > ffmpeg -i 0_10_sec.avi -vcodec rawvideo -pix_fmt rgb24 0_10_secrgb..avi
>
> rawvideo in avi does not allow rgb24, only bgr24 is
> supported for that combination.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
ah I see. Again I suppose I need to do more homework on this. So I
suppose it's just a fluke that it plays the correct colors when I first go
to rgba and then rgb24?
Also why is it that yuv444p ends up so distorted, is it because I used
rawvideo?
Thanks again for all of your help.
Joshua
More information about the ffmpeg-user
mailing list