mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] cutting video


To: duro@xxxxxxxxxxxxxx,"MPlayer usage questions, features, bugreports" <mplayer-users@xxxxxxxxxxxx>
Subject: Re: [MPlayer-users] cutting video
From: Ulrich Schweitzer <us-@xxxxxx>
Date: Sat, 30 Oct 2004 21:03:30 +0200
Cc:
Delivered-to: itdp@localhost
Delivered-to: mplayer-users@mplayerhq.hu
In-reply-to: <1099162501.32751.5.camel@localhost>
References: <1099162501.32751.5.camel@localhost>
User-agent: KMail/1.5.4

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

_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
http://mplayerhq.hu/mailman/listinfo/mplayer-users


[Prev in Thread] Current Thread [Next in Thread]