mpv icon indicating copy to clipboard operation
mpv copied to clipboard

Playback randomly pauses at the end of a song

Open alex-tee opened this issue 4 years ago • 6 comments

This issue wasn't happening before. I believe it started occuring after updating my system (and mpv maybe)

Important Information

mpv 0.33.0 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
 built on UNKNOWN
FFmpeg library versions:
   libavutil       56.51.100
   libavcodec      58.91.100
   libavformat     58.45.100
   libswscale      5.7.100
   libavfilter     7.85.100
   libswresample   3.7.100
FFmpeg version: 4.3.1

GuixSD, GNOME Shell 3.34.2, GTK 3.24.23

Reproduction steps

Play files in a directory (see screenshot for command used) Screenshot from 2020-12-10 14-15-03 (copy)

Expected behavior

Playback to continue

Actual behavior

After a few songs playback will be stuck

Log file

see attached mpv_log.txt

alex-tee avatar Dec 10 '20 14:12 alex-tee

The log file you've attached does not look to be a complete log file as generated by --log-file

Probably related to the new audio code, specifically the jack AO though.

CounterPillow avatar Dec 10 '20 14:12 CounterPillow

yeah sorry I ran it with -v -v and copied most of it till the end. don't think the previous part of the log is relevant here anyway

alex-tee avatar Dec 11 '20 03:12 alex-tee

this is still broken btw as of 0.33.0 from archlinux. I can't believe no one else uses mpv with JACK. it happens on any distro if you try to play files in a directory, it just stops playback after a couple of files

mpv 0.33.0-dirty Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
 built on UNKNOWN
FFmpeg library versions:
   libavutil       56.51.100
   libavcodec      58.91.100
   libavformat     58.45.100
   libswscale      5.7.100
   libavfilter     7.85.100
   libswresample   3.7.100
FFmpeg version: n4.3.1

alex-tee avatar Mar 02 '21 20:03 alex-tee

I'm experiencing this on Windows too. Seems to happen with some tracks more than others. Saw it a lot with mp3s, but also seeing it with opus files. Playback location displays as at the end of the next track, but pause/unpause fixes, or seeking back

serprex avatar Aug 16 '21 16:08 serprex

Still broken for 0.33.1-2 on arch linux with jack.

Pausing and unpausing makes the playlist continue playing. (With p for example)

apa420 avatar Aug 20 '21 17:08 apa420

This might have been fixed by #10483. Please try it out.

philipl avatar Aug 09 '22 17:08 philipl

This was probably fixed by the linked PR. If not, feel free to reopen.

Dudemanguy avatar Jan 09 '23 22:01 Dudemanguy