crisishistory/HistoryAIToolkit
View on GitHubSimplify slicer.py by using Python ffmpeg bindings
Open
#68 opened on Oct 7, 2023
good first issuehacktoberfest-acceptedhelp wanted
Repository metrics
- Stars
- (13 stars)
- PR merge metrics
- (PR metrics pending)
Description
- Look into if https://github.com/kkroening/ffmpeg-python has Python code similar to slicer.py
- Check if there are other similar Python ffmpeg bindings
- If so, refactor slicer.py to reduce our lines of code by using any Python ffmpeg bindings as a dependency