From Fedora Project Wiki

(gotta install gnome-media-apps to use gstreamer-properties)
(drop the 'enable nouveau' bit)
Line 2: Line 2:
|description=This test case tests whether XVideo-accelerated video playback is successful with the Nouveau driver.
|description=This test case tests whether XVideo-accelerated video playback is successful with the Nouveau driver.
|actions=
|actions=
# Enable the nouveau driver. You may need to install the driver package, and download [https://fedoraproject.org/w/uploads/d/d9/Xorg.conf.nouveau this file] and install it as /etc/X11/xorg.conf
# Ensure totem is installed: <tt>yum install totem</tt>
# Ensure totem is installed: <tt>yum install totem</tt>
# Ensure the {{package|gnome-media-apps}} package is installed: {{command|yum install gnome-media-apps}}
# Ensure the {{package|gnome-media-apps}} package is installed: {{command|yum install gnome-media-apps}}

Revision as of 18:06, 10 September 2009

Description

This test case tests whether XVideo-accelerated video playback is successful with the Nouveau driver.


How to test

  1. Ensure totem is installed: yum install totem
  2. Ensure the Package-x-generic-16.pnggnome-media-apps package is installed: yum install gnome-media-apps
  3. Run gstreamer-properties, go to the Video tab, and set the Default Output Plugin to X Window System (X11/XShm/Xv)
  4. Hit the Test button and observe the test video window for a few seconds
  5. Ensure you have a known-working video file available: for example, this NetworkManager video (45 MB)
  6. Run Totem and play back the test video file you downloaded
  7. Try moving the playback window around, pausing, skipping through the video forwards and backwards, and switching to full screen mode and back (f key)

Expected Results

  1. Both the gstreamer test video and the Totem video should play smoothly (watch the white noise in the gstreamer test video), in the correct colors. In the Totem video, pausing and skipping and switching to and from full screen should work with no delays and no kind of corruption to the video or the rest of the desktop