From Fedora Project Wiki

No edit summary
(gotta install gnome-media-apps to use gstreamer-properties)
Line 4: Line 4:
# 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
# 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}}
# Run <tt>gstreamer-properties</tt>, go to the Video tab, and set the Default Output Plugin to ''X Window System (X11/XShm/Xv)''
# Run <tt>gstreamer-properties</tt>, go to the Video tab, and set the Default Output Plugin to ''X Window System (X11/XShm/Xv)''
# Hit the ''Test'' button and observe the test video window for a few seconds
# Hit the ''Test'' button and observe the test video window for a few seconds

Revision as of 21:45, 8 September 2009

Description

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


How to test

  1. Enable the nouveau driver. You may need to install the driver package, and download this file and install it as /etc/X11/xorg.conf
  2. Ensure totem is installed: yum install totem
  3. Ensure the Package-x-generic-16.pnggnome-media-apps package is installed: yum install gnome-media-apps
  4. Run gstreamer-properties, go to the Video tab, and set the Default Output Plugin to X Window System (X11/XShm/Xv)
  5. Hit the Test button and observe the test video window for a few seconds
  6. Ensure you have a known-working video file available: for example, this NetworkManager video (45 MB)
  7. Run Totem and play back the test video file you downloaded
  8. 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