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.3.tar.gz (34.8 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.3-py3-none-any.whl (51.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for cxalio_studio_tools-0.5.0.3.tar.gz
Algorithm Hash digest
SHA256 2b351d54febc167236512df632d29bb1691862cfc0c9f13130b3a5f04687346b
MD5 df0a3f7ee851202abfd1f05dbeabab87
BLAKE2b-256 ce6ceee61416ff8d9c2b45e4ceaef693884586ae5404200d3857c0960b88b044

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cxalio_studio_tools-0.5.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c33b8669c125ed818a26218082e8e90629b4d22ac7abd550b43d0459678111bc
MD5 e87da4f4c60a479ef1f4ff042fb5a667
BLAKE2b-256 ff760a4ccbe4c099dffc67fa27fc1d82ca2de828109cb76ae7bf8cd1d499e133

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