Decodebin and queue

Nicolas Dufresne nicolas at ndufresne.ca
Mon Sep 4 15:19:26 UTC 2017


Le lundi 04 septembre 2017 à 15:48 +0200, Duchassin Frederic a écrit :
> I can't use decodebin3. I'm working in a embedded device and
> gstreamer version is 1.0. Decodebin3 is not installed.
> I don't really know why this queue between parser and decoder gives
> better result...
> So what I should do ? build the whole pipeline myself ?

When, everyone can update GStreamer, it's just a matter of effort
really. See by yourself what's the best use of your time.

What probably happens is that your decoder is barely fast enough. You
could also try and increase the latency (see
gst_pipeline_set_latency()).

regards,
Nicolas


More information about the gstreamer-devel mailing list