bitingsock
bitingsock
The problem seems to exist on all platforms. Windows 10 here has this problem. 2.4 **_ui_layout_** content is **not** being overwritten by 2.5 content.
Sorry, I'm not actually very knowledgeable about a lot of this. Just seemed like libass might implement it this or some other way. The specs said "AlphaLevel. This defines the...
I currently have a feature similar to this in a pending pull request. It is much simpler though. It is just a table of characters that if exist at all...
Cool, I'll try to implement this.
I got the pattern match working: https://github.com/bitingsock/mpv-scripts/blob/patch-4/speed-transition.lua Waiting for pull approval, but you can use that one in the meantime.
Correct, it has always only worked on Text bases subs. However, there may be some way to make a way using pure sub-stepping based on properties that are already triggering...
If you change line 35: `os.remove(v)` to `print(os.remove(v))` and run from terminal, what does it say?
I think I have the same problem on normal Fire TV Stick 4k, however mine just refuses to enable HWDEC. Android version: Fire TV Stick 4k (1st gen 2018, mantis):...
> In absolute E mode, PrusaSlicer currently emits G92 E0 on each retraction. @bubnikv Is there a reason for this? It makes extrusion-based gcode post-processing needlessly difficult.
I'm on Win10 and this is not a problem for me. Is this still a problem for you and what OS are you on?