Hi You have to specifie in the player the size of the picture of the YUV file There is no header information about that in the yuv file !
Maybe you can try http://sourceforge.net/projects/raw-yuvplayer/ -----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de Steffen Envoyé : mercredi 22 mai 2013 09:28 À : [email protected] Objet : [Libav-user] written yuv cannot be played ffmpeg.exe -i d:\videos\simpsons_trailer05-de_xhigh.mov -vcodec rawvideo d:\temp\test2.yuv ffplay d:\temp\test2.yuv gives: [IMGUTILS @ 04bafc44] Picture size 0x0 is invalid sq= 0B f=0/0 [IMGUTILS @ 04baf724] Picture size 0x0 is invalid [IMGUTILS @ 04baf794] Picture size 0x0 is invalid [rawvideo @ 040719c0] Could not find codec parameters for stream 0 (Video: rawvi deo, yuv420p, -4 kb/s): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options d:\temp\test2.yuv: could not find codec parameters -- View this message in context: http://libav-users.943685.n4.nabble.com/written-yuv-cannot-be-played-tp4657695.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
