$ ffmpeg -i <Videodatei> -target pal-svcd -aspect 16:9|4:3 <Ausgabedatei>
Weitere Optionen bei einem Film im Format cinemascope: -padtop 70 -padbottom 70
So berechnet man die Videobitrate
-b <bitrate>k
erzwingen
$ vcdimager -t svcd -l "Titel der SVCD" -c /tmp/svcd.cue -b /tmp/svcd.bin svcd.mpg
$ cdrdao write --device 1,0,0 /tmp/svcd.cue
ggf. Anpassen von –device, Option –overburn brennt auch größere Dateien