Need a plugin to watch Screencast video

Asked by David Hartert

Need to download a plugin for video/x-asf-unknown decoder. Couldn't find in Software Center. I'm a Newbie to Ubuntu. Please help!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-media Edit question
Assignee:
No assignee Edit question
Solved by:
David Hartert
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Add the medibuntu repo then install gnome-mplayer. Make sure it pulls in w32codecs (or w64codecs if your OS is 64bit)

Revision history for this message
David Hartert (dhartert) said :
#2

Thanks for the response. Gnome-mplayer has already been installed, but I don't know how to add the medibuntu repo. I did'nt see anything like this in the software center. (If i'm looking in the right place) Sorry, I'm just a Newbie.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update; sudo apt-get install w32codecs

Should do it

Revision history for this message
David Hartert (dhartert) said :
#4

Thanks again for you your help.
I pasted the above in terminal and entered it. Tried playing the Screencast, but it still says I need the plugin package. I even tried restarting my laptop, but still no video (I do have sound in the screencast). Hope I'm following your instructions correctly. Thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Yeah its simple copy / paste stuff

This may help:

sudo apt-get -y install gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse ubuntu-restricted-extras

https://answers.launchpad.net/ubuntu/+source/totem/+question/75262

Revision history for this message
David Hartert (dhartert) said :
#6

Pasted above commands in terminal. Able to see some Screencasts, but some are still bringing up "looking for the plugin package video/x-asf-unknown decoder. Able to hear these but not see them. Also tried looking through website above, but I just got lost trying to figure out the answers there.

If you have any more suggestions, I sure would appreciate them.

Thanks again for all your help so far

Revision history for this message
David Hartert (dhartert) said :
#7

Able to see most Screencast videos now, but have a couple with sound and no video yet.