[MPlayer-users] Re: mencoder *.avi ?
Arpi
arpi at thot.banki.hu
Wed May 29 14:23:02 CEST 2002
Hi,
> > and then do the divx encoding on the cat of the .avi files:
> >
> > cat *.avi | mencoder -ovc lavc -lavcopts ...
>
> This should work:
>
> mplayer -dumpstream -dumpfile c2-4.vob -dvd 1 -chapter 2-4
> mplayer -dumpstream -dumpfile c5.vob -dvd 1 -chapter 5-5
> mplayer -dumpstream -dumpfile c6.vob -dvd 1 -chapter 6-6
> cat c2-4.vob c5.vob c6.vob | mencoder -ovc lavc -lavcopts ...
good idea
anyway, this is bug, and it should be fixed, but i cannot reproduce
maybe it is bsd specific... maybe largefile problem?
i don't know if bsd honors the glibc style largefile defines:
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
afaik there is 64bit ftello() on bsd, while ftell() is 64bit on linux..
is your libdvdread compiled with largefile support enabled?
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-users
mailing list