[gst-devel] HDMI video support in Gstreamer
Bastien Nocera
hadess at hadess.net
Tue Dec 9 10:27:59 CET 2008
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
More information about the gstreamer-devel
mailing list