You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Windows version: Microsoft Windows NT 10.0.26100.0/26100.2605
- GPU model, driver and version: GTX 1080 Ti, 560.94
- Source of mpv: shinchiro
- Latest known working version: N/A
- Issue started after the following happened: N/A
Reproduction Steps
Play the file with --no-config. Playback will stutter, skip and show artifacts.
Play the file with --demuxer=+lavf. Playback will be normal.
The file can also be demuxed with ffmpeg or mkvextract and each stream can be played back without issue.
I carefully read all instruction and confirm that I did the following:
I tested with the latest mpv version to validate that the issue is not already fixed.
I provided all required information including system and mpv version.
I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
I attached the full, untruncated log file.
I attached the backtrace in the case of a crash.
The text was updated successfully, but these errors were encountered:
You may need to seek around a bit to break it, and seems to be caused by having more than 128 tracks. The file plays perfectly if you remove a few subtitle tracks
mpv Information
Other Information
Reproduction Steps
--no-config
. Playback will stutter, skip and show artifacts.--demuxer=+lavf
. Playback will be normal.The file can also be demuxed with ffmpeg or mkvextract and each stream can be played back without issue.
Expected Behavior
Play the file normally.
Actual Behavior
Playback will stutter, skip and show artifacts.
Log File
output.txt
Sample Files
https://0x0.st/Xg6E.mkv
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: