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

Integrating 'vid_transition.py' Directly into Python Script Without Command Line Use #18

Open
SelvaKumarDevPy opened this issue Dec 3, 2023 · 1 comment

Comments

@SelvaKumarDevPy
Copy link

Hi Salaheddinek,

I've been using your video editing scripts and I'm particularly impressed with the transition animation script. It works perfectly when executed via the command line.

However, I'm currently working on a project where I need to integrate this functionality directly into my Python code, without resorting to command line execution or subprocess calls.

Could you please guide me on how I could achieve this? Specifically, I'm looking for a way to import the functionality of vid_transition.py into my existing Python script and use it directly.

The command I typically use is:
vid_transition.py -i test_1.mp4 test_2.mp4 --animation translation --num_frames 10 --max_brightness 1.5

Any pointers or examples you could provide would be greatly appreciated.

Thank you for creating such useful tools.

@rohanblkbox
Copy link

The scripts are not working for me , the transition script gives output video which is blank, can u help me with the error?

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

2 participants