Hallo

> Hello, I am trying to use the mpegtranscode script to convert some mpg's
> that where recorded on a Windows machine.  The end goal is to end-up
> putting these on DVD.
> 
> Curently my mpeg2dec does not offer a -o for any of the YUV's.  I have
> installed the latest and greatest mjpegtools from SourceForge, version
> 1.6.2-1.  In addition I have tried to apply the ac3dec-mjpegtools TAR Ball
> and also ac3dec-patched (This last one wouldn't compile).
You can either use the patched mpeg2dec from the mjpegtools download
area. 

Or use the normal mpeg2dec and use than pgmtoy4m, it should be included
in the 1.6.2 mjpegtools. Your command lookes than like that:
mpeg2dec -o pgmpipe *.mpv | pgmtoy4m  -i t -a 59:54 -r 25:1 | yuv2lav -q
90 -f q -o video.qt
If you want a PAL stream. 

The ac3* does not help you with the video, and is not maintained any
more. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to