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
#engine.decoder_priorities.ffmpegaudio:0to
engine.decoder_priorities.ffmpegaudio:-1It works! Then, I do the same with Totem configuration.
vi ~/.gnome2/totem_config-----