[Gstreamer-bugs] [Bug 145431] New: - v4lsrc problem (about paintinfo_find_by_structure)
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Sun Jul 4 21:43:32 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=145431
GStreamer | gst-plugins | Ver: 0.8.2
Summary: v4lsrc problem (about paintinfo_find_by_structure)
Product: GStreamer
Version: 0.8.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: filamoon at hotmail.com
QAContact: gstreamer-maint at bugzilla.gnome.org
sorry, it's me again :)
I'm writing a h.263 encoder plugin. When I am using the following pipeline:
videotestsrc ! ffmpegcolorspace ! r263 ! ffdec_h263 ! ffmpegcolorspace ! ximagesink
everything is ok.
But when I am using v4lsrc instead of videotestsrc, gst-launch-0.8 shows the
following error:
gst-launch-0.8: relocation error: /usr/lib/gstreamer-0.8/libgstr263.so:
undefined symbol: paintinfo_find_by_structure
Can you figure out what's wrong with it?
You can download my plugin at http://www.disp.duke.edu/~zw8/gstr263.tar.bz2
Thank you!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list