[FFmpeg-user] Extract clip from video files

vrparekh at gmail.com vrparekh at gmail.com
Mon Jan 23 12:07:06 CET 2012


Hello all,

which is best method to extract clip from video files?

ffmpeg -ss foo -t foo -i input -acodec copy -vcodec copy output  

above line works for other type of files but, it can not extract clip from
"mpg" files properly.

though ffmpeg.exe -sameq -ss 0 -t 60 -i inputfile outputfile, works fine for
"mpg" files.


i want to know which is the best/proper way to extract clips from video
files?


Thanks,
Vishal Parekh

--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Extract-clip-from-video-files-tp4320411p4320411.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list