Creating mpeg2 video and audio suitable for a vob file:
transcode -V --export_fps 0,4 --export_asr 2 -x mplayer -y mpeg2enc,mp2enc -F "8,-q 4" -w 9000 --encode_fields b -Z 720x480 -E 48000 -i input_file -o output_file
Joining mpeg2 video and audio:
mplex -f 8 -o output.mpg input.m2v input.mpa
Split the file into block with vobview using "i". (creates /tmp/image.iso)
Join it back together and make menus with qdvdauthor
In unrelated news, it's election day, the DRI CVS checkout I was trying to build didn't work, and Duilio Protti the upstream author of xmms-infinity agrees that getting rid of the infinite_states binary data file is a good idea altogether.
posted at: 09:03 | path: | permanent link to this entry