February 04, 2005 Archives

02.04.2005 21:54

Using Totem to play WMV files with correct sound

Sometimes, I play wmv files with Totem, but the sound track are heard strange. I guess it must use wrong codec to decode the sound track.

I use xine to test the configuration file first.

vi ~.xine/config

modify this section:
#engine.decoder_priorities.ffmpegaudio:0
to
engine.decoder_priorities.ffmpegaudio:-1
It works! Then, I do the same with Totem configuration.
vi ~/.gnome2/totem_config
-----

Posted by Wesly Chu | Permanent Link | Categories: Linux Note