Dave
Dave
Afaik there's not much optimizing in the settings that can improve encoding speed. vp9 is significantly slower than vp8 at equivalent presets and is not worth it for I assume...
If you can do some more tests and show that vp9 with those params is actually able to match vp8 speeds with what looks like better quality from your comparison...
> This is not an mpv playback issue It's an issue with mpv's vp9 encoder.
Kind of? It doesn't actually call ffmpeg directly to do the encoding but mpv's encoding mode uses ffmpeg/libavc encoders (libvpx in this case but last i checked the issue didn't...
You can edit your script yourself to add this, if you have the latest release go to line 2387 ```lua local fpsOpts = { possibleValues = { { -1, "source"...
I have an idea for a workaround for both the first issue and the third. Currently, commit c41e97cec159cf2521bf4a55b77cb8a3b5793ec2 already removed the Aeigsub Project Garbage when exporting the file using _File...
~~It's due to the Project Garbage being out of bounds.~~ Try this: [test.zip](https://github.com/TypesettingTools/Aegisub/files/2969584/test.zip) EDIT: Seems to be something different.
Try removing just the lines: ``` Audio File: hsg01-1080V (1).mkv Video File: hsg01-1080V (1).mkv ``` works. It's something here maybe?
> > > TODO: reference this issue on the contributing page instead of inlining the links Done on [my fork](https://github.com/davste0816/guide.encode.moe/blob/master/CONTRIBUTING.md#TODO).
@stuxcrystal Sorry I left you out of the conversation I had with Fichte. I was pretty sure I wasn't using github correctly and Fichte let me know that my master...