Is Opus encoder included in Gstreamer?

Tim Müller tim at centricular.com
Thu Sep 11 14:26:21 PDT 2014


On Thu, 2014-09-11 at 14:11 -0700, ge_keep wrote:

Hi,

> (snip)
> On my Linux terminal cmd line, I first run the configuration script
> available at the root folder of the package (under gst-plugins-bad-1.4.0)
> $ ./configure --host=<my-host-processor> --with-plugins --enable-opus
> --prefix=/usr
> 
> Unfortunately, after this command run all the way through without problems,
> the output prints-out show OPUS in the list of plugins that will not be
> built:
> ////////////////////////////////////////////////////////////////////
> configure: *** Plug-ins with dependencies that will NOT be built:
> ...
> opensl
> opus
> asxvideosrc
> ....
> //////////////////////////////////////////////
> 
> My question is How can I really enable this gst-plugins-bad to compile and
> include OPUS (opusenc, opusdec), so that when I install it into my
> gstreamer-1.0 i have it available in the list of elements when I later run
> gst-inspect-1.0 and gst-launch-1.0?

Install the libopus-dev package (on debian/ubuntu), elsewhere it might
be called opus-devel or somesuch.

 Cheers 
  -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com



More information about the gstreamer-devel mailing list