Ran Shalit <ranshalit <at> gmail.com> writes:

> I have captured video with V4L2_PIX_FMT_YUV420 format

How did you capture the video?

> But the captured video is not played correctly with

What does "not correctly" mean?
Please provide a sample.

> ffplay -f rawvideo -pixel_format yuv420p 
> -video_size 1920x1080 -i cap_yuv420p.yuv
> 
> Is V4L2_PIX_FMT_YUV420 (v4l2)  and yuv420p (ffmpeg) the same ?

Yes, see:
http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavdevice/v4l2-common.c

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to