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

Where can I add some more Python document for libopenshot? #977

Open
aperture147 opened this issue Oct 22, 2024 · 0 comments
Open

Where can I add some more Python document for libopenshot? #977

aperture147 opened this issue Oct 22, 2024 · 0 comments

Comments

@aperture147
Copy link

Hi OpenShot team, I'm using libopenshot with Python SWIG wrapper for almost a year now as a better and more reliable replacement of MoviePy, which is technically abandoned now. But there are some problem which I encountered while using this library:

  • Debugging with Python wrapper are much more harder with non-C++ programmers
  • The example in C++ sometimes doesn't work with Python
  • There are not enough basic examples in Python for new users
  • Cython, which is a more reasonable choice, is not friendly for Python user

As a non-C++ programmer myself, I really want to contribute examples for libopenshot project base on my experience, so more Python fellows could use and appreciate this project more as it deserves.

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