http://131.130.199.155/~aoe/mystuff/mpeg2_movie-avipatch/README.bttv2mpeg
This README contains the basic steps necessary for creating/burning VCD video to CDR. The links to the software necessary can be found in README.links
exportvideo finefilm.nuv "|mpeg2enc -o finefilm.m1v" (for heroine-style encode do something to the effect of encode -1 -n 15 -m 2 -q 10 finefilm.nuv finefilm.m1v note: for cbr you would have to use -b 1411200, but it won't look as good … ymmv)
CAVEAT! cutting the mpeg is depracated, since the outcome is not guaranteed to cmply to MPEG standards; it is recommended to only encode the relevant portions of the video, see README.avi2mpeg 3.3 for how. Optionally cut the mpg in parts, e. g. note: this is exactly the space a 650 M cdr should provide (74 minutes at 60 seconds at 75 frames at 2324 usable of 2352 bytes total), you might have to readjust to slightly smaller sizes so the iso fs fits 6.
vcdimager -l "Fine Film" --add-file=unix.desc.nfo,iso_desc.nfo
7.
cdrdao write --device x,y,z --driver drivetype -v 3 videocd.cue
documented on: 2004.08.21
From mpgcut main site, http://mpgcut.sourceforge.net/ :
mpgcut Rests In Peace.
you may want to take a look at its successor: mt an mpeg toolbox instead mt extends mpgcut in many ways: more file formats supported, cut and join of mpeg files, detailed infos about mpeg file formats, … So go get it at mpgtx.sourceforge.net and update your bookmarks
documented on: 2004.08.21