|
QDVDauthor and creating your own dvdsPosted 1 year, 11 months ago on March 15, 2007 by yerma Fun Stuff, Just Stuff Have had some real problem creating disks using qdvdauthor on kubuntu so sorted out the following set of instructions to keep myself right for the future:
It's not failed yet so hopefully it'll work. Also, apparently this is the right mencoder setup for dvd's - link to the full article in the below post. mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:576,harddup -srate 48000 -af lavcresample=48000 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000: ARTIFICAL LINE BREAK - DELETE ALL OF THIS keyint=15:aspect=16/9:acodec=ac3:abitrate=192 -ofps 25 -o OUTPUTFILE.mpg INPUTFILE.avi The trackback URL for this post is http://www.thewetbeaversmileswhentickled.com/bblog/trackback.php/132/ Comments
|