crisishistory/HistoryAIToolkit

Simplify slicer.py by using Python ffmpeg bindings

Open

#68 aberto em 7 de out. de 2023

Ver no GitHub
 (8 comments) (0 reactions) (1 assignee)Python (18 forks)github user discovery
good first issuehacktoberfest-acceptedhelp wanted

Métricas do repositório

Stars
 (13 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador