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

Switched subprocess ffmpeg to ffmpeg-python #156

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

rizerphe
Copy link

@rizerphe rizerphe commented Feb 7, 2020

It should deal with strange filenames automatically, do conversions asynced and give a much more understandable output (in my case, all the stats in 13 lines from local video). Hope that's helpful!

Replaced cmdline ffmpeg with ffmpeg-python, made the output much smaller and clearer, added asynced footage importing, changed the temp path to be `/tmp/jumpcutter/` on linux os (left at `TEMP` on other OSes)
@rizerphe rizerphe changed the title Switced subprocess ffmpeg to ffmpeg-python Switched subprocess ffmpeg to ffmpeg-python Feb 8, 2020
Keyboard grabs removed, hopefully fixed framerate issues.
@WyattBlue
Copy link

audiotsm needs to be added in the requirements.txt

That's just for me
@rizerphe
Copy link
Author

It doesn't work properly btw

Sourcery AI and others added 2 commits August 2, 2021 16:12
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

Successfully merging this pull request may close these issues.

2 participants