LAVFilters
LAVFilters copied to clipboard
Suggestion: Whitelist/blacklist options (like ffdshow)
Sometimes some things don't get along well with the functionality of things like LAVFilters (and ffdshow and etc.) Honestly the biggest culprit would be games, which often kind of need minimal processing and filtering, but a number of programs may also possibly experience some issues (I can imagine some audio/video editors likely at least have a chance of doing so.) A good solution is probably to have a whitelist like ffdshow/ffdshow-tryouts has where it will only load in particular programs (with some obvious defaults like the most common video players.) They also had a blacklist which can work, but is less optimal for obvious reasons (but maybe easier to implement?)
It already has a blacklist function.
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LAV\Video\Blacklist
I suppose I would then change the blacklist part of my suggestion to "add an option to the GUI" then. Though I still think the whitelist was the better mechanism for managing compatibility.
You can forget about such functionality. I doubt that nevcairiel is interested in adding that.
But any application that uses DirectShow which isn't compatible with LAV Filters is pretty much broken. Such applications/games should customize their filter graph building process to prefer whichever filters want to use.
If you are having trouble with an application then you should mention the name of its .exe