[MPlayer-users] cutting video

Torinthiel torinthiel at megapolis.pl
Sat Oct 30 20:59:59 CEST 2004


On Sat, Oct 30, 2004 at 08:55:13PM +0200, Juraj Buliscak wrote:
> 
> Hi all,
> 
> 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.

mencoder -ovc copy -oac copy -ss 25 -endpos 35 -o newfile oldfile
should do the trick. Just watch out, -ss option is not very precise, as
it can seek to keyframes only (so you'll probably end up having to find
correct options by trying. And probably it won't start exactly at 25s).
Torinthiel

-- 
 Waclaw "Torinthiel" Schiller       GG#: 542916, 3073512
   torinthiel(at)megapolis(dot)pl
   gpg: B06901F1 fpr: FAA3 559F CAE9 34DE CDC8  7346 2B6E 39F2 B069 01F1
 "No classmates may be used during this examination"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20041030/2209e2f7/attachment.pgp>


More information about the MPlayer-users mailing list