On Fri, Sep 19, 2008 at 07:47:39AM +0200, strk <[EMAIL PROTECTED]> wrote: > > [swscaler @ 0xd92c018]ALTIVEC: Color Space RGB24 > > *** glibc detected *** /usr/bin/gtk-gnash: munmap_chunk(): invalid > > pointer: 0x49b8a008 *** > > ======= Backtrace: ========= > > /lib/libc.so.6[0xee9b1b8] > > /usr/lib/libstdc++.so.6(_ZdlPv+0x18)[0xf1354a8] > > /usr/lib/libstdc++.so.6(_ZdaPv+0x10)[0xf1354f0] > > /usr/lib/gnash/libgnashmedia-trunk.so(_ZN5gnash5media18VideoDecoderFfmpeg12frameToImageEP14AVCodecContextRK7AVFrame+0x15c)[0xff358fc] > > Can you try a different version of ffmpeg ?
Sure. At the moment I have ffmpeg-20080427 installed. I tried building gnash against ffmpeg trunk, but it seems it won't work with it: checking ffmpeg version... 5200 configure: WARNING: Wrong ffmpeg/libavcodec version! 51.11.0 or greater required I guess it's because it thinks 52.0.0 < 51.11.0 (which is what the numeric comparision in macros/ffmpeg.m4 does after dropping the dots).
pgpHBUICKmx5x.pgp
Description: PGP signature
_______________________________________________ Gnash mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash
