[FFmpeg-user] H.264 to YUV

Student_M theresa.b.baier at student.hs-rm.de
Wed Nov 4 11:10:26 CET 2015


Hi all,

I'm trying to extract YUV-Images from H.264 Videos with this Code:

ffmpeg -i in.h264 -c:v rawvideo -pix_fmt yuv422p10le -s 1920x1080 -f image2
out-%03d.yuv 

When I do this I always get Pictures looking like this 
<http://ffmpeg-users.933282.n4.nabble.com/file/n4672967/Untitled_2.jpg> 

Can you tell  me what I'm doing wrong?

Best regards.



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/H-264-to-YUV-tp4672967.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list