====== Super Video CD ====== * [[VCD]] Similar of course to [[VCD|Video CD]], but I'm finding these have less support on my players. Between my [[Sony DVD players]] and my [[Sony Blu-ray players]], only the DVD ones will play these back. Everyone says to use VCD if you want the widest support base, though. Here's me making some: ffmpeg -i ../Master/video_master_episode1.mp4 -target ntsc-svcd video_ntsc-svcd_ep1.mpg vcdxgen -o svcd_birdman.xml -t svcd -l BIRDMAN *mpg vcdxbuild -c svcd_birdman.cue -b svcd_birdman.bin svcd_birdman.xml cdrdao write --device /dev/cdrom svcd_birdman.cue