I've been having a whale of a time making all sorts of
movies and things with mjpegtools.  I love it.

I'd appreciate some help with audio.

And I've made 4 coasters trying to sort it out.

Oddly enough, my SVCDs play fine on my special xbox
(software decoder evox/xbmp), just not on my (sony) DVD
player.  

Well, strictly speaking, they play fine, but the audio skips
horribly.

Here's how I encoded my movie:

SVCD:
    cat ~/code/povray/outdoorexp/o/o*.ppm | ppmtoy4m -S 420_mpeg2 > ntsc.yuv
    cat ntsc.yuv | yuvscaler -O SVCD > ntsc_scaled.yuv
    cat ntsc_scaled.yuv | mpeg2enc -f 4 -o ntsc.mpg
    mplex -f 4 -o ntsc_mplex.mpg ntsc.mpg audio.mp2
    vcdimager ntsc_mplex.mpg 
    cdrdao write --device 0,0,0 videocd.cue 

SVCD
    mpg123 --wav - music.mp3 | mp2enc -V -o audio.mp2


-- 
If riding in an airplane is flying, then riding in a boat is swimming.
50 jumps, 15.0 minutes of freefall, 31.3 ff vertical miles.


-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to