[MPlayer-users] Slicing
Bokor Norbert
norbert.bokor at lebelier.hu
Mon Aug 4 10:58:29 CEST 2003
> Is it possible for mplayer or mencoder to take a fragment from a movie
> file and copy it as a separate file?
YES :)
>For example, I have a long,
> 200-minutes movie and I'd like to create a small file containing all
> between 48th and 51st minute?
mencoder thingie.avi -o little_thingie.avi -oac copy -ovc copy -idx -ss 48:00 -endpos 3:00
but the starting/ending pos. sometime won't be perfect (because of the keyframes)
More information about the MPlayer-users
mailing list