Is Opus encoder included in Gstreamer?
Genghis Khan
genghiskhan at gmx.ca
Thu Sep 18 10:21:49 PDT 2014
Hello,
I am trying to record audio input into an OPUS file.
From: man gst-launch-1.0
PIPELINE EXAMPLES
Other
gst-launch osssrc ! audioconvert ! vorbisenc ! oggmux !
filesink location=input.ogg
records sound from your audio input and encodes it into an ogg
file
I have replaced "vorbisenc" with "opusenc". What should I place instead
of "oggmux" in order to produce an OPUS file?
On Wed, 17 Sep 2014 11:02:59 -0700 (PDT)
ge_keep <pcouliba at yahoo.com> wrote:
> GOOD NEWS! Thanks a lot for pointing to the cache registry.
>
> After I deleted ththre registry* file and run gst-inspect-1.0 again,
> Bang! now opus features (opusenc, opusdec, opusparse, rtpopusdepay,
> rtpopuspay) show up in the list of plugins! :-)
>
> Thanks a LOT for your great support. really appreciated. I will now
> try to experiment the functionality of those features to make sure
> they work as expected.
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Is-Opus-encoder-included-in-Gstreamer-tp4664839p4668760.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________ gstreamer-devel
> mailing list gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list