[gst-devel] HDMI video support in Gstreamer

Stefan Kost ensonic at hora-obscura.de
Tue Dec 9 09:05:31 CET 2008


hi,

Chen, Weian schrieb:
> Hi 
>
> Thanks for your info.
>
> And what I want to do is to develop a sink element to send decoded data to HDMI. Is it possible?
>   
Sure. There is a base class for sinks (GstBaseSink). This is used e.g.
by xvimagesink or ximagesink. Its recommened to use that, as it
implements most generic functionality needed for A/V sync.

What you need to find out is what api is used to output to hdmi on linux
(is is v4l2?).

Stefan

> Weian
>
> -----Original Message-----
> From: Stefan Kost [mailto:ensonic at hora-obscura.de] 
> Sent: 2008年12月9日 15:18
> To: Discussion of the development of GStreamer
> Subject: Re: [gst-devel] HDMI video support in Gstreamer
>
> hi,
>
> Chen, Weian schrieb:
>   
>> Hi all:
>>
>>  
>>
>> I can’t find HDMI video support in Gstreamer. Could anyone here tell
>> me why? Not feasible or just lack of resource?
>>
>>     
> HDMI is not a format, its a physical input/output. Not sure whats the
> best API on linux to support it.
>
> Stefan
>   
>>  
>>
>> If someone has done some investigation, could you please give me some
>> hints?
>>
>>  
>>
>> Thanks in advance.
>>
>>  
>>
>> Weian
>>
>>  
>>
>> ------------------------------------------------------------------------
>>
>> ------------------------------------------------------------------------------
>> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
>> The future of the web can't happen without you.  Join us at MIX09 to help
>> pave the way to the Next Web now. Learn more and register at
>> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>   
>>     
>
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> 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