Problems with video playback (Compiz + ATI graphics card)
Problem:
- Playing a video with Totem, VLC or MPlayer gives a black screen
- Switching to fullscreen causes a crash
- The video stutters or freezes on fullscreen playback
Cause:
The problem is with Compiz and with the proprietary ATI graphics driver (fglrx). You will see many solutions which tell you to either disable compiz or use the xv or x11 video driver. This solution is what I was using till now. The disadvantage of using the X11 video output is that the playback will be poor (stutter, freeze, etc) and hardware acceleration is not used for video playback.
Solution:
- Install the compizconfig-settings-manager package using Synaptic.
- Open CompizConfig Settings Manager from System -> Preferences.
- Select General from the left panel and General Options from the right panel.
- There's an option called Undirect Fullscreen Windows. Check this option.
TIP: If you are using SMPlayer please note that the spacebar is used for pause only! It is not used to toggle between Play/Pause! You can change the default keyboard mapping from the Options->Preferences window.
Problems with LCD brightness
Problem:
- The media keys for adjusting LCD brightness sometimes work and sometimes don't.
Solution:
- Open /etc/default/grub using GEdit.
Find the line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" change it to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash noapic" - Save the file and close GEdit
- Open a terminal and type update-grub.
- Reboot.
Calibrate your LCD
It is very important to calibrate your LCD display in order to get good color reproduction and contrast. These settings can be adjusted from the Catalyst Control Center (colors tab). The settings that I am using are given below. These settings are very easy on the eyes and give good results.
Brightness = 0 (default)
Contrast = 70
Hue = 0 (default)
If your hardware is different then these values may not give good results with your LCD. The following sites have some good tools for calibrating your LCD or monitor.
http://www.displaycalibration.com/brightness_contrast.html
http://www.photoscientia.co.uk/Gamma.htm



