[gstreamer-bugs] [Bug 324366] gst-ffmpeg doesn't support --disable-encoders
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Apr 3 07:53:44 PDT 2006
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
Loïc Minier changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lool+gnome at via.ecp.fr
Status|NEEDINFO |NEW
------- Comment #8 from Loïc Minier 2006-04-03 14:53 UTC -------
Edward, yes the issue is still there with 0.10.1, try building with
--disable-encoders, the build succeeds, but missing symbols prevent the ffmpeg
plugin to be loaded:
bee% gst-launch-0.10 --gst-debug-level=2 ffmpeg
WARN (0x80509a0 - 0:00:00.293344000) GST_PLUGIN_LOADING(23443)
gstplugin.c(414):gst_plugin_load_file: module_open failed:
/usr/lib/gstreamer-0.10/libgstffmpeg.so: undefined symbol: mpegts_crc32
(the actual symbol will vary, I've updated Sam's patch to fix these)
Bye,
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list