witaway
witaway
Created pull requests with possible solution: #629 #630 Approach is similar, data structures are little bit different
Maybe we should add parameter like `--many-binds` to switch the algorithm, but idk, sounds like a delusion. Right now I cannot imagine the use case :D
@thomasjm Thank you, I'll try to fix it
I hope this works as expected. It took me a while to figure out how everything works here. 😅
Also please check #630. I've coded the second more simple version of the same optimization with the same general approach. It has it's own advantages :)
@lcksk Big thank you! I guessed it wasn't the MPV. Do I understand correctly that in order for this functionality to start working in MPV, I need to patch Ffmpeg...
@lcksk May it be reasonable to add a short note in MPV docs --start section about the Issue? Buggy ffmpeg version and link to Issue/Patch (without any warranties) It'd resolve...