Is Opus encoder included in Gstreamer?

ge_keep pcouliba at yahoo.com
Fri Sep 12 14:07:01 PDT 2014


I was able to install libopus-dev and now, I am able to configure the
gst-plugins-bad package and I can see that opus is listed in the plugins
with dependencies that will be build. I built and install the
gst-plugins-bad, but when loaded on my target, and I run gst-inspect-1.0 I
do not get the OPUS features (opusenc, opusdec) in the list of plugins! I
see that opus is in BLACKLIST. 
I had other 93 plugins that showed correctly in the gst-inspect-1.0 list
such as adpcmenc, adpcmdec, etc... 


with following cmd I am able to see that 0 feature for opus is installed!!! 
GST_DEBUG=*:7 GST_DEBUG_FILE=mydebug.log gst-inspect-1.0 

This is a snipet of want the debug log gave me: 
////////////////////////////////////////////////////
read strings for name='libgstopus.so'                                                                             
desc.description='Plugin for blacklisted file'                                                                   
...
desc.version='0.0.0'                                                                                             
desc.license='BLACKLIST'                                                                                         
desc.source='BLACKLIST'                                                                                         
desc.package='BLACKLIST'                                                                                         
desc.origin='BLACKLIST'                                                                                         
....
Added plugin 'libgstopus.so' plugin with 0 features from binary registry                                             
///////////////////////////////////////

Anyone familiar with this and what the issue could be? 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Is-Opus-encoder-included-in-Gstreamer-tp4664839p4668688.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list