crisishistory/HistoryAIToolkit

Simplify slicer.py by using Python ffmpeg bindings

Open

#68 创建于 2023年10月7日

在 GitHub 查看
 (8 评论) (0 反应) (1 负责人)Python (18 fork)github user discovery
good first issuehacktoberfest-acceptedhelp wanted

仓库指标

Star
 (13 star)
PR 合并指标
 (PR 指标待抓取)

描述

  • 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

贡献者指南