lpinho
8th January 2003, 16:33
Hi There,
After seeing several forums about the subject, and reading a lot of documentation, I manage to do almost everything I wanted:
Rip a DVD and encoding it with CCE 2.66 standalone version to make a xVCD.
To Rip a DVD I used DVD Decrypter
DVD2AVI to create a .d2v file
Vob2Audio to create a .wav file
Vob2Sub to extract the subtitles
Then I choose AviSynth to frameserve the movie w/ subtitles to CCE encoder.
After learning how to "play" around with avisynth, I still have some issues to resolve:
-DVD2AVI doesn't respect the aspect ratio, so I used a resize function with avisynth (LanczosResize(720,488)), the problem is that when I see the generated file, the quality isn't has good has the quality of the movie generated with FlaskMPEG and CCE plugin to encode...
I don't change anything else about the movie!
What is the best way to respect the aspect ratio of the movie?
Is this the best resize function that exists?
xVCD format that I use:
video: MPEG-1 bitrate: 1860 Kbps (I read in Resize Help in AviSynth (http://www.avisynth.org/index.php?page=Resize) that this resize (LanczosResize) function is good but with high bitrates, what is considered a high bitrate?)
audio: MPEG-1 Layer 2: Stereo - 128 Kbps
Thank You
Luís Pinho
After seeing several forums about the subject, and reading a lot of documentation, I manage to do almost everything I wanted:
Rip a DVD and encoding it with CCE 2.66 standalone version to make a xVCD.
To Rip a DVD I used DVD Decrypter
DVD2AVI to create a .d2v file
Vob2Audio to create a .wav file
Vob2Sub to extract the subtitles
Then I choose AviSynth to frameserve the movie w/ subtitles to CCE encoder.
After learning how to "play" around with avisynth, I still have some issues to resolve:
-DVD2AVI doesn't respect the aspect ratio, so I used a resize function with avisynth (LanczosResize(720,488)), the problem is that when I see the generated file, the quality isn't has good has the quality of the movie generated with FlaskMPEG and CCE plugin to encode...
I don't change anything else about the movie!
What is the best way to respect the aspect ratio of the movie?
Is this the best resize function that exists?
xVCD format that I use:
video: MPEG-1 bitrate: 1860 Kbps (I read in Resize Help in AviSynth (http://www.avisynth.org/index.php?page=Resize) that this resize (LanczosResize) function is good but with high bitrates, what is considered a high bitrate?)
audio: MPEG-1 Layer 2: Stereo - 128 Kbps
Thank You
Luís Pinho