Ho al momento ubuntu feisty 64bit,
seguendo questa guida:
http://ubuntuguide.org/wiki/Ubuntu:F...timedia_Codecs
" How to install Multimedia Codecs
* Read #General Notes
* Read #How to add extra repositories
sudo aptitude install ubuntu-restricted-extras libxine-extracodecs gstreamer0.10-plugins-base gstreamer0.10-plugins-good \
gstreamer0.10-plugins-bad gstreamer0.10-pitfdll
The "ubuntu-restricted-extras" is a meta-package that installs : flashplugin-nonfree, gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-ugly-multiverse, msttcorefonts,sun-java6-jre and sun-java6-plugin Important note: that w32codecs are copyright infrigement since they are basically exact copies of DLLs that are shipped by various Windows software to handle media formats.
sudo aptitude install w32codecs
Note to Kubuntu Users: Technically the only packages needed for Kaffeine to play extra codes are libxine-extracodecs and w32codecs. However the installation of all the above packages doesn't hurt anything, as these packages might be needed by other programs (e.g., Open Office Impress uses a gstreamer plugin to display video in presentations).
* Read #How to restart GNOME without rebooting computer
Tip: WMV9 codecs on amd64 can work only by using VLC (out of the box from the official repositories) or by installing the latest version of mplayer (Version 1.0rc1 at the moment of writing) Xine should also work if you follow the guide on how to install Xine further down.
* Read the Tip For AMD64 Users on #How to install Multimedia Player (MPlayer) "
Ho prima installato i codecs libxine & co, e tutto ha funzionato (almeno cosi sembra ) ,poi al momento di digitare il comando "sudo aptitude install w32codecs" il terminale mi da questo risultato:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
No candidate version found for w32codecs
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Ora nella guida a proposito di Ubuntu 64bit dice solo che affinche' i codecs WM9 funzionanino bisogna usare VLC o Mplayer.
In Ubuntu Mplayer e' installato di default ed e' l'ultima versione.
Perche' il terminale allora mi dice che non ha scaricato niente?
Cosa devo fare?