Well, I think I was in the wrong branch.  I now re-fetched the code without 
specifying a branch.  It looks like more modern stuff.  Anyway, when I try to 
run autogen.sh with it I get:

configure.ac:107: error: possibly undefined macro: AC_DEFINE
     If this token and others are legitimate, please use m4_pattern_allow.
     See the Autoconf documentation.

-- Ray


Ray Cole wrote:
I got past the autogen.sh stuff. Now I'm getting a plain ol' compiler error:

mpeg2encoptions.cc: In member function `int MPEG2EncOptions::InferStreamDataParams(const MPEG2EncInVidParams&)':
mpeg2encoptions.cc:149: error: `mpeg_valid_framerate_code' undeclared (first use this function)
mpeg2encoptions.cc:149: error: (Each undeclared identifier is reported only once for each function it appears in.)
mpeg2encoptions.cc: In member function `int MPEG2EncOptions::CheckBasicConstraints()':
mpeg2encoptions.cc:265: error: `mpeg_valid_aspect_code' undeclared (first use this function)


I did a grep and I can't find mpeg_valid_framerate_code declared anywhere. This is from source that I just pulled down.

Any ideas?

Thanks!
Ray





-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to