FFmpeg - Need help in ffmpeg

Posted on Wed Jun 13 07:05:02 2007 by ffmpeg
Need help in ffmpeg
Hi All, I am using ffmpeg for chopping media file with following commands. ffmpeg -ss 00:00:10 -t 00:00:20 -i miami.mpg -target svcd test1.mpg It chops the media correctly but it changes the resolution of output file. and if i try to check statics of out put media file in windows media player it doesnt show statics. Does anybody has faced this problem? Thanks in advance. ffmpeg tired progrmmer
Write a response