Navin <nkipe at ...> writes: > I was trying out the updated tutorial01 code of > ffmpeg:https://github.com/mpenkov/ffmpeg-tutorial Did you look at doc/examples/scaling_video.c? I believe it contains exactly the code that you need to do the yuv420p -> rgb24 conversion that you want. Carl Eugen