<br><br><div class="gmail_quote">2011/5/4 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;">
    I think the main cause that can impact the transcoding speed is the speed of x.264 encoding.   I know that x264 have three sets of preset parameters: High Speed preset, Normal preset, High Quality preset.  How can I set these parameters through VLC transcode options?<br>
</blockquote><div><br></div><div>E.g. <font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">vlc 111.avi :sout=#transcode{vcodec=h264,</span></font><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">venc=x264{preset=ultrafast}}:file{mux=mp4,dst=</span></font><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">out.mp4}</span></font></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
    And how can I utilize hardware such as CUDA acceleration function to speed the transcoding?<br></blockquote><div><br></div><div>You cannot. x264 doesn't have CUDA support (or at least official releases don't have). And AFAIK DivX 3 Low video cannot be hardware decoded. </div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
    thanks<br>
<font color="#888888">     zhu<br>
</font><div><div></div><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br>