gst-inspect-1.0 qtmux gets an Undefined Symbol: gst_qt_mux_get_type() Error
Sebastian Dröge
sebastian at centricular.com
Tue Jan 7 00:55:27 PST 2014
On Mo, 2014-01-06 at 23:45 -0800, vindi503 wrote:
> Hi,
>
> No, I see there is no qtmux plugin in gstreamer-1.2.1 to overwrite, Instead
> I added a new plugin i.e qtmux.
> But Facing problem in registering
qtmux is part of the isomp4 plugin. Can you provide your complete code
and describe what exactly you're doing?
The conflicting types error should be easy to fix, just a normal C
compiler error... the instance init function has a signature like
void gst_qt_mux_init (GstQTMux * mux)
if defined via G_DEFINE_TYPE().
--
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140107/2b397de1/attachment.pgp>
More information about the gstreamer-devel
mailing list