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

Can we add new video tracks by api? #53

Open
weijer opened this issue Jul 18, 2022 · 4 comments
Open

Can we add new video tracks by api? #53

weijer opened this issue Jul 18, 2022 · 4 comments

Comments

@weijer
Copy link

weijer commented Jul 18, 2022

Can we add new video tracks by api?

@weijer
Copy link
Author

weijer commented Jul 18, 2022

Can we add subtitles through API?

@qmasingarbe
Copy link
Owner

Hello @weijer ,
You can add a new video track by api using:

from pymiere.wrappers import add_video_track
add_video_track()

Check the function code for more details.

I'll get back to you about the subtitles.

@0xDeadcell
Copy link

Any updates on adding subtitles?

@0xDeadcell
Copy link

@qmasingarbe

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

3 participants