[MPlayer-dev-eng] Mencoder question
d ostrom
zostrom at lanset.com
Mon Apr 1 16:47:32 CEST 2002
hi,
i've been trying to get mencoder to encode multiple .vob files into one .avi
file. althought im only able to encode the first .vob file in the sequence
into an avi file. i've read through the docs and searched around on the
site, but have been unable to find an answer to my problem. the following is
the command i am using.
cat /mnt/win_f/dvd/theorder/*.vob | mencoder
/mnt/win_f/dvd/theorder/vts_01_1.vob -divx4opts br=1100 -oac mp3lame -x 480
-y 384 -o movie.avi -pass 1
but again this only encodes the file vts_01_1.vob into movie.avi
what i want to do is encode vts_01_1.vob + vts_01_2.vob + vts_01_3.vob +
vts_01_4.vob which are located in /mnt/win_f/dvd/theorder/ all into a single
avi, namely movie.avi
what exactly would the command for doing this be? am I missing something
obvious? any help would be great. thanks.
More information about the MPlayer-dev-eng
mailing list