For Ubuntu, I typed "sudo apt-get install ubuntu-restricted-extras". But I wanted a equivalent to ubuntu-restritected-extras for Debian.
So I googled and found out how to fix problems in Debian. In terminal, type the next commands:
- su -
- type root's password
- echo deb ftp:// ftp.debian-multimedia.org/ squeeze main >> /etc/apt/sources.list
- apt-get update
- apt-get install debian-multimedia-keyring
- type 'y'
And voilá! Now, you can see any video from Youtube or somewhere else.
Para debian 8:
ReplyDeleteaptitude install libavcodec-extra