[MPlayer-users] Dump 2 separate titles as one Dumpfile
Christopher E Nolan
cnolan at cmu.edu
Fri Jul 11 21:30:46 CEST 2008
RC wrote:
> On Sun, 06 Jul 2008 18:12:46 -0400
> Christopher E Nolan <cnolan at cmu.edu> wrote:
>
>> i know that this will dump the titles:
>> mplayer dvd://1 -dumpstream -dumpfile test_1.vob
>> mplayer dvd://2 -dumpstream -dumpfile test_2.vob
>>
>> is there a way to concatenate the two VOBs, or dump them as one VOB?
>> thanks
>
> $ cat test_2.vob >> test_1.vob
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
this method works, but where the join takes place, when running in
MPlayer, it almost seems to treat where the appending copy is as if it
is a new file. mplayer prints the VDec, Movie Aspect and VO, and A
setting again when is hits that point, and there is a flickering in the
video and a jumbling in the audio, . . . .
More information about the MPlayer-users
mailing list