<br><br><div class="gmail_quote">2011/4/27 zhu shi song <span dir="ltr"><<a href="mailto:zhushisongzhu@yahoo.com">zhushisongzhu@yahoo.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
      The video format contained in AVI file is MS Mpeg-4 Video V3(DIV3).  There is no audio in AVI file.  I can't find any settings of x264 encoder in VLC.<br></blockquote><div><br></div><div>You have to specify them manually to the transcode part. e.g. ...{vcodec=h264,venc=x264{bframes=0,nob-adapt,b-bias=0,nocabac,ref=1,nf,deblock=0:0,level=30,</div>
<div>crf=0,partitions=none,direct=none,me=umh,merange=12}...</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
      Why is the speed of transcoding the same as the speed of playing?  Because there is no limit of display speed of 25 frames/s, I think transcoding is always faster than playing(The computer is good enough).<br></blockquote>
<div><br></div><div>Have you ticket the Display the output option? It will limit the speed.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</blockquote></div><br>