Skip to content

Instantly share code, notes, and snippets.

View AurelieEspoir's full-sized avatar

Aurélie Espoir AurelieEspoir

  • Brussels
View GitHub Profile
@FarisHijazi
FarisHijazi / ffmpeg_blackdetect.py
Last active October 18, 2022 16:25
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
""")