Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
svcd [2017/01/26 00:19] beandogsvcd [2021/10/18 00:58] (current) beandog
Line 8: Line 8:
  
 <code> <code>
-avconv -i ../Master/video_master_episode1.mp4 -target ntsc-svcd video_ntsc-svcd_ep1.mpg+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 vcdxgen -o svcd_birdman.xml -t svcd -l BIRDMAN *mpg
 vcdxbuild -c svcd_birdman.cue -b svcd_birdman.bin svcd_birdman.xml vcdxbuild -c svcd_birdman.cue -b svcd_birdman.bin svcd_birdman.xml
 cdrdao write --device /dev/cdrom svcd_birdman.cue cdrdao write --device /dev/cdrom svcd_birdman.cue
 </code> </code>

Navigation