Re: [Mjpeg-users] libquicktime

2005-05-23 Thread Ronald S. Bultje
Hi, On Tue, 2005-05-24 at 10:41, E.Chalaron wrote: > libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' So, Fedora (for example) does not ship installed .la files for a reason. Really, libtool is ok'ishly useful for compiling uninstalled software, but is completely, totally and utte

Re: [Mjpeg-users] libquicktime

2005-05-23 Thread Steven M. Schultz
On Tue, 24 May 2005, E.Chalaron wrote: > For those who are not aware, my favourite hobby is to crash my linux box > and therefore to compile mjpeg tools every so often... You don't have to wait for a crash to compile mjpegtools - I think crashing a system is a bad habit to acquir

[Mjpeg-users] libquicktime

2005-05-23 Thread E.Chalaron
Gday For those who are not aware, my favourite hobby is to crash my linux box and therefore to compile mjpeg tools every so often... today it is not mjpeg tools it is libquicktime : make gives me : libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' what should provide this fil

[Mjpeg-users] libquicktime 0.9.4 is out

2005-01-13 Thread Steven M. Schultz
Hi - The libquicktime project released 0.9.4 yesterday. If you're using the cvs version of mjpegtools you can now use the released version of libquicktime instead of the cvs version of libquicktime if desrired. cvs version of mjpegtools has had the autoco

Re: [Mjpeg-users] libquicktime-0.9.2: lqtplay.c:32:20: GL/glu.h: No such file or directory

2004-01-23 Thread raen7
On Sunday 11 January 2004 07:12, Steven M. Schultz wrote: > On Sun, 11 Jan 2004 [EMAIL PROTECTED] wrote: > > Mjpegtools then configured and detected libquicktime but now I have a > > make Error in mjpegtools as follows: [...] I think once you > get the CFLAGS set to find the quicktime.h f

Re: [Mjpeg-users] libquicktime-0.9.2: lqtplay.c:32:20: GL/glu.h: No such file or directory

2004-01-10 Thread Steven M. Schultz
On Sun, 11 Jan 2004 [EMAIL PROTECTED] wrote: > Mjpegtools then configured and detected libquicktime but now I have a make > Error in mjpegtools as follows: > > > av_io.c:941: warning: assignment makes pointer from integer without a cast > lav_io.c:946: error: `QUICKTIME_RAW' undeclared (first

Re: [Mjpeg-users] libquicktime-0.9.2: lqtplay.c:32:20: GL/glu.h: No such file or directory

2004-01-10 Thread raen7
On Saturday 10 January 2004 10:45, Al Bogner wrote: >[...] > > gcc: /usr/lib/libGL.so: No such file or directory > > So I did a ln -s and have now: > > ls -l libGL.so* > lrwxrwxrwx1 root root 19 Jan 10 00:36 libGL.so -> > /usr/lib/libGL.so.1 > lrwxrwxrwx1 root root

Re: [Mjpeg-users] Libquicktime Make Error

2004-01-10 Thread Steven M. Schultz
On Sat, 10 Jan 2004 [EMAIL PROTECTED] wrote: > I have checked the List Archive and apart from a Patch to Libquicktime in 2002 > I am installing libquicktime-0.9.2 with jpeg-mmx-0.1.4 and > mjpegtools-1.6.1.92.libmjpeg > I have looked at libmjpeg.h lines 44, etc and libmjpeg.c, lines 96 etc, but

[Mjpeg-users] Libquicktime Make Error

2004-01-10 Thread raen7
Hi. I have checked the List Archive and apart from a Patch to Libquicktime in 2002 I could not fine a reference to this Error. I am installing libquicktime-0.9.2 with jpeg-mmx-0.1.4 and mjpegtools-1.6.1.92.libmjpeg I have looked at libmjpeg.h lines 44, etc and libmjpeg.c, lines 96 etc, but am

Re: [Mjpeg-users] libquicktime-0.9.2: lqtplay.c:32:20: GL/glu.h: No such file or directory

2004-01-09 Thread Al Bogner
Am Freitag, 9. Januar 2004 23:44 schrieb Steven M. Schultz: > > -lm -lpthread -ldl -Wl,--rpath -Wl,/usr/local/lib > > gcc: /usr/lib/libGL.so: No such file or directory > > > > Could it make sense to symlink from /usr/lib/libGL.so.1 to > > /usr/lib/libGL.so? > > Did you run "ldconfig" after i

Re: [Mjpeg-users] libquicktime-0.9.2: lqtplay.c:32:20: GL/glu.h: No such file or directory

2004-01-09 Thread Steven M. Schultz
On Fri, 9 Jan 2004, Al Bogner wrote: > There was no glu.h installed in my system. That's what the error looked like. > mesaglut-devel 5.0-62 was installed with my SuSE 8.2 system and I added > mesaglu-devel 5.0-62. I hope this is not a problem. The packages sound > so similar

Re: [Mjpeg-users] libquicktime-0.9.2: lqtplay.c:32:20: GL/glu.h: No such file or directory

2004-01-09 Thread Al Bogner
Am Freitag, 9. Januar 2004 22:07 schrieb Steven M. Schultz: > Ummm, on the right mailinglist? ;) Sorry, to be OT > Looks like a libquicktime problem: Yes and you need libquicktime to compile the mjpegtools. :-) > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/quicktime > > -I../in

Re: [Mjpeg-users] libquicktime-0.9.2: lqtplay.c:32:20: GL/glu.h: No such file or directory

2004-01-09 Thread Steven M. Schultz
On Fri, 9 Jan 2004, Al Bogner wrote: > Could anyone please help me with this error: Ummm, on the right mailinglist? ;) Looks like a libquicktime problem: > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/quicktime -I../include > -I/usr/X11R6/include-O3 -funroll-all-loops -f

[Mjpeg-users] libquicktime-0.9.2: lqtplay.c:32:20: GL/glu.h: No such file or directory

2004-01-09 Thread Al Bogner
Could anyone please help me with this error: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/quicktime -I../../include-O3 -funroll-all-loops -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 -falign-functions=2 -finline-functions -Wall -Wno-unused -Winline -I/usr/include/gtk-1.2 -I

Re: [Mjpeg-users] libquicktime image size limit?

2003-08-21 Thread Bernhard Praschinger
Hallo > I don't know if this is in the right place, but here it goes... > I have the CVS version of mjpegtools, and the latest version of libquicktime. > I'm recording from a composite NSTC source at -d1 resolution from a DC10+, (zoran > 0.9.4), stero sound, full quality. I continue to have this

[Mjpeg-users] libquicktime image size limit?

2003-08-20 Thread Dehoff, Kevin
I don't know if this is in the right place, but here it goes... I have the CVS version of mjpegtools, and the latest version of libquicktime. I'm recording from a composite NSTC source at -d1 resolution from a DC10+, (zoran 0.9.4), stero sound, full quality. I continue to have this happen... ba

[Mjpeg-users] libquicktime from cvs...

2003-06-12 Thread Morten Bøgeskov
Hello Just a little warning I couldn't get today's libquicktime from cvs to produce files... but the libquicktime-0.9.2pre1 works great... the cvs version produces: "quicktime_open: error in header" and then hangs (kill -9 is required) yours -- Morten Bøgeskov (email: [EMAIL PROTECTED]) H