[FFmpeg-user] RGB uncompressed: Which format to use?
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Feb 13 01:24:04 CET 2013
Peter B. <pb <at> das-werkstatt.com> writes:
> Is there any uncompressed codec and container capable
> of containing the following pix_fmts?
> PIX_FMTS_RGB8="rgb0 rgb24 bgr0 bgr24"
> PIX_FMTS_RGB16="bgr48le bgr48be rgb48le rgb48be"
>
> I've tried using vcodec=rawvideo and AVI as
> container (*), but with rgb48be
nut should allow you to save all rawvideo formats.
(I suspect avi is older than rgb48 and in any case,
it only supports a limited set of rawvideo formats.)
Carl Eugen
More information about the ffmpeg-user
mailing list