I am unable to use totem or cheese because of some gstreamer problem as reported in this bug here.
https://bugzilla.redhat.com/show_bug.cgi?id=748747
The solution to the bug seems to installing mesa libraries. Quoting Adam Williamson (AdamW) from the above bug report after installing mesa,
Quote:
Fix looks good: I can play video in totem and record video and pictures from
cheese when using qxl, nouveau or vesa. Playback of Big Buck Bunny OGG is a bit
messy - garbage in the letterboxes, and it's a bit jerky - but it works.
|
However, this is not working for me. These are the installed libraries on my computer.
Code:
yum info mesa*
Loaded plugins: langpacks, presto, refresh-packagekit
Installed Packages
Name : mesa-debuginfo
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 307 M
Repo : installed
From repo : fedora-debuginfo
Summary : Debug information for package mesa
URL : http://www.mesa3d.org
License : MIT
Description : This package provides debug information for package mesa.
: Debug information is useful when developing applications that use this
: package or when debugging this package.
Name : mesa-demos
Arch : x86_64
Version : 7.10
Release : 5.20101028.fc16
Size : 5.3 M
Repo : installed
From repo : fedora
Summary : Mesa demos
URL : http://www.mesa3d.org
License : MIT
Description : This package provides some demo applications for testing Mesa.
Name : mesa-demos-debuginfo
Arch : x86_64
Version : 7.10
Release : 5.20101028.fc16
Size : 11 M
Repo : installed
From repo : fedora-debuginfo
Summary : Debug information for package mesa-demos
URL : http://www.mesa3d.org
License : MIT
Description : This package provides debug information for package mesa-demos.
: Debug information is useful when developing applications that use this
: package or when debugging this package.
Name : mesa-dri-drivers
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 34 M
Repo : installed
From repo : anaconda-0
Summary : Mesa-based DRI drivers
URL : http://www.mesa3d.org
License : MIT
Description : Mesa-based DRI drivers.
Name : mesa-dri-drivers-dri1
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 17 M
Repo : installed
From repo : fedora
Summary : Mesa-based DRI1 drivers
URL : http://www.mesa3d.org
License : MIT
Description : Mesa-based DRI1 drivers.
Name : mesa-dri-filesystem
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 25 k
Repo : installed
From repo : anaconda-0
Summary : Mesa DRI driver filesystem
URL : http://www.mesa3d.org
License : MIT
Description : Mesa DRI driver filesystem
Name : mesa-libEGL
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 124 k
Repo : installed
From repo : fedora
Summary : Mesa libEGL runtime libraries
URL : http://www.mesa3d.org
License : MIT
Description : Mesa libEGL runtime libraries
Name : mesa-libEGL-devel
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 45 k
Repo : installed
From repo : fedora
Summary : Mesa libEGL development package
URL : http://www.mesa3d.org
License : MIT
Description : Mesa libEGL development package
Name : mesa-libGL
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 515 k
Repo : installed
From repo : anaconda-0
Summary : Mesa libGL runtime libraries and DRI drivers
URL : http://www.mesa3d.org
License : MIT
Description : Mesa libGL runtime library.
Name : mesa-libGL-devel
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 1.2 M
Repo : installed
From repo : fedora
Summary : Mesa libGL development package
URL : http://www.mesa3d.org
License : MIT
Description : Mesa libGL development package
Name : mesa-libGLES
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 343 k
Repo : installed
From repo : fedora
Summary : Mesa libGLES runtime libraries
URL : http://www.mesa3d.org
License : MIT
Description : Mesa GLES runtime libraries
Name : mesa-libGLES-devel
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 151 k
Repo : installed
From repo : fedora
Summary : Mesa libGLES development package
URL : http://www.mesa3d.org
License : MIT
Description : Mesa libGLES development package
Name : mesa-libGLU
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 435 k
Repo : installed
From repo : anaconda-0
Summary : Mesa libGLU runtime library
URL : http://www.mesa3d.org
License : MIT
Description : Mesa libGLU runtime library
Name : mesa-libGLU-devel
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 81 k
Repo : installed
From repo : fedora
Summary : Mesa libGLU development package
URL : http://www.mesa3d.org
License : MIT
Description : Mesa libGLU development package
Name : mesa-libGLw
Arch : x86_64
Version : 6.5.1
Release : 9.fc15
Size : 27 k
Repo : installed
From repo : fedora
Summary : Xt / Motif OpenGL widgets
URL : http://www.mesa3d.org
License : MIT
Description : Mesa libGLw runtime library.
Name : mesa-libGLw-debuginfo
Arch : x86_64
Version : 6.5.1
Release : 9.fc15
Size : 116 k
Repo : installed
From repo : fedora-debuginfo
Summary : Debug information for package mesa-libGLw
URL : http://www.mesa3d.org
License : MIT
Description : This package provides debug information for package mesa-libGLw.
: Debug information is useful when developing applications that use this
: package or when debugging this package.
Name : mesa-libGLw-devel
Arch : x86_64
Version : 6.5.1
Release : 9.fc15
Size : 15 k
Repo : installed
From repo : fedora
Summary : Mesa libGLw development package
URL : http://www.mesa3d.org
License : MIT
Description : Mesa libGLw development package.
Name : mesa-libOSMesa
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 3.4 M
Repo : installed
From repo : fedora
Summary : Mesa offscreen rendering libraries
URL : http://www.mesa3d.org
License : MIT
Description : Mesa offscreen rendering libraries
Name : mesa-libOSMesa-devel
Arch : x86_64
Version : 7.11
Release : 8.fc16
Size : 8.6 k
Repo : installed
From repo : fedora
Summary : Mesa offscreen rendering development package
URL : http://www.mesa3d.org
License : MIT
Description : Mesa offscreen rendering development package
Any help would be greatly appreciated. Thanks.