pymiere icon indicating copy to clipboard operation
pymiere copied to clipboard

Can we add new video tracks by api?

Open weijer opened this issue 1 year ago • 4 comments

Can we add new video tracks by api?

weijer avatar Jul 18 '22 10:07 weijer

Can we add subtitles through API?

weijer avatar Jul 18 '22 10:07 weijer

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.

qmasingarbe avatar May 02 '23 19:05 qmasingarbe

Any updates on adding subtitles?

0xDeadcell avatar Oct 19 '23 22:10 0xDeadcell

@qmasingarbe

0xDeadcell avatar Oct 19 '23 22:10 0xDeadcell