Is Opus encoder included in Gstreamer?
Nicolas Dufresne
nicolas.dufresne at collabora.com
Tue Sep 16 06:57:27 PDT 2014
Le 2014-09-15 15:09, ge_keep a écrit :
> I do have libgstopus.so and libopus.so.0 into the plugins directory.
> when I check on GST_PLUGIN_PATH, I found it was not set!!!
Just to clarify, libopus.so.0 should *not* be in gstreamer plugins
directory. It should be in system library path, e.g.
/usr/lib/libopus.so.0 (that depends on your distro/architecture of course).
Nicolas
More information about the gstreamer-devel
mailing list