[MPlayer-users] cutting video

Ulrich Schweitzer us- at gmx.de
Sat Oct 30 21:03:30 CEST 2004


On Saturday 30 October 2004 20:55, Juraj Buliscak wrote:

> I have one question: Is it possible to cut some part of video, and save
> as new file? Let's say, I have long video, but interesting for me is
> only part from 25th second to 35th second and I want to have this 10
> seconds of video as a individual file.

Yes, you can do this with
mencoder infile -ss 25 -endpos 10 -ovc copy -oac copy -o outfile
Depending on the video codec of your infile and if it is fixed or variable 
bitrate, this might not be very accurate, though. If you need it acurate 
to the frame, check out avidemux2 (http://avidemux.berlios.de/).

Ulrich
-- 
PGP key ID: 0xDF6FC4FA

"A mouse is a device used to select the xterm you want to type in."
Author unknown




More information about the MPlayer-users mailing list