[MPlayer-users] Cut out a piece of real media file
RC
rcooley at spamcop.net
Fri Aug 18 01:08:40 CEST 2006
On Thu, 17 Aug 2006 23:55:29 +0200
Maciej BliziÅski <m.blizinski at wit.edu.pl> wrote:
> Is there a way to cut out the given piece of a real media file?
Well, with -oac copy -ovc copy, the video/audio will be losslessly
copied, but you have to write a new container (see "-of lavf").
You could always use "dd" to just arbitrarily cut it up into chunks,
which should be playable, considering real is designed for streaming.
More information about the MPlayer-users
mailing list