VLC does not support the audio or video format "MSS2" -> unable to play .wmv file using vlc player in Ubuntu

Asked by Sankar Kumar

error video/x-asf while playing wmv file in ubuntu

I tried to play a wmv format file with the help of Totem Movie Player 2.30.2 in ubuntu. But i'm not able to do so. It delivers error message "The playback of this movie requires a video/x-asf-unknown decoder plugin which is not installed." . Kindly help me to come out of this issue...
Regards,
Sankar Kumar.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu totem Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Try installing the ubuntu-restricted-extras package. It's available in Software Center, or you can install it with apt-get/aptitude.

Also make sure to install the w32codecs package using the following procedure:

http://www.ubuntugeek.com/install-mplayer-and-multimedia-codecs-libdvdcss2w32codecsw64codecs-in-ubuntu-10-04-lucid-lynx.html#more-5275

Here is another handy link:

http://www.howtoforge.com/the-perfect-desktop-ubuntu-10.04-lucid-lynx

Revision history for this message
Sankar Kumar (knighthoods) said :
#2

When i tried to install w32 video codecs and libdvdcss2 in Ubuntu 10.04. While following the instruction as you mentioned in the link i got the error message as shown below. Kindly look in to this...
Thanks and regards,
Sankar kumar.

sankar@sankar-desktop:~$ sudo apt-get -q update
Hit http://in.archive.ubuntu.com lucid Release.gpg
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_IN
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_IN
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_IN
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_IN
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_IN
Hit http://security.ubuntu.com lucid-security Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://in.archive.ubuntu.com lucid-updates Release.gpg
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Ign http://in.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_IN
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Ign http://in.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_IN
Hit http://in.archive.ubuntu.com lucid Release
Hit http://in.archive.ubuntu.com lucid-updates Release
Hit http://in.archive.ubuntu.com lucid/main Packages
Hit http://in.archive.ubuntu.com lucid/restricted Packages
Hit http://in.archive.ubuntu.com lucid/main Sources
Hit http://in.archive.ubuntu.com lucid/restricted Sources
Hit http://in.archive.ubuntu.com lucid/universe Packages
Hit http://in.archive.ubuntu.com lucid/universe Sources
Hit http://in.archive.ubuntu.com lucid/multiverse Packages
Hit http://in.archive.ubuntu.com lucid/multiverse Sources
Hit http://in.archive.ubuntu.com lucid-updates/main Packages
Hit http://in.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://in.archive.ubuntu.com lucid-updates/main Sources
Hit http://in.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://in.archive.ubuntu.com lucid-updates/universe Packages
Hit http://in.archive.ubuntu.com lucid-updates/universe Sources
Hit http://in.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://in.archive.ubuntu.com lucid-updates/multiverse Sources
Err http://packages.medibuntu.org lucid Release.gpg
  Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
Err http://packages.medibuntu.org/ lucid/free Translation-en_IN
  Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
Err http://packages.medibuntu.org/ lucid/non-free Translation-en_IN
  Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname)
^Z
[1]+ Stopped sudo apt-get -q update
sankar@sankar-desktop:~$ sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring
Reading package lists...
Building dependency tree...
Reading state information...
E: Couldn't find package medibuntu-keyring

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Looks like your router (and/or DNS configuration) is experiencing the following bug:

https://bugs.launchpad.net/ubuntu/+source/apt/+bug/574886

Revision history for this message
Sankar Kumar (knighthoods) said :
#4

Eventhough i installed the w32codecs i get the error "video/x-asf-unknown decoder" while tried to play the wmv format file. Please help me out of this issue. Its bugging me.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#5

Please read all the remarks here:

http://newyork.ubuntuforums.org/showthread.php?t=1389229

Make sure you are running the 32-bit edition of Ubuntu 10.04.1 , NOT the 64-bit edition.

Install the following packages using the following command:

sudo aptitude update; sudo aptitude install libxine1-ffmpeg vlc xine gxine mplayer totem-xine libxine1-plugins

Then try playing the wmv file using vlc player, mplayer, gxine, etc...

Also try playing other .wmv files. It is possible that certain (NOT all) .wmv files use codecs that are not supported by Ubuntu. By playing a few different .wmv files, you can then determine if the issue is with the video players or simply with certain .wmv files that use "exotic, unsupported" codecs.

Please read the following bugreport:

https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/588140

Please also send us the output of the following command, if the previous suggestions did not help:

sudo aptitude search codec w32codecs

Revision history for this message
Sankar Kumar (knighthoods) said :
#6

Hi Mark,
 Thanks for your patience and you support. But the problem still exists.
As you advised i did the same and tried to play using VLC but the error is as below.

When tried to play with VLC player. Im getting error message as below
No suitable decoder module:
VLC does not support the audio or video format "wmas". Unfortunately there is no way for you to fix this.
No suitable decoder module:
VLC does not support the audio or video format "MSS2". Unfortunately there is no way for you to fix this.

These are the output for the commands you have provided.

sankar@sankar-desktop:~$ sudo aptitude update
[sudo] password for sankar:
Writing extended state information... Done
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_IN
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_IN
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_IN
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_IN
Hit http://security.ubuntu.com lucid-security Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Hit http://packages.medibuntu.org lucid Release.gpg
Ign http://packages.medibuntu.org/ lucid/free Translation-en_IN
Ign http://packages.medibuntu.org/ lucid/non-free Translation-en_IN
Hit http://packages.medibuntu.org lucid Release
Hit http://packages.medibuntu.org lucid/free Packages
Hit http://packages.medibuntu.org lucid/non-free Packages
Err http://in.archive.ubuntu.com lucid Release.gpg
  Something wicked happened resolving 'in.archive.ubuntu.com:http' (-5 - No address associated with hostname)
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_IN
Hit http://in.archive.ubuntu.com lucid-updates Release.gpg
Ign http://in.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_IN
Ign http://in.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_IN
Hit http://in.archive.ubuntu.com lucid Release
Hit http://in.archive.ubuntu.com lucid-updates Release
Hit http://in.archive.ubuntu.com lucid/main Packages
Hit http://in.archive.ubuntu.com lucid/restricted Packages
Hit http://in.archive.ubuntu.com lucid/main Sources
Hit http://in.archive.ubuntu.com lucid/restricted Sources
Hit http://in.archive.ubuntu.com lucid/universe Packages
Hit http://in.archive.ubuntu.com lucid/universe Sources
Hit http://in.archive.ubuntu.com lucid/multiverse Packages
Hit http://in.archive.ubuntu.com lucid/multiverse Sources
Hit http://in.archive.ubuntu.com lucid-updates/main Packages
Hit http://in.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://in.archive.ubuntu.com lucid-updates/main Sources
Hit http://in.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://in.archive.ubuntu.com lucid-updates/universe Packages
Hit http://in.archive.ubuntu.com lucid-updates/universe Sources
Hit http://in.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://in.archive.ubuntu.com lucid-updates/multiverse Sources
Reading package lists... Done

sankar@sankar-desktop:~$ sudo aptitude install libxine1-ffmpeg vlc xine gxine mplayer totem-xine libxine1-plugins
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
No candidate version found for xine
No candidate version found for xine
The following NEW packages will be installed:
  gxine libcddb2{a} libdvbpsi5{a} libebml0{a} libiso9660-7{a}
  liblua5.1-0{a} libmatroska0{a} libsdl-image1.2{a} libtar{a} libupnp3{a}
  libvcdinfo0{a} libvlc2{a} libvlccore2{a} libxcb-keysyms1{a}
  libxine1-plugins totem-xine vlc vlc-data{a} vlc-nox{a}
  vlc-plugin-pulse{a}
0 packages upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
Need to get 13.6MB of archives. After unpacking 38.8MB will be used.
Do you want to continue? [Y/n/?] y
WARNING: untrusted versions of the following packages will be installed!

Untrusted packages could compromise your system's security.
You should only proceed with the installation if you are certain that
this is what you want to do.

  libxcb-keysyms1 libcddb2 libdvbpsi5 libupnp3 libiso9660-7
  libxine1-plugins liblua5.1-0 libtar libvcdinfo0 libebml0 libmatroska0
  libsdl-image1.2

Do you want to ignore this warning and proceed anyway?
To continue, enter "Yes"; to abort, enter "No": y
Unrecognized input. Enter either "Yes" or "No".
Do you want to ignore this warning and proceed anyway?
To continue, enter "Yes"; to abort, enter "No": yes
Writing extended state information... Done
Get:1 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe gxine 0.5.904-2ubuntu3.1 [522kB]
Get:2 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libcddb2 1.3.2-0ubuntu1 [48.5kB]
Get:3 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libcddb2 1.3.2-0ubuntu1 [48.5kB]
Get:4 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libcddb2 1.3.2-0ubuntu1 [48.5kB]
Get:5 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libcddb2 1.3.2-0ubuntu1 [48.5kB]
Get:6 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libdvbpsi5 0.1.6-1 [33.9kB]
Get:7 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libdvbpsi5 0.1.6-1 [33.9kB]
Get:8 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libdvbpsi5 0.1.6-1 [33.9kB]
Get:9 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libdvbpsi5 0.1.6-1 [33.9kB]
Get:10 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libebml0 0.7.7-3.1 [63.7kB]
Get:11 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libebml0 0.7.7-3.1 [63.7kB]
Get:12 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libebml0 0.7.7-3.1 [63.7kB]
Get:13 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libebml0 0.7.7-3.1 [63.7kB]
Get:14 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libiso9660-7 0.81-4 [126kB]
Get:15 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libiso9660-7 0.81-4 [126kB]
Get:16 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libiso9660-7 0.81-4 [126kB]
Get:17 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libiso9660-7 0.81-4 [126kB]
Get:18 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libiso9660-7 0.81-4 [126kB]
Get:19 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libiso9660-7 0.81-4 [126kB]
Get:20 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libiso9660-7 0.81-4 [126kB]
Get:21 http://in.archive.ubuntu.com/ubuntu/ lucid/main liblua5.1-0 5.1.4-5 [82.2kB]
Get:22 http://in.archive.ubuntu.com/ubuntu/ lucid/main liblua5.1-0 5.1.4-5 [82.2kB]
Get:23 http://in.archive.ubuntu.com/ubuntu/ lucid/main liblua5.1-0 5.1.4-5 [82.2kB]
Get:24 http://in.archive.ubuntu.com/ubuntu/ lucid/main liblua5.1-0 5.1.4-5 [82.2kB]
Get:25 http://in.archive.ubuntu.com/ubuntu/ lucid/main liblua5.1-0 5.1.4-5 [82.2kB]
Get:26 http://in.archive.ubuntu.com/ubuntu/ lucid/main liblua5.1-0 5.1.4-5 [82.2kB]
Get:27 http://in.archive.ubuntu.com/ubuntu/ lucid/main liblua5.1-0 5.1.4-5 [82.2kB]
Get:28 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libmatroska0 0.8.1-1.1 [196kB]
Get:29 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libmatroska0 0.8.1-1.1 [196kB]
Get:30 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libmatroska0 0.8.1-1.1 [196kB]
Get:31 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libmatroska0 0.8.1-1.1 [196kB]
Get:32 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libmatroska0 0.8.1-1.1 [196kB]
Get:33 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libmatroska0 0.8.1-1.1 [196kB]
Get:34 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libsdl-image1.2 1.2.10-1 [32.6kB]
Get:35 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libsdl-image1.2 1.2.10-1 [32.6kB]
Get:36 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libsdl-image1.2 1.2.10-1 [32.6kB]
Get:37 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libsdl-image1.2 1.2.10-1 [32.6kB]
Get:38 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libtar 1.2.11-6 [21.7kB]
Get:39 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libtar 1.2.11-6 [21.7kB]
Get:40 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libtar 1.2.11-6 [21.7kB]
Get:41 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libvcdinfo0 0.7.23-4ubuntu2 [130kB]
Get:42 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libvcdinfo0 0.7.23-4ubuntu2 [130kB]
Get:43 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libvcdinfo0 0.7.23-4ubuntu2 [130kB]
Get:44 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libvcdinfo0 0.7.23-4ubuntu2 [130kB]
Get:45 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libvcdinfo0 0.7.23-4ubuntu2 [130kB]
Get:46 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libvcdinfo0 0.7.23-4ubuntu2 [130kB]
Get:47 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libvcdinfo0 0.7.23-4ubuntu2 [130kB]
Get:48 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe vlc-data 1.0.6-1ubuntu1.2 [7,199kB]
Get:49 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlccore2 1.0.6-1ubuntu1.2 [410kB]
Get:50 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlccore2 1.0.6-1ubuntu1.2 [410kB]
Get:51 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlccore2 1.0.6-1ubuntu1.2 [410kB]
Get:52 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlccore2 1.0.6-1ubuntu1.2 [410kB]
Get:53 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlccore2 1.0.6-1ubuntu1.2 [410kB]
Get:54 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlccore2 1.0.6-1ubuntu1.2 [410kB]
Get:55 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlc2 1.0.6-1ubuntu1.2 [51.5kB]
Get:56 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlc2 1.0.6-1ubuntu1.2 [51.5kB]
Get:57 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlc2 1.0.6-1ubuntu1.2 [51.5kB]
Get:58 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlc2 1.0.6-1ubuntu1.2 [51.5kB]
Get:59 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlc2 1.0.6-1ubuntu1.2 [51.5kB]
Get:60 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe libvlc2 1.0.6-1ubuntu1.2 [51.5kB]
Get:61 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe totem-xine 2.30.2-0ubuntu1 [47.9kB]
Get:62 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libupnp3 1:1.6.6-4 [98.3kB]
Get:63 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe vlc-nox 1.0.6-1ubuntu1.2 [2,809kB]
Get:64 http://in.archive.ubuntu.com/ubuntu/ lucid/main libxcb-keysyms1 0.3.6-1build1 [8,112B]
Get:65 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe vlc 1.0.6-1ubuntu1.2 [1,637kB]
Get:66 http://in.archive.ubuntu.com/ubuntu/ lucid-updates/universe vlc-plugin-pulse 1.0.6-1ubuntu1.2 [7,308B]
Get:67 http://in.archive.ubuntu.com/ubuntu/ lucid/universe libxine1-plugins 1.1.17-1ubuntu3 [65.3kB]
Fetched 12.4MB in 3min 43s (55.7kB/s)
Selecting previously deselected package gxine.
(Reading database ... 137213 files and directories currently installed.)
Unpacking gxine (from .../gxine_0.5.904-2ubuntu3.1_i386.deb) ...
Selecting previously deselected package libcddb2.
Unpacking libcddb2 (from .../libcddb2_1.3.2-0ubuntu1_i386.deb) ...
Selecting previously deselected package libdvbpsi5.
Unpacking libdvbpsi5 (from .../libdvbpsi5_0.1.6-1_i386.deb) ...
Selecting previously deselected package libebml0.
Unpacking libebml0 (from .../libebml0_0.7.7-3.1_i386.deb) ...
Selecting previously deselected package libiso9660-7.
Unpacking libiso9660-7 (from .../libiso9660-7_0.81-4_i386.deb) ...
Selecting previously deselected package liblua5.1-0.
Unpacking liblua5.1-0 (from .../liblua5.1-0_5.1.4-5_i386.deb) ...
Selecting previously deselected package libmatroska0.
Unpacking libmatroska0 (from .../libmatroska0_0.8.1-1.1_i386.deb) ...
Selecting previously deselected package libsdl-image1.2.
Unpacking libsdl-image1.2 (from .../libsdl-image1.2_1.2.10-1_i386.deb) ...
Selecting previously deselected package libtar.
Unpacking libtar (from .../libtar_1.2.11-6_i386.deb) ...
Selecting previously deselected package libvcdinfo0.
Unpacking libvcdinfo0 (from .../libvcdinfo0_0.7.23-4ubuntu2_i386.deb) ...
Selecting previously deselected package vlc-data.
Unpacking vlc-data (from .../vlc-data_1.0.6-1ubuntu1.2_all.deb) ...
Selecting previously deselected package libvlccore2.
Unpacking libvlccore2 (from .../libvlccore2_1.0.6-1ubuntu1.2_i386.deb) ...
Selecting previously deselected package libvlc2.
Unpacking libvlc2 (from .../libvlc2_1.0.6-1ubuntu1.2_i386.deb) ...
Selecting previously deselected package totem-xine.
Unpacking totem-xine (from .../totem-xine_2.30.2-0ubuntu1_all.deb) ...
Selecting previously deselected package libupnp3.
Unpacking libupnp3 (from .../libupnp3_1%3a1.6.6-4_i386.deb) ...
Selecting previously deselected package vlc-nox.
Unpacking vlc-nox (from .../vlc-nox_1.0.6-1ubuntu1.2_i386.deb) ...
Selecting previously deselected package libxcb-keysyms1.
Unpacking libxcb-keysyms1 (from .../libxcb-keysyms1_0.3.6-1build1_i386.deb) ...
Selecting previously deselected package vlc.
Unpacking vlc (from .../vlc_1.0.6-1ubuntu1.2_i386.deb) ...
Selecting previously deselected package vlc-plugin-pulse.
Unpacking vlc-plugin-pulse (from .../vlc-plugin-pulse_1.0.6-1ubuntu1.2_i386.deb) ...
Selecting previously deselected package libxine1-plugins.
Unpacking libxine1-plugins (from .../libxine1-plugins_1.1.17-1ubuntu3_all.deb) ...
Processing triggers for man-db ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_IN.cache...
Processing triggers for python-support ...
Setting up gxine (0.5.904-2ubuntu3.1) ...
Updated the MIME types in gxine's menu file.

Setting up libcddb2 (1.3.2-0ubuntu1) ...

Setting up libdvbpsi5 (0.1.6-1) ...

Setting up libebml0 (0.7.7-3.1) ...

Setting up libiso9660-7 (0.81-4) ...

Setting up liblua5.1-0 (5.1.4-5) ...

Setting up libmatroska0 (0.8.1-1.1) ...

Setting up libsdl-image1.2 (1.2.10-1) ...

Setting up libtar (1.2.11-6) ...

Setting up libvcdinfo0 (0.7.23-4ubuntu2) ...

Setting up vlc-data (1.0.6-1ubuntu1.2) ...
Setting up libvlccore2 (1.0.6-1ubuntu1.2) ...

Setting up libvlc2 (1.0.6-1ubuntu1.2) ...

Setting up totem-xine (2.30.2-0ubuntu1) ...
Setting up libupnp3 (1:1.6.6-4) ...

Setting up vlc-nox (1.0.6-1ubuntu1.2) ...
Setting up libxcb-keysyms1 (0.3.6-1build1) ...

Setting up vlc (1.0.6-1ubuntu1.2) ...

Setting up vlc-plugin-pulse (1.0.6-1ubuntu1.2) ...
Setting up libxine1-plugins (1.1.17-1ubuntu3) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done

sankar@sankar-desktop:~$ sudo aptitude search codec w32codecs
[sudo] password for sankar:
p catcodec - tool to decode/encode the sample catalogue
p chromium-codecs-ffmpeg - Free ffmpeg codecs for the Chromium Browse
p chromium-codecs-ffmpeg-dbg - chromium-codecs-ffmpeg debug symbols
p chromium-codecs-ffmpeg-extra - Extra ffmpeg codecs for the Chromium Brows
p chromium-codecs-ffmpeg-extra-db - chromium-codecs-ffmpeg-extra debug symbols
p chromium-codecs-ffmpeg-nonfree - dummy upgrade package
p chromium-codecs-ffmpeg-nonfree- - dummy upgrade package
i gnome-codec-install - GStreamer codec installer
p grfcodec - A suite of programs to modify Transport Ty
p libavcodec-dev - development files for libavcodec
i libavcodec-extra-52 - ffmpeg codec library
p libavcodec-unstripped-52 - ffmpeg utility library - transitional pack
c libavcodec52 - ffmpeg codec library
p libcommons-codec-java - encoder and decoders such as Base64 and he
p libcommons-codec-java-doc - encoder and decoders such as Base64 and he
i libk3b6-extracodecs - The KDE CD/DVD burning application library
p non-free-codecs - Non-free codecs
v python2.6-cjkcodecs -
v python3.1-cjkcodecs -
i w32codecs - win32 binary codecs
p xmms2-plugin-avcodec - XMMS2 - avcodec decoder

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#7

Please read everything in the following link:

http://www.linuxconfig.org/how-to-play-wmv-format-on-linux-alias-video-codec-unavailable-mss2

Apparently, the MSS2 video format can only be played using mplayer (or kmplayer) while having w32codecs installed.

You already installed mplayer and w32codecs, so it should work using mplayer...

If it does not work using mplayer, try using smplayer or gnome-mplayer instead, as described in the following link:

https://answers.launchpad.net/ubuntu/+source/vlc/+question/112891

You can install smplayer or gnome-mplayer with the following command:

sudo aptitude install smplayer gnome-mplayer

Revision history for this message
Sankar Kumar (knighthoods) said :
#8

Thanks Mark Rijckenberg, that solved my question.

Revision history for this message
Sankar Kumar (knighthoods) said :
#9

Thanks Mark for your assistance. Im able to play those wmv format files with the GNOME player.