On Tue, 6 Jan 2004, Nathan Morell wrote:

> I posted this problem to the transcode list and they said it was a 
> problem with the mjpeg tools. They also mentioned that the SuSe package 
> for mjpeg tools was fubared. But I run slackware, and compiled it from 
> source. Anybody have any ideas?
> 
> [EMAIL PROTECTED]:~/media$ transcode -i Scratch.avi -V -y mpeg2enc,mp2enc -F 4 
> -E 44100 -b 128  -o SCRACH -j -92 -Z 480x576  -k
> transcode v0.6.11 (C) 2001-2003 Thomas Oestreich, 2003 T. Bitterberg
> [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms

> [transcode] warning : /usr/local/lib/transcode/export_mpeg2enc.so: 
> undefined symbol: y4m_dar_16_9
> [transcode] warning : (dl_loader.c) loading 
> "/usr/local/lib/transcode/export_mpeg2enc.so" failed
> [transcode] warning : (encoder.c) loading video export module failed
> [transcode] warning : failed to init export modules

        Did you remember to recompile transcode after installing mjpegtools?

        The undefined symbol 'y4m_dar_16_9' should be defined in the mjpegtools
        library libmjpegutils.a.   If that symbol is coming up undefined it
        would seem to indicate that transcode did not link against the right
        library.

        Which version of transcode are you using?   the cvs version or the
        last release candidate?

        Steven Schultz



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to