[Mjpeg-users] VCD picture cd creation (still images) see urls for shell script

2003-09-21 Thread iLLfated
Lo all, I've been trying to follow various broken howtos that illustrate vcd still picture cd creation using imagemagick for scaling jpeg2yuv mpeg2enc and mplex to output mpg stream files which I should be able to take and use vcdxgen and input into vcdxbuild tho it seems to error out on the last

[Mjpeg-users] jpeg2yuv

2003-09-20 Thread iLLfated
Lo all, I'm trying to write a shell script frontend to a bunch of your tools to create vcd/svcd photo cds. I've run into trouble with this command: jpeg2yuv -v 0 -f 29.97 -j test.jpg -I p -n 1 > somefile.yuv In my script its a piped into another command however for some reason this piece loo