Thanks - that worked...I didn't have the dev package installed.

Got a question or 2 more:

The mjpeg-howto suggests using ac3dec and related and, I guess, uses it
in the mpegtranscode script.  What version should I compile, patched or
unpatched?  It spits out a SYNC value - is this just how it works, or,
is this require in general?

What I mean is, I don't want my svcd to be out of sync - there are other
tools to extract audio - should I choose ac3dec just  _because_  it
spits out a sync value?  The README suggests that most folk won't find
the tool useful...

Can you tell me which is better, having mpeg2dec spit out an svcd
stream, or just a YUV stream and use yuvscaler to do it?

Danke again,

Davros

On Sun, 2003-02-23 at 07:06, Bernhard Praschinger wrote:
> 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




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to