[MPlayer-users] Split AVI File

marcogi at libero.it marcogi at libero.it
Thu Apr 25 21:10:00 CEST 2002


On Thu, 25 Apr 2002, Michael Peintinger wrote:

> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> When I split an AVI File with the command:
> 
> mencoder -ovc copy -oac copy -endpos 0:50:00 -o foo-part1.avi foo.avi
> mencoder -ovc copy -oac copy -ss 0:50:00 -o foo-part2.avi foo.avi
> 
> In the second File the Sound starts from the beginning of the Movie?
> The video is right, but it has the same sound than the first file.

Is there frameno.avi around?
Remove (or rename) it. "-oac copy" uses audio from frameno.avi if found.

--
Regards,  Marco Gigante
Student at Pisa University - Computer Engineering




More information about the MPlayer-users mailing list