2011/12/25 Jean-Paul Saman <span dir="ltr"><<a href="mailto:jpsaman@videolan.org">jpsaman@videolan.org</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Fri, Dec 23, 2011 at 7:27 PM, zhu shi song <<a href="mailto:zhushisongzhu@yahoo.com">zhushisongzhu@yahoo.com</a>> wrote:<br>
> I using the following command to transcode one piece of video from start-time to stop-time.<br>
><br>
> vlc hzvideo.wmv --start-time=10 --stop-time=20 --sout=#transcode{vcodec=h264, venc=x264{preset=veryfast}, vb=0,scale=0,acodec=mp4a,<br>
> ab=128,channels=2,samplerate=44100}:file{dst='11.mp4'}<br>
><br>
> when reaching stop-time, the transcoding ended.  But start-time had no effect, it always started from the beginning.  What's wrong with it?<br>
> Thanks<br>
<br>
</div>Both start-time and stop-time work for playback and have never been<br>
tested with streaming or transcoding.<br>
<br></blockquote><div><br></div><div>I think they were tested, since AFAIK wizard (the one used with Mac) does partial with start-time and stop-time. And they do work for streaming and transcoding according to the Windows forum users.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Kind regards,<br>
<font color="#888888">Jean-Paul Saman<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>