crisishistory/HistoryAIToolkit

Simplify slicer.py by using Python ffmpeg bindings

Open

#68 ouverte le 7 oct. 2023

Voir sur GitHub
 (8 commentaires) (0 réactions) (1 assigné)Python (18 forks)github user discovery
good first issuehacktoberfest-acceptedhelp wanted

Métriques du dépôt

Stars
 (13 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur