Skip to main content

Add your description here

Project description

Cxalio Studio Tools

简介

包含是一系列用于影视后期制作的小工具:

  • Media Killer 根据配置文件操纵 ffmpeg 快速转吗

  • Media Scout 从常见的工程文件中读取原素材路径

安装方法

使用 pip 安装即可:

pip install cxalio-studio-tools
# 建议使用pipx安装
pipx install cxalio-studio-tools

各个小工具

Media Killer

Media Killer 通过解析预设文件,为媒体文件创建转码任务, 并调用 ffmpeg 执行。

通过 -g|--generate 参数可以生成预设文件模板。

mediakiller -g "新的预设.toml"

预设文件模板中包含详细的说明,请一定在修改之后再使用它

使用时, 直接在命令之后指定多个预设文件和需要转码的文件(或者文件夹)即可:

mediakiller "预设1.toml" "预设2.toml" "媒体文件1.mp4" "媒体文件2.mov"  "媒体文件夹/" ...

mediakiller 将会自动识别预设文件,并对源文件路径进行展开和搜索。

此工具的具体介绍在这里

Media Scout

Media Scout 会分析常见的工程文件,并从中解析原素材路径。 默认情况下输出的路径将会直接输出到 stdout, 这样你就可以方便地重定向输出的内容了。

目前支持解析的文件包括:

  • 经典 XML 项目文件 (Final Cut Pro 7 XML) .xml
  • FCPXML 项目文件(Final Cut Pro X|11 XML).fcpxml.fcpxmld
  • 剪辑决定表(Editing Decision List).edl
  • Davinci Resolve 元数据表格 .csv
  • 纯文本文件列表 .txt

输入 mediascout -h 可查看详细选项的说明。 详细信息请看 这里

Media Killer 依赖于 Media Scout 中的工程文件探测功能。

FFpretty

FFpretty 是一个简单的 ffmpeg 包装。

它直接转发提供的所有参数给 ffmpeg,并提供一个类似于 Media Killer 的进度条。

因为 FFpretty 屏蔽了所有来自 ffmpeg 的输出,所以当运行出错时,仍需要手动检查错误。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cxalio_studio_tools-0.5.0.2.tar.gz (34.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cxalio_studio_tools-0.5.0.2-py3-none-any.whl (51.1 kB view details)

Uploaded Python 3

File details

Details for the file cxalio_studio_tools-0.5.0.2.tar.gz.

File metadata

File hashes

Hashes for cxalio_studio_tools-0.5.0.2.tar.gz
Algorithm Hash digest
SHA256 314c158366761c1a99d13f0d0ca46856e4fa850015770bc50d39e4fda49527ae
MD5 3b881a9b73666102b5b57a204b6e34c4
BLAKE2b-256 1a3cf46cd6e30e394c5c920cc2dc6f450f8b1ad5a725a9a24aa35db7af0df628

See more details on using hashes here.

File details

Details for the file cxalio_studio_tools-0.5.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for cxalio_studio_tools-0.5.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7d0b35dc420e5b71e570e71972a9d9bb0a468424e68de6c7e02f1da88a4e1c0d
MD5 f1fc45c2286e82e795e72fb286238e3e
BLAKE2b-256 a71e88cd2868f72af98b47be184c85cbc64fcdf1fcb3991df18a60e4aab7c1b3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page