I dont know what is the problem with my ffmpeg conversion of an input video to YUV. Because when i want to play the generated yuv file (with Mplayer . or YUV player software), i cant see the video correctly. the commands which i used are : 1- ffmpeg -i my.flv out.yuv 2- ffmpeg -v -10 -i my.flv -threads 8 -vsync 0 -an -pix_fmt yuv420p -f rawvideo out.yuv
What is the problem?
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
