From Fedora Project Wiki

No edit summary
(gotta install gnome-media-apps to use gstreamer-properties)
Line 6: Line 6:
# Reboot your system, or boot from the live CD if using the Test Day live CD
# Reboot your system, or boot from the live CD if using the Test Day live CD
# Ensure totem is installed: <tt>yum install totem gnome-media</tt>
# Ensure totem is installed: <tt>yum install totem gnome-media</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 Radeon video driver, with kernel mode setting enabled. You must be using a card supported by the Radeon video driver.


How to test

  1. Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to suceed)
  2. Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'radeon' driver
  3. Reboot your system, or boot from the live CD if using the Test Day live CD
  4. Ensure totem is installed: yum install totem gnome-media
  5. Ensure the Package-x-generic-16.pnggnome-media-apps package is installed: yum install gnome-media-apps
  6. Run gstreamer-properties, go to the Video tab, and set the Default Output Plugin to X Window System (X11/XShm/Xv)
  7. Hit the Test button and observe the test video window for a few seconds
  8. Ensure you have a known-working video file available: for example, this NetworkManager video (45 MB)
  9. Run Totem and play back the test video file you downloaded
  10. 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