Shiandow
Shiandow
Just to clarify, the "big wish" label doesn't give issues more priority. The order is something like: wontfix < big wish < enhancement < todo < bug
So basically you'd want a player extension to control avisynth?
Depending on how easy it is to insert avisynth in the filter chain, that would be doable.
I thought we were just talking about preprocessing using avisynth? But yeah, inserting it somewhere in the middle of the processing would indeed be very difficult.
Maybe the code which currently paints those buttons in "minimalistic" windowed mode could be used for this?
Oh I see, so you don't actually have a function for drawing those buttons?
Yeah, looks like they won't be fixing this any time soon. I did find a workaround for now by abusing the autoconfig system of firefox. Using it you can manually...
If the problem is just that the counts are too low then you can probably fix that by just calculating (a + 1) / (a + b + 2) instead...