mpv 39 opens certain files much slower than 38 #15606
-
For some reason, certain files (it seems to mostly be ones with a static image with audio, rather than proper video) will take a long time to open depending on the file size or length. Short files take about 5-10 seconds to open with mpv 39, but a multiple hour long one I have takes at least several minutes, though I manually killed mpv after waiting that long. Mpv 38 opens all of these files pretty much instantly. Running mpv with the --no-config option doesn't seem to make a difference. Thankfully, it's fully reproducible on my system, so testing is easy. I expect I probably just have a build of mpv that's maybe accidentally missing something important, but I'm not sure what, since I havn't changed the build options between 38 and 39. If it makes a difference, I'm running a system with AMD integrated graphics. Specifically, the AMD 7840U chip. I'm attaching example files that open quick and slow in 39, and I'll list the build options below. (I had to zip the files, as github apparently doesn't like mkv files.) Note that the below build options are Gentoo "USE flags", so they might be named slightly differently from the actual build config settings, but they should help in case I've mistakenly left out an important feature or anything. Included: Excluded: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Bisected to 22ed5d0 You can workaround this issue by using cc @kasper93 |
Beta Was this translation helpful? Give feedback.
-
Unfortunately "attached_pic" doesn't seem to make a difference, unless maybe I'm doing something wrong. Comand line: (Edit: ffmpeg is version 6.1.2) The command is taken from https://ffmpeg.org/ffmpeg.html. I also tried setting the disposition to "attached_picture" as well, with no change. |
Beta Was this translation helpful? Give feedback.
https://video.stackexchange.com/questions/35598/is-it-possible-to-embed-a-thumbnail-in-a-mkv-file