新しい Ubuntu Dell ラップトップ バージョン 12.04 でビデオが再生されません。
エラーメッセージが表示され、
mpeg-4 aac codec not installed
ubuntu-restricted-extras
パッケージをインストールできません
エラーメッセージは次のとおりです:
-Vostro-3546:~# sudo apt-get install ubuntu-restricted-extras
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ubuntu-restricted-extras
どのパッケージをインストールしようとすると、同じエラーが発生します。
答え1
- リポジトリをアクティブ化するソフトウェアの更新
- インストールの前に、 を実行してください
sudo apt-get update
。