Convert to MPEG
MJPEG Tools
(
http://mjpeg.sourceforge.net
/
)
lav2yuv scene.avi | yuvdenoise -F | mpeg2enc -v 0 -f 8 -I 0 -n n -a 2 -o scene.m2v
lav2wav scene.avi | mp2enc -v 0 -r 48000 -s -b 224 -o scene.mp2
mplex -o scene.mpeg -f 8 -b 500 scene.mp2 scene.m2v
Kino
(
http://kino.schirmacher.de/
)
GUI for MJPEG tools
some options controlled by GUI, others from command line
Kavi2svcd
(
http://www.cornelinux.de/linux/kavi2svcd/index-english.html
)
GUI for transcode and MJPEG tools
displays full command line
MPEGs for SVCD are ok, for DVD not quite there yet
back
From DV to DVD without leaving Linux
next