<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I typed this in the terminal.<br>yum install totem-xine<br><br>Output:<br>Loaded plugins: refresh-packagekit<br>Setting up Install Process<br>Parsing package install arguments<br>Package totem-xine-2.24.3-1.fc10.i386 already installed and latest version<br>Nothing to do<br><br>Then I typed this in the terminal<br> /usr/bin/totem-backend -b xine totem <br><br>After this when I trying to play a file like "dbgt35.rmvb" it starts playing the audio of that video file but it does not play the video .(black screen)<br><br>After this I also typed this in the terminal.<br> /usr/bin/totem-backend -b xine totem-video-thumbnailer<br><br>Can anyone tell me what are these?<br>totem-audio-preview<br>totem-video-indexer<br> totem-video-thumbnailer<br>What do they do?<br><br>Now if I check from Movie Player>help>About<br>It says :Movie Player using xine-lib
 version 1.1.16.1<br><br>[Note:Same problem for gxine,dragonplayer,kaffeine.<br>They play the sound of the video file like "dbgt35.rmvb" but can't play the video.(only the black screen) and trying to play with mplayer, message :Could not open required direct show codec drvc.dll but it plays the video with this message]<br><br>rpm -qa | grep
 gstreamer<br><br>Output:<br>phonon-backend-gstreamer-4.2.0-7.fc10.i386<br>gstreamer-plugins-flumpegdemux-0.10.15-4.fc10.i386<br>gstreamer-tools-0.10.21-2.fc10.i386<br>gstreamer-plugins-bad-0.10.9-1.fc10.i386<br>gstreamer-plugins-base-0.10.21-2.fc10.i386<br>PackageKit-gstreamer-plugin-0.3.9-4.fc10.i386<br>gstreamer-plugins-bad-extras-0.10.9-1.fc10.i386<br>gstreamer-plugins-good-0.10.11-4.fc10.i386<br>gstreamer-plugins-farsight-0.12.9-3.fc10.i386<br>totem-gstreamer-2.24.3-1.fc10.i386<br>gstreamer-ffmpeg-0.10.5-1.fc10.i386<br>gstreamer-0.10.21-2.fc10.i386<br>gstreamer-plugins-ugly-0.10.10-2.fc10.i386<br>gstreamer-python-0.10.12-1.fc10.i386<br><br>rpm -qa | grep
 xine<br><br>Output:<br>xine-lib-extras-freeworld-1.1.16.1-1.fc10.i386<br>xine-lib-extras-1.1.16.1-1.fc10.i386<br>phonon-backend-xine-4.1.2-5.fc10.i386<br>xine-lib-1.1.16.1-1.fc10.i386<br>xine-0.99.5-5.fc10.i386<br>xine-lib-devel-1.1.16.1-1.fc10.i386<br>gxine-0.5.903-2.fc10.i386<br>totem-xine-2.24.3-1.fc10.i386<br><br>codecs are here:<br>/usr/lib/codecs<br>/usr/lib/win32<br>/usr/local/lib/codecs<br>/usr/local/lib/win32<br><br>Can anyone tell me the way to solve the problem.<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div class="plainMail">Message: 7<br>Date: Sat, 31 Jan 2009 12:29:47 +0100<br>From: Gianluca Cecchi <<a ymailto="mailto:gianluca.cecchi@gmail.com" href="/mc/compose?to=gianluca.cecchi@gmail.com">gianluca.cecchi@gmail.com</a>><br>Subject: Re: Problem with totem<br>To: <a ymailto="mailto:fedora-list@redhat.com"
 href="/mc/compose?to=fedora-list@redhat.com">fedora-list@redhat.com</a><br>Message-ID:<br>    <<a ymailto="mailto:561c252c0901310329o54121b62u34703418bdf05d91@mail.gmail.com" href="/mc/compose?to=561c252c0901310329o54121b62u34703418bdf05d91@mail.gmail.com">561c252c0901310329o54121b62u34703418bdf05d91@mail.gmail.com</a>><br>Content-Type: text/plain; charset=UTF-8<br><br>On Fri, 30 Jan 2009 08:01:45 -0800 (PST) GMS S wrote:<br>> Totem worked for me when i first installed Fedora 10.<br>> But after re-installation of Fedora 10 ,this problem occurs.<br>> Anyone knows the way solve this problem.<br>Tipically I use xine engine with totem, instead of gstreamer.<br>You can do:<br><br>yum install totem-xine<br><br>then you can use totem-backend to verify if setting xine as backend<br>solves the problem and eventually set it as the default engine for<br>totem.<br><br>[gcecchi@tekkaman ~]$ totem-backend --help<br>Error: No backend name
 passed.<br>Usage:<br>- As root, to set the default backend, system-wide:<br>       /usr/bin/totem-backend -b <backend name><br><br>- As a normal user, to run a program with a specific backend:<br>       /usr/bin/totem-backend -b <backend name> <program name><br>[program options...]<br><br>- "backend name" is one of gstreamer or xine<br>- "program name" is one of totem, totem-audio-preview,<br>  totem-video-indexer or totem-video-thumbnailer<br><br>In totem gui you see the engine with<br>Help --> About<br>and with xine set you get in the window:<br>Movie Player using xine-lib version 1.1.16.1<br><br>HIH,<br>Gianluca<br></div></blockquote></td></tr></table><br>