I'm trying to run the command:

./ffmpeg -ss 0.0 -t 1 -y -i Wildlife.wmv  output.mpg

to convert the first second of the WMV video, but it converts the whole 30 seconds of the video. Am I doing something wrong? I've tried changing the order ot -ss and -t, but it always converts the whole 901 frames.

link|improve this question
feedback

migrated from stackoverflow.com Jun 8 '11 at 12:05

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.