rotate button sucks on the XO

Benjamin M. Schwartz bmschwar at fas.harvard.edu
Sun Mar 1 20:45:42 EST 2009


Jordan Crouse wrote:
> NoiseEHC wrote:
> 
>> 2. An Xvideo RGB overlay displays the big nothing (black) while the 
>> screen is rotated.
> 
> Indeed - XV is purposely turned off when the screen is rotated (or at 
> least, not displayed):

The LX hardware supports rotated blits, right?  So in principle, rotated
XV could be added to the driver if someone cared sufficiently...?

Tangentially related:
Anyone who uses gstreamer for video is likely using "xvimagesink" to
display video, but IMHO this is almost always a bad idea.  If another
application is already using XV, your gstreamer pipeline will simply fail.
 Instead, use "autovideosink", which attempts to use xvimagesink, and
silently falls back to ximagesink if XV is not available.

--Ben

--Ben



More information about the Devel mailing list