From Fedora Project Wiki

(gotta install gnome-media-apps to use gstreamer-properties)
(cleanups)
Line 2: Line 2:
|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.
|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.
|actions=
|actions=
# Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to suceed)
# Ensure the 'nomodeset' kernel parameter is not enabled in your bootloader configuration (unless you need it for basic X operation to succeed)
# Ensure the file /etc/X11/xorg.conf does not exist, or is a known-good configuration file that uses the 'radeon' driver
# Ensure the file {{filename|/etc/X11/xorg.conf}} does not exist, or is a known-good configuration file that uses the 'radeon' driver
# 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: {{command|su -c 'yum install totem gnome-media'}}
# 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|su -c '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 {{command|gstreamer-properties}}, 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
# Ensure you have a known-working video file available: for example, [http://www.redhat.com/v/magazine/ogg/NET_MAN.ogg this NetworkManager video (45 MB)]
# Ensure you have a known-working video file available: for example, [http://www.redhat.com/v/magazine/ogg/NET_MAN.ogg this NetworkManager video (45 MB)]

Revision as of 18:01, 13 April 2010

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 succeed)
  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: su -c 'yum install totem gnome-media'
  5. Ensure the Package-x-generic-16.pnggnome-media-apps package is installed: su -c '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