image/video orientation

Wim Taymans wim.taymans at gmail.com
Thu Jan 5 05:33:28 PST 2012


On 01/05/2012 02:29 PM, Julien Isorce wrote:
> Hi,
> In GStreamer, image are top-down.
> Any plan to support other orientations (bottom-up) and to have the 
> orientation in the caps: "video/x-raw-rgb, orientation=top-down" ?

There are no plans to have the orientation in the caps like that in 
0.10, you have to rotate the
image before pushing out the buffer (see avidemux). In 0.11 you can use 
negative strides to
express this upside-down image.

Wim

> ++
> Julien
>
>
>
>
>
> _______________________________________________
> 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