hi im wondering if any 1 has changed the dvd format over from pal tp ntsc or ntsc to pal with cce as if they have can some 1 let me no if it works and how good the quolity is as i would like to no be4 i try it so please let me no if it works or not as i got a few dvds in ntsc that i want to switch over to pal
DVD-RB can't do this, but it can be done with AviSynth and CCE. I'm moving this thread to the MPEG encoding forum and I'll try to remember to post to it from home later if nobody else has gotten you some help.
1) change the movie's resolution. A simple line in your AVS script can do it:
AddBorders(0,48,0,48)
And, using it, CCE (the AVS has a line which explains AviSynth how to load MPEG2s) transforms a 720(480)x480 into a 720(480)576 movie which has the same framerate, say FPS_in.