[gst-devel] Looping playback of a streamed file.

qt next qtnext at gmail.com
Tue Nov 9 14:09:46 CET 2010


Hi,

I am investigating using gstreamer in my application instead of directshow
... And I will be very happy to drop directshow !!! But I don't understand
why it's so difficult to loop a movie ... It seems a basic feature . Why
can't we just to do a seek to start when we intercept EOS ?



2010/11/9 Baldur Gislason <baldur at medizza.com>

> I have not tried setting it to PAUSED as the objective is to start over
> from the beginning of the file.
> I am not using playbin, I am using a hand constructed bin with the
> following topology:
>
> filesrc -> mpegtsdemux -> mpegtsmux -> bufresize -> udpsink
>
> Baldur
>
>
> On Tue, Nov 9, 2010 at 12:14 PM, Marco Ballesio <gibrovacco at gmail.com>wrote:
>
>> Hi,
>>
>> On Tue, Nov 9, 2010 at 1:14 PM, Baldur Gislason <baldur at medizza.com>wrote:
>>
>>> Now I have turned off the typefind so filesrc no longer bombs.
>>> However, when I set the pipeline to NULL or READY and then back to
>>> PLAYING, the mux element breaks and starts feeding out (and in) only the
>>> audio stream, but no PMT and no video. Looks like it's not resetting like it
>>> should when pipeline goes to NULL or something.
>>>
>>
>> - have you tried setting the pipeline to PAUSED instead of NULL as Matt
>> suggests?
>> - are you using a plain playbin2 (I think not)? If not, can you explain us
>> its topology?
>>
>> Regards
>>
>>
>>>
>>> Baldur
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
>>> David G. Thomson, author of the best-selling book "Blueprint to a
>>> Billion" shares his insights and actions to help propel your
>>> business during the next growth cycle. Listen Now!
>>> http://p.sf.net/sfu/SAP-dev2dev
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> gstreamer-devel at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
>> David G. Thomson, author of the best-selling book "Blueprint to a
>> Billion" shares his insights and actions to help propel your
>> business during the next growth cycle. Listen Now!
>> http://p.sf.net/sfu/SAP-dev2dev
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>
>>
>
>
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a
> Billion" shares his insights and actions to help propel your
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101109/5df94e06/attachment.htm>


More information about the gstreamer-devel mailing list