Hi all,
I've slapped Fedora 6 onto my laptop in place of SuSE 10.1 with XGL.
I've tailored everything nicely and all is great APART from trying to get totem to play movies (VLC does it - but I want thumbnails to be generated).
I removed totem-gstreamer and installed totem-xine in its place from the livna yum repos;
Quote:
-bash-3.1# rpm -qa | grep totem
totem-xine-mozplugin-2.16.2-2.lvn6
totem-xine-2.16.2-2.lvn6
|
Cool I thought, now to slap codecs in place. So I put codecs into /usr/lib/win32 and /usr/local/lib/codecs then checked the .xine/config file and ensured it was pointing to /usr/lib/win32;
Quote:
# path to Win32 codecs
# string, default: /usr/lib/codecs
decoder.external.win32_codecs_path:/usr/lib/win32
|
Thing is, totem still complains about not being able to play the movies, and therefore thumbnails dont work either
Any ideas, I'm a little stumped....
Thanks.