Re: no element “voaacenc”

Ankur Deep Jaiswal ankur at techgentsia.com
Fri Aug 3 11:12:42 UTC 2018


hi,
you can run gst-inspect,
https://gstreamer.freedesktop.org/documentation/tools/gst-inspect.html
to see whether the plugin is installed on the system

On Fri, Aug 3, 2018 at 1:21 PM, klanjabrik <klanjabrik at gmail.com> wrote:

> I try to execute
> gst-launch-1.0 -em rtpbin name=rtpbin latency=5 udpsrc port=5102
> caps="application/x-rtp,media=(string)audio,clock-rate=(int)
> 48000,encoding-name=(string)OPUS" ! rtpbin.recv_rtp_sink_0 rtpbin. !
> queue ! rtpopusdepay ! opusdec ! audioconvert ! audioresample ! voaacenc !
> mux. udpsrc port=5104 caps="application/x-rtp,media=
> (string)video,clock-rate=(int)90000,encoding-name=(string)H264" !
> rtpbin.recv_rtp_sink_1 rtpbin. ! queue ! rtph264depay ! h264parse ! mux.
> flvmux name=mux streamable=true ! rtmpsink sync=false location="rtmp://
> 127.0.0.1:1935/show/stream live=1"
>
> Unfortunately it raise an error: WARNING: erroneous pipeline: no element
> "voaacenc".
>
> i've installed:
> =====
> gstreamer1-plugins-bad-free.x86_64
> gstreamer1-plugins-bad-free-devel.x86_64
> gstreamer1-plugins-bad-freeworld.x86_64
>
> ------------------------------
> Sent from the GStreamer-devel mailing list archive
> <http://gstreamer-devel.966125.n4.nabble.com/> at Nabble.com.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
Regards

Ankur Deep Jaiswal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180803/a14e26a4/attachment.html>


More information about the gstreamer-devel mailing list