zhuhb <zhuhongbo <at> qiyi.com> writes: > ffmpeg -i BlowingBubbles_416x240_50_qp23.265 -vcodec rawvideo > -pix_fmt yuv420p BlowingBubbles_416x240_50_qp23_y.yuv Use -vsync 0 to avoid the frame duplication. Carl Eugen