I am not able to figure out what source code I have to change to get this done.
I want to rotate the video output by 90 degrees. I know I have to change the source code... but where? I looked at videooutput-manager-x.cpp.... that file uses XWindow and XVWindow for the output... there is nothing on the net about rotate those or set the orientation of them. videooutput-manager-x.cpp On Sat, Nov 3, 2012 at 4:47 PM, Eugen Dedu <[email protected]> wrote: > On 03/11/12 22:41, Andrei Bazhgin wrote: >> >> Using xrandr to rotate the whole screen is not an option. Another >> application is dependent on the screen mode to be where it already is. >> >> I DO want to change the source code. >> >> What file do I have to modify? Is there a patch available for this? > > > Try looking at lib/engine/components/x-videooutput/videooutput-manager-x.cpp > or other files in that directory. As a completely irrelevant example, I > attach a patch which shows only remote video in fullscreen mode. > > Alternatively, you can look at libv4l too, I remember that some drivers had > this rotating problem and liv4l fixed them in their code. > > >> On Sat, Nov 3, 2012 at 4:13 PM, Eugen Dedu >> <[email protected]> wrote: >>> >>> On 03/11/12 22:09, Andrei Bazhgin wrote: >>>> >>>> >>>> Hi, I am trying to have Ekiga show the output of the remote video but >>>> the video should be tilted/rotated 90 degrees? >>>> >>>> The problem is that the display where it will be running is running in >>>> portrait mode and switching to landscape mode is not an option. >>>> >>>> I am using Freebsd 9. and Ekiga 4 source code. >>> >>> >>> >>> It is not possible as far as I know. >>> >>>> Any suggestions? >>> >>> >>> >>> You have to change the source code. >>> >>> You can also play with xrandr to rotate the whole screen if this is an >>> option. > > > _______________________________________________ > ekiga-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/ekiga-list _______________________________________________ ekiga-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ekiga-list
