[gst-devel] Packets received even after pipeline is PAUSE'd

Wim Taymans wim.taymans at gmail.com
Wed Dec 29 18:18:50 CET 2010


On Wed, 2010-12-29 at 22:43 +0530, Rohit Atri wrote:
> Hi Guys,
> 
> 
> Any comments on the below query?

Sounds like an unlikely bug, it needs more information to figure out
what's going on. Are you setting the PAUSED state on the pipeline?

If unsure, open a bug and provide a debug log.

Wim  

> 
> 
> Thanks
> Rohit
> 
> On Wed, Dec 29, 2010 at 9:12 AM, Rohit Atri <rohitratri at gmail.com>
> wrote:
>         Hi,
>         
>         
>         I've a pipeline with the following elements : filesrc ->
>         qtdemux -> appsink. In my use-case, I collect 'N' number of
>         packets, pause the pipeline, seek back to a particular
>         packet('s timestamp), and play again.
>         
>         
>         I've noticed that even after I receive the state-changed
>         message (to PAUSE'd state) for the pipeline, I continue to
>         receive packets and if let alone I receive them till EOS(have
>         tested my pipeline with a 40s video only mpeg4 medium and also
>         a two-hr long movie). I'm sure this is not the expected
>         behavior.
>         
>         
>         Can someone explain why this could be happening?
>         
>         
>         Could it be the flush that is done on seek?
>         
>         
>         Thanks
>         Rohit
> 
> 
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and, 
> should the need arise, upgrade to a full multi-node Oracle RAC database 
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel






More information about the gstreamer-devel mailing list