Skip to content

Instantly share code, notes, and snippets.

@FarisHijazi
Last active October 18, 2022 16:25
Show Gist options
  • Select an option

  • Save FarisHijazi/eff7a7979440faa84a63657e085ec504 to your computer and use it in GitHub Desktop.

Select an option

Save FarisHijazi/eff7a7979440faa84a63657e085ec504 to your computer and use it in GitHub Desktop.
detect and remove black parts of a video using ffmpeg `trim`.
print("""
this file is has migrated to https://github.com/FarisHijazi/deblack/blob/master/deblack.py
Please go head over to the repository and contribute to the project
""")
@FarisHijazi

FarisHijazi commented Oct 18, 2022

Copy link
Copy Markdown
Author

since so many people are using this, I created an entire repository based around this https://github.com/FarisHijazi/deblack, I haven't had much time to go over these issues, but I plan to do that in the future

Please go ahead and post your issues there and also maybe star the repository

@combs

combs commented Oct 18, 2022

Copy link
Copy Markdown

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment