Re: [Mjpeg-users] Building from CVS

2004-12-14 Thread Steven M. Schultz

On Wed, 15 Dec 2004, Michael Hanke wrote:

> HAVE_PNG appears in configure.in. The stuff with HAVE_LIBPNG seems to be ok. 
> The resulting configure script finds the png libraries...

Then, for some reason,  you do not have the current CVS version.  There
is no such file as "configure.in" present today.  The configure.in
file was replaced with "configure.ac" and in configure.ac there is
a HAVE_LIBPNG but not HAVE_PNG.

Did you do a fresh cvs checkout?  If so then I do not know why
configure.in  exists - it should be configure.ac now.

> > What version of autoconf and automake are installed on the system?
> I am using two different systems, SuSE 9.0 (Athlon/Pentium M) and SuSE 9.1 
> (P4).

Both should work just fine (I was using SuSE 9.1 until about a month
ago - the systems were upgraded to 9.2 at that time).

'night.

Steven Schultz



---
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


Re: [Mjpeg-users] Building from CVS

2004-12-14 Thread Ray Cole
Yep, I'm getting further.  I'm now to the point where I am just missing some 
.m4 files.  I'll have to restore those.  Will try again tomorrow or so.
Thanks for your help!
-- 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


Re: [Mjpeg-users] Building from CVS

2004-12-14 Thread Steven M. Schultz

On Tue, 14 Dec 2004, Michael Hanke wrote:

> I tried to build the mjpegtools from CVS. Unfortunately, I could not run 
> autogen.sh successfully. The most important error:
> 
> HAVE_PNG not defined in AM_CONDITIONAL

That looks like an automake related message.

Hmmm, I see in configure.ac a "HAVE_LIBPNG" but I do not see 
"HAVE_PNG".  

> What is going wrong? I have installed libpng-devel.

What version of autoconf and automake are installed on the system?

Steven Schultz



---
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


Re: [Mjpeg-users] mplex files > 2GB

2004-12-14 Thread yvln
Le vendredi 12 Novembre 2004 23:46, Dave Dodge a écrit :
> yves, on 11/12/04 13:03 you wrote:
> > I'm unable to use mplex with files greater than 2GB without splitting
>
> Just a guess:
>
> Files over 2GB would probably require the program to be compiled with
> large file support, so that it uses the 64-bit file API.  I think
> configure is supposed to enable this automatically; check that the
> config.h it generates has _FILE_OFFSET_BITS set to 64.
>
> If large files are enabled and it's still not working, then somewhere in
> the code there may be a 32-bit signed integer being used to handle file
> accesses.  Such a value would overflow at 2GB.
>
>   -Dave Dodge

 thanks for your answer

i was using a rpm package  for mandrake 10
i've found another one and this one supports files > 2GB

yves


---
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


[Mjpeg-users] aspect ratio change

2004-12-14 Thread gislain wautriche
Hi there,

I'm having trouble with an mpeg2 stream (encoded with ad-shareit).
After I burn it onto a DVD, some players won't show the video but play the
audio.
If I grab some info about it, I see no difference with other working streams
except that the Aspect ratio is set to: 1/1

D:\>mpgtx -i main.mpg
warning: couldn't find any valid system header. I'm continuing anyway
main.mpg
  Mpeg 2 Program Stream File [Video/Audio]
  Muxrate : 10.08 Mbps
  Estimated Duration: 01:47:07.63s
  Aspect ratio 1/1 (VGA)
  Not interlaced, chroma format: 4:2:0
  Size [720 x 576] 25.00 fps8.00 Mbps
  Audio : Mpeg 1 layer 2
  384 kbps  48000 Hz
  Stereo,  No emphasis


So, question is: is there a way to change only this tag (if it's a tag)
without re-encoding the video?

Thanks.
Gis.



---
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


Re: [Mjpeg-users] Building from CVS

2004-12-14 Thread Steven Boswell II
> I tried to build the mjpegtools from CVS.
> Unfortunately, I could not run 
> autogen.sh successfully. The most important error:
> 
> HAVE_PNG not defined in AM_CONDITIONAL
> 
> What is going wrong? I have installed libpng-devel.

I, too, have a heck of a time building from CVS, and
I'm supposed to be a developer. :-)

Most of the time, I find that I have to
upgrade/downgrade my version of the various build
tools mjpegtools needs.  This is building on my
system, which is Red Hat 9 with elements of Fedore
Core blended in.

libtool-libs-1.5.6-4
libtool-1.5.6-4
automake-1.7.8-1
autoconf-2.57-3

Hope this helps.

Steven Boswell
ulatekh at yahoo dot com


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
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


[Mjpeg-users] Building from CVS

2004-12-14 Thread Michael Hanke
Hi,

I tried to build the mjpegtools from CVS. Unfortunately, I could not run 
autogen.sh successfully. The most important error:

HAVE_PNG not defined in AM_CONDITIONAL

What is going wrong? I have installed libpng-devel.

Thank you.

Michael


---
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