<div>In windows the problem is still as before which is very wired. i checked bellow command with different combination of single quote and double quote, but always errors were there:</div><div><br></div><div>ffmpeg -i D:\test\1.mpg -vf "select='eq(pict_type\,I)' " -f image2 d:\Test\IFrames\I-Frm-%03d.jpeg   </div>
<div><br></div><div><br></div>The problem is still there when i install ffmpeg on my ubuntu. when i runt the command here , the ffmpeg error is that can not get -vf as a switch, and does not accept it and when i removed the -vf, the error changes to, can no recognized output format. The command in linux is:<div>
<br><div>ffmpeg -i test/1.mpg -vf select='eq(pict_type\,I)' -f image2 test/IFrames/I-Frm-%03d.jpeg  <br><br><div class="gmail_quote">On 14 February 2012 21:10, Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at">cehoyos@ag.or.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"> <amir.rouhi@...> writes:<br>
<br>
> BTW i am using FFMPEG on windows with win xp platform.<br>
> does it make any causes for such errors?<br>
> ffmpeg -i D:\test\1.mpg -vf "select=eq(pict_type\,I)"<br>
<br>
</div>I know this will not really help you, but both above line and<br>
your original single quotes work fine on a Linux shell.<br>
<br>
Perhaps try MSys?<br>
<span class="HOEnZb"><font color="#888888"><br>
Carl Eugen<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Amir H. Rouhi</div>
<div>PhD Student/ CSIT RMIT University</div>
Room: 14-09-04<br><a href="http://raws.adc.rmit.edu.au/%7Es3288736/blog2/" target="_blank">http://raws.adc.rmit.edu.au/~s3288736/blog2/</a><br>
</div></div>