Passing the Elementary Stream(both audio and video) through appsrc to Gstreamer Pipeline

Manoj89 manoj89vcet at gmail.com
Tue Apr 29 06:58:15 PDT 2014


As I am newbie in Gstreamer.Please help me by answering following questions
> (i) From my application thread I get the audio frames and video frames
> (both are elementary streams).So to do playback both audio and video it is
> possible to use the following pipeline
> appsrc->uridecodebin->rest of pipeline. or
>
> appsrc->h264decoder->videoconvert->videosink
> appsrc->aacdecoder->audioconvert->audiosink
>
> (ii) Also tell me is it possible to get both audio and video playback of
> ES by using the existing playback components like
> playbin,uridecodebin,decodebin etc?
>
> (iii) Please give me an pipeline for audio and video playback of ES.
>
> With Regards
> Manoj



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Passing-the-Elementary-Stream-both-audio-and-video-through-appsrc-to-Gstreamer-Pipeline-tp4666653.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list