Hallo

> First i compiled .6, and then .7, on my debian system.  Both compiled,
> yet when i checked, i get this:
> 
> mpeg2dec -o YUV
> mpeg2dec-0.2.1-mjpegtools-0.7 - by Michel Lespinasse <[EMAIL PROTECTED]>
> and Aaron Holtzman
> Invalid video driver: YUV
> usage: mpeg2dec [-o <mode>] [-s [<track>]] [-t <pid>] [-c] <file>

> Any ideas?  If i have to apply a patch of some kind, how would i do
> that, exactly?
> 
> I attached scripts of the configure and compile output.
Ok, that line seems to show the probelem:
checking for mjpegtools-config... no

If the mjpegtools are not found, the yuv output is not enabled.
So i think you have installed the mjpegtools to a place where the
configure script does not look. Add to the configure script the path
where you have installed the mjpeg-tools:
--enable-mjpegtools=/where/mjpeg-tools/are/installed




auf hoffentlich bald,

Berni the Chaos of Woodquarter

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


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to