crisishistory/HistoryAIToolkit

Simplify slicer.py by using Python ffmpeg bindings

Open

#68 geöffnet am 7. Okt. 2023

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (18 Forks)github user discovery
good first issuehacktoberfest-acceptedhelp wanted

Repository-Metriken

Stars
 (13 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  • 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

Contributor Guide