Re-post: fbdevsink display coordinates

Philippe Normand phil at base-art.net
Thu Aug 16 03:57:47 PDT 2012


Have you tried dfbvideosink?
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/gst-plugins-bad-plugins-dfbvideosink.html

You might find the example inspiring and extend it to move the surface
around using the DirectFB APIs.

Philippe

On Tue, 2011-02-22 at 17:38 +0800, dan liang wrote:
> Hello~, 
> 
> I'm trying to have video playback on my embedded linux board with a
> custom hardware decoder plugin. Now I have sucessfully made it run by
> command: 
> 
> gst-launch filesrc location="my_test.avi" ! avidemux ! myplugin !
> fbdevsink 
> 
> But I don't know how to make the displayed frames align to the top
> left corner of the screen or any position I'd like. Currently it is
> always align centered. 
> 
> In my system, I prefer not to use Xserver, so I use framebuffer
> instead. 
> 
> BR 
> Dan 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




More information about the gstreamer-devel mailing list