View Single Post
Old 9th February 2010, 07:18   #18  |  Link
roozhou
Registered User
 
Join Date: Apr 2008
Posts: 1,181
Quote:
Originally Posted by b66pak View Post
Code:
ffmpeg -i sample.mkv -vcodec copy -an -t 20 sample.mp4
don't work anymore (infinite loop?)
_
It's a regression in ffmpeg. -t and -ss seems not to work in recent build. See this thread.

I will release a new build as soon as it is fixed.
roozhou is offline   Reply With Quote