Update manual for 3.5 release - #3
Draft
arch1t3cht wants to merge 15 commits into
Draft
Conversation
This is a very useful feature that very many people don't know about, so it should be mentioned somewhere in the manual.
- Avisynth support is currently disabled and is unlikely to return - Libav is no longer active - FFMS2 no longer has issues with decoding interlaced video - Instead, add a note about the type of files FFMS2 does still have issues with
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
TheOneric
reviewed
Aug 21, 2026
Comment on lines
+160
to
+162
| Note that except for MPC-HC, all the mentioned players use libass for rendering | ||
| subtitles while MPC-HC uses VSFilter by default (but can be configured to use | ||
| libass instead). |
There was a problem hiding this comment.
If things haven’t changed since I last checked, by default MPC-HC uses its own internal VSFilter branch and it is in various ways differs from all of guliverkli VSFilter, xy VSFilter, VSFilterMod and libass.
Might be worth mentioning its ISR doesn’t match any renderer shipped in Aegisub by default and/or recommending to set up either xy-VSFilter/XySubFilter or libass.
Member
Author
There was a problem hiding this comment.
Thanks, I added some more details now.
Update with modern tools and players and remove outdated mentions to AVI, Haali, MPlayer, etc. Add subsections on recommended players, verifying fonts, and mks files.
Keep the AviSynth workflow around for now but add a TODO note to add a VapourSynth guide eventually.
Remove outdated options and add newly added ones and update all screenshots to match.
Update the yaml list of all commands with one newly generated from Aegisub using the function in src/command/export.cpp. The full file is too big for Hugo, so separate it by language. Delete the old commands_32.yaml since it's not used by anything else.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(Work-in-progress)