Adaptive video elementary stream playback

Deepak Jain jain1982 at gmail.com
Thu Aug 22 23:44:21 PDT 2013


Hi BO,

Since in my case, appsrc is the first element which gets data with changed
metadata, will it be OK to set caps there on appsrc.
Also can u paste some code snippet here how to set caps on appsrc and how
that will be send downstream
will be of great help

Thanks


On Thu, Aug 22, 2013 at 8:14 PM, Baby Octopus <jagadishkamathk at gmail.com>wrote:

> Hi,
>
> This is a classic case of resolution changing and you will have to start
> from a fresh state. Even older versions of vlc crashes for such a usecase.
> Not sure if ffdec handles on the fly change of resolution with new SPS
>
> Whoever detects change in resolution, be it appsrc, parser or decoder can
> send a caps changed event up/downstream so that required elements can get
> reinitialized. That is one way of handling this
>
> ~BO
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Adaptive-video-elementary-stream-playback-tp4661668p4661670.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130823/32e156b9/attachment.html>


More information about the gstreamer-devel mailing list