The only problem Xv has on my computer is tearing with videos. Nothing other than that. OpenGL is far more glitchy and produces more CPU load, but at least you can get rid of video tearing with it.
The only problem Xv has on my computer is tearing with videos. Nothing other than that. OpenGL is far more glitchy and produces more CPU load, but at least you can get rid of video tearing with it.
For fullhd opengl output can be really too slow with lowend cards.
It has been discussed to death that Xv has wrong colors. It has been confirmed officially too. It is not possible for it to have the correct color space :P
But whatever, if you can't make out any difference then use Xv. The point is that it is impossible for it to be a better choice than gl. Just common sense here, nothing more.
Colors seem to be the same between fglrx and radeon. Maybe it's just certain video formats.
No RealNC is right. Fglrx uses ranges like 16-235 to represent RGB colors when doing colorspace conversion for Xv instead of 0-255. If you have gstreamer-tools installed, you can easily test this.
This should give you a white picture, as radeon ddx does, but fglrx gives you a grey picture.Code:gst-launch-0.10 videotestsrc pattern=white ! xvimagesink