[vlc-devel] Re: rotate de image in a video on a Zaurus
Jean-Paul Saman
jean-paul.saman at planet.nl
Tue May 23 11:08:30 CEST 2006
Juan Antonio Martinez Navarro wrote:
> El mar, 23-05-2006 a las 10:36 +0200, Jean-Paul Saman escribió:
>
>>Juan Antonio Martinez Navarro wrote:
>>
>>>Hello,
>>>
>>>I need to rotate the image when in a video, but I don't know how to do
>>>it. Could you help me?
>>>Is there any code to do it?
>>>
>>>Thanks
>>
>>Screen orientation is the domain of the window manager. So VLC takes
>>uses the same orientation as the window manager.
>
> The problem I have is that the device I'm working with is a Zaurus
> SL-C3100 and you can change the orientation of the screen. But when I
> open the device, as if was a laptop I have this shape.
>
> +-------------------------------+
> | |
> | |
> | |
> | |
> | |
> | |
> | |
> | |
> +-------------------------------+
> with a display dimension of 480 x 600.
>
> But when I play a video with VLC it tries to open in this way
> +--------------------+
> | |
> | |
> | |
> | |
> | |
> | |
> | |
> | |
> | |
> | |
> | |
> +--------------------+
> So I can't see the video in the right way because it exchanges the
> values of the width and height playing the video thinking that the
> orientation of the shape is the second one.
>
> Any advise? :-)
Start VLC with --width=600 and --height=480. You might need to adapt the
desktop shortcut to always open in that dimension.
Gtz,
Jean-Paul Saman
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list