From Fedora Project Wiki
(gotta install gnome-media-apps to use gstreamer-properties) |
(example video) |
||
Line 8: | Line 8: | ||
# Run <tt>gstreamer-properties</tt> and ensure the video output plugin is set to X Window System (X11/XShm/Xv) | # Run <tt>gstreamer-properties</tt> and ensure the video output plugin is set to X Window System (X11/XShm/Xv) | ||
# Click Test and observe the test video window | # Click Test and observe the test video window | ||
# Optionally, play a real video file in Totem (or another video player, ensuring output is set to Xv) | # Optionally, play a real video file in Totem (or another video player, ensuring output is set to Xv) - [http://www.bigbuckbunny.org/index.php/trailer-page/ example video] | ||
# Enable a compositing manager (like Compiz: menu -> System -> Preferences -> Desktop Effects and click Enable Desktop Effects) and repeat the video playback test(s) | # Enable a compositing manager (like Compiz: menu -> System -> Preferences -> Desktop Effects and click Enable Desktop Effects) and repeat the video playback test(s) | ||
|results= | |results= |
Revision as of 09:38, 15 April 2010
Description
This test case tests whether accelerated video works correctly with the Intel video driver, with kernel mode setting enabled. You must be using a video adapter supported by the driver, and Fedora 11 or later (or Rawhide from any time after mid-February 2009).
How to test
- Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration
- Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'intel' driver
- Shut your system down entirely, then start it up again
- Ensure the
gnome-media-apps
package is installed:yum install gnome-media-apps
- Run gstreamer-properties and ensure the video output plugin is set to X Window System (X11/XShm/Xv)
- Click Test and observe the test video window
- Optionally, play a real video file in Totem (or another video player, ensuring output is set to Xv) - example video
- Enable a compositing manager (like Compiz: menu -> System -> Preferences -> Desktop Effects and click Enable Desktop Effects) and repeat the video playback test(s)
Expected Results
- Video playback should work correctly (for the gstreamer test, you should see a window with a test pattern and white noise video)
- Video should work correctly with a compositing manager active