[libav-user] RE : RE : Conversion yuvj420P to RGB24
Mark Heath
mjpeg0 at silicontrip.org
Sat Aug 21 04:22:44 CEST 2010
On 19/08/2010, at 11:10 PM, Candice Seenyen wrote:
> THanks for your input, but it actually doesn't work. I am using the
> latest
> version of ffmpeg where YUVJ420P is deprecated, so that could be the
> problem. No idea. I'll look into it.
YUV420p and yuvJ420p are very similar.
You should be able to get away with using yuv420p in place of yuvj420.
You will only need to scale the levels from 0-255 to the range of 16-240
Mark
More information about the libav-user
mailing list