[gst-devel] HDMI video support in Gstreamer
Chen, Weian
weian.chen at intel.com
Wed Dec 10 02:53:08 CET 2008
Thank you all.
And my thinking is that if we treat HDMI as generic digital output such as DVI, all display will be sent to HDMI.
What I want is that only video/audio data playback within Gstreamer framework will be output to HDMI interface.
Any comments?
Thanks in advanced.
Weian
-----Original Message-----
From: Bastien Nocera [mailto:hadess at hadess.net]
Sent: 2008年12月9日 17:28
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] HDMI video support in Gstreamer
On Tue, 2008-12-09 at 10:05 +0200, Stefan Kost wrote:
> 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?).
Why would it be any different from output through DVI, or another
digital output?
X should know how to drive it, the only hard bit being the HDMI audio.
See also:
https://fedoraproject.org/wiki/Features/HDTVEnhancements
------------------------------------------------------------------------------
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