Dan Taylor schrieb:
> 
>> -----Original Message-----
>> From: Michael Smith [mailto:msm...@xiph.org]
>> Sent: Friday, February 20, 2009 5:31 PM
>> To: Liang Zhao
>> Cc: gstreamer-embedded@lists.sourceforge.net; gstreamer-
>> de...@lists.sourceforge.net
>> Subject: Re: [gst-devel] [gst-embedded] can playbin handle the sink
>> withdecoding functions?
>>
>> On Fri, Feb 20, 2009 at 5:28 PM, Liang Zhao <liangzhao....@gmail.com>
>> wrote:
>>> Hi,
>>>
>>> If I have a audio sink with decoding functions, that means this
>> audiosink
>>> can decode encoded data and render it to audio device. Can playbin
>> handle
>>> this type audio sink well?
>> No. playbin2 should be able to handle this sort of situation, though,
>> if you configure it to.
>>
>> Mike
> 
> Since the function of playbin is to decide what decoders to use, and
> this
> platform already IS the decoder, why isn't this element simply replacing
> playbin in the pipeline?  I don't understand the logic of using a
> decoder-
> match-and-connect element to front-end a decoder, unless there's an
> option
> of additional decoders, and this hardware is just one of the many.
> 
> source->[demux->]queue->hw_decoder->audio_sink
> 

playbin{,2} does more that. dump the pieplien graph and see yourself. To give
some hints, which source-element, parsers, ...

Stefan

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Gstreamer-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to