CharlyAR
6th November 2002, 05:59
I'm trying to process Rose Red, that has two DVD.
I have been able to rip both of them and process the audio. So far so god.
Now I have to encode the video. But I was thinking...
Wich is the best way to do it?
Do I have to process them as separated movies and the join `em together?
Or is there any better way to do it, maybe in the same .avs, something like this: (I know it doesn't work, is just an example)
mpeg2source("C:\ROSE_RED_STEPHEN_KING_D1\rr1.d2v")
last + mpeg2source("C:\ROSE_RED_STEPHEN_KING_D2\rr2.d2v")
I have been able to rip both of them and process the audio. So far so god.
Now I have to encode the video. But I was thinking...
Wich is the best way to do it?
Do I have to process them as separated movies and the join `em together?
Or is there any better way to do it, maybe in the same .avs, something like this: (I know it doesn't work, is just an example)
mpeg2source("C:\ROSE_RED_STEPHEN_KING_D1\rr1.d2v")
last + mpeg2source("C:\ROSE_RED_STEPHEN_KING_D2\rr2.d2v")