On Wed, 4 Feb 2004, [ISO-8859-1] Bernhard Frühmesser wrote:

> I have installed version 1.6.1.93 of the mjpegtools, but i mostly get 
> Segmentation fault with "lavrec, lavplay and glav", so i decided to 

        Of course that should not happen ;)

> install version 1.6.0, to see if i still get Segfaults with the older 
> version. But i get some error message while compiling version 1.6.0:
> 
> lav_io.c: In function `check_DV2_input':
> lav_io.c:1385: error: too many arguments to function `dv_decoder_new'
> lav_io.c:1415: warning: implicit declaration of function `dv_decoder_free'
> /usr/include/glib-1.2/glib.h: At top level:
> /projekte/quicktime4linux-1.4-patch/libdv/dv_types.h:107: warning: 
> `header_size' defined but not used
> /projekte/quicktime4linux-1.4-patch/libdv/dv_types.h:108: warning: 
> `frame_size_525_60' defined but not used
> /projekte/quicktime4linux-1.4-patch/libdv/dv_types.h:109: warning: 
> `frame_size_625_50' defined but not used
> make[2]: *** [lav_io.lo] Fehler 1
> make[2]: Leaving directory `/projekte/mjpegtools-1.6.0/lavtools'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/projekte/mjpegtools-1.6.0'
> make: *** [all] Fehler 2
> 
> Can anybody give me a hint what's wrong? I had no errors while "make" 
> for quicktime.

        Sigh.  This has been mentioned before and the answer is the same now:

                rm -r quicktime4linux

        Seriously.  That version is incompatible/broken with libdv.  
        Quicktime4linux should really be removed from the download area 
        before someone else tries to use it.

        The first error is key: ...many arguments to function `dv_decoder_new'

        That means quicktime4linux is conflicting with libdv.

        mjpegtools 1.6.2 was released yesterday.   Could you try that instead
        of 1.6.1.93?     If it still coredumps then the output of 'gdb'
        along with the complete commands used would be of great value in
        helping solve the problem.

        If you really need/want quicktime support you'll need to have
        libquicktime installed.

        Do not use quicktime4linux - it won't work.

        Cheers,
        Steven Schultz



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to