fedevaps
27th November 2005, 09:34
I have followed this guide:
http://www.doom9.org/index.html?/mpg/avi2dvdr.htm
made this .avs file:
LoadPlugin("C:\Programmer\GordianKnot\VirtualDubMod\plugins\vsfilter.dll")
avisource("test.avi")
BicubicResize(720,272)
AddBorders(0,104,0,104)
TextSub("test.srt")
ResampleAudio(48000)
converttoyv12()
Encoded it with QuEnc and got a .mpeg file that is 1.9 GB (the test.avi file is 700 MB). I have just watched it in MS MediaPlayer and it looks fine, the sound is there and also the subtitles and I have checked that the whole movie is encoded.
Can I just burn this to a DVD and then watch it in a regular DVD machine?
BTW: I never used the extracted audio file (.ac3) that the guide startet to describe that should be created, because the guide never described how to use it!
Can I just delete:
AddBorders(0,104,0,104)
Because I think the movie is to "slim"
http://www.doom9.org/index.html?/mpg/avi2dvdr.htm
made this .avs file:
LoadPlugin("C:\Programmer\GordianKnot\VirtualDubMod\plugins\vsfilter.dll")
avisource("test.avi")
BicubicResize(720,272)
AddBorders(0,104,0,104)
TextSub("test.srt")
ResampleAudio(48000)
converttoyv12()
Encoded it with QuEnc and got a .mpeg file that is 1.9 GB (the test.avi file is 700 MB). I have just watched it in MS MediaPlayer and it looks fine, the sound is there and also the subtitles and I have checked that the whole movie is encoded.
Can I just burn this to a DVD and then watch it in a regular DVD machine?
BTW: I never used the extracted audio file (.ac3) that the guide startet to describe that should be created, because the guide never described how to use it!
Can I just delete:
AddBorders(0,104,0,104)
Because I think the movie is to "slim"