0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

mpvを使いManjaro LinuxでBlu-rayを再生する

Last updated at Posted at 2025-10-04

概要

Girls und PanzerをLinuxで見たかった。
vlcと適当なpluginでBlu-rayを再生する記事は見かける。
しかし、うちの環境では何故かできなかった。
かわりに、mpvを使って再生できた。

環境

OS Manjaro
mpv v0.40.0-dirty

再生

mpv bd://[title]/[dev]で再生できた。
e.g. mpv bd:////dev/sr0,mvp bd://1//dev/sr0

mpvでできなかったこと

試したかんじ、メニューの操作はできないっぽい。
GuPのdiscでは、メニュー画面から副音声などを選択、チャプタ選択等の操作ができる。しかし、mpvではこのメニューを開けはするが操作はできなかった。
再生中、キーボードショートカット<g-a>でAudio trackを、<g-c>でチャプタを選択できた。これを使えば副音声で再生などは可能。ただちょっと不便だ。メニュー画面のアニメーションとか見れないし。
その他いろんなキーボード操作があり、manにかいてある。

参考

Archwikiのmpvのページ
https://wiki.archlinux.jp/index.php/Mpv

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?