
Ubuntu Desktop 22.04で、Totemを使用して、動画の再生を行います。
Totemを起動する!
Totemは、デフォルトでインストールされています。デスクトップから起動できますが、以下のコマンドでも起動できます。
1 | $ totem & |
再生できないファイルがある場合は?
再生できないファイルがある場合は、以下のコマンドでCODECを追加します。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | $ sudo apt install ubuntu-restricted-extras Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: chromium-codecs-ffmpeg-extra gstreamer1.0-vaapi libaribb24-0 libavcodec-extra libavcodec-extra58 libva-wayland2 ubuntu-restricted-addons unrar Suggested packages: gstreamer1.0-vaapi-doc libnvcuvid1 libnvidia-encode1 Recommended packages: gstreamer1.0-fluendo-mp3 The following packages will be REMOVED: libavcodec58 The following NEW packages will be installed: chromium-codecs-ffmpeg-extra gstreamer1.0-vaapi libaribb24-0 libavcodec-extra libavcodec-extra58 libva-wayland2 ubuntu-restricted-addons ubuntu-restricted-extras unrar 0 upgraded, 9 newly installed, 1 to remove and 25 not upgraded. Need to get 6,108 kB of archives. After this operation, 1,536 kB of additional disk space will be used. ... |
おわりに
Ubuntu Desktop 22.04のデフォルトの動画再生ソフトは、Totemです。
関連記事
関連書籍(Amazon)