Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add draw parsing #3

Open
moi15moi opened this issue Jan 3, 2023 · 0 comments
Open

[Feature Request] Add draw parsing #3

moi15moi opened this issue Jan 3, 2023 · 0 comments

Comments

@moi15moi
Copy link
Owner

moi15moi commented Jan 3, 2023

Currently, we ask the user to use pyonfx to parse the drawing:

"""
If you wanna parse an Vector Clip, see the PyonFX library.
Especially the Shape module: https://pyonfx.readthedocs.io/en/latest/reference/shape.html
"""

ass_tag_analyzer should parse the draw by itself.
Here is the detail of VSFilter and libass implementation

VSFilter Implementation

  1. https://sourceforge.net/p/guliverkli2/code/HEAD/tree/src/subtitles/RTS.cpp#l1372
  2. https://sourceforge.net/p/guliverkli2/code/HEAD/tree/src/subtitles/RTS.cpp#l299
  3. https://sourceforge.net/p/guliverkli2/code/HEAD/tree/src/subtitles/RTS.cpp#l341

Libass Implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant