[gstreamer-bugs] [Bug 324366] New: ffmpeg plugins seems to not be correctly recognised by gst

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Dec 17 15:47:25 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324366
 GStreamer | gst-ffmpeg | Ver: 0.10.0

           Summary: ffmpeg plugins seems to not be correctly recognised by
                    gst
           Product: GStreamer
           Version: 0.10.0
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: seb128 at debian.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


With gstreamer0.10/gst-plugins-base0.10/gstreamer0.10-ffmpeg packaged on Ubuntu:

"$ gst-inspect-0.10 /usr/lib/gstreamer-0.10/libgstffmpeg.so
Error loading plugin file: Opening module failed"

I'm not sure if that's due to that, but:

"$ ldd -r /usr/lib/gstreamer-0.10/libgstffmpeg.so
undefined symbol: put_be32      (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: url_write     (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: put_buffer    (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: lsb2full      (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: put_le16      (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: put_byte      (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: put_be16      (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: put_le32      (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: put_tag       (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: mmf_rate      (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: put_be64      (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: mpegts_crc32  (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
undefined symbol: put_flush_packet      (/usr/lib/gstreamer-0.10/libgstffmpeg.so)
        linux-gate.so.1 =>  (0xffffe000)
        libgstreamer-0.10.so.0 => /usr/lib/libgstreamer-0.10.so.0 (0xb7bf0000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7bb7000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7bb4000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7bb1000)
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb7bad000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb7aa3000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7a8f000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7a6c000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb79e9000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb79d7000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb78a9000)
        /lib/ld-linux.so.2 (0x80000000)"

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list