I know that i can extract images of a video by ffmpeg as can be seen in below command:<br>ffmpeg -i input.avi -r 1 -s WxH -f image2 Img-%03d.jpeg<br>But what i want is a separated Y plane and cb and cr plane. can i i achieve this by ffmpeg? if yes pleas let me now how and if no do you suggest any idea?<br>
Tnx<br clear="all">Amir<br><div> </div><br>