I need to be able to watch wmv videos embeded in web pages. I was unable to get them to play audio and ended up installing mplayer and mediaplayerconnectivity. I now can play video on mplayer and totem but I get no sound. When I run totem in terminal here is what I get.

/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha


When I launch the video in mplayer here is the error I get.

Couldn't resolve name for AF_INET6


I need to be able to play these videos for a class. Any help would be more than appreciated. Please I have spent hours on this.