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?

More than 5 years have passed since last update.

mpsytの再生が途中で止まるときは

Last updated at Posted at 2019-12-31

Linux Mint 18.3上にvenvでpython 3.5.2の隔離環境を作成し、そこにmpsytを入れて時々YouTubeの音楽を楽しんでいる。しかし、久しぶりに音楽を再生したら、途中で止まるようになった。
そこで、これまでmplayerをプレーヤー本体として使ってきたが、mpvに変更して見ることにした。
変更手順は以下の通り。

  • mpvをインストール
$ sudo apt install mpv
  • mpsytにmpvをプレーヤーとして設定
$ mpsyt
> set player 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?