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 的输出,所以当运行出错时,仍需要手动检查错误。

Jpegger

Jpegger 是一个快速批量转换图片的工具。

它可以简单地转换色彩空间并对图片进行缩放(保持画面比例),并支持多种格式的存取。

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.1.1.tar.gz (43.5 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.1.1-py3-none-any.whl (66.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for cxalio_studio_tools-0.5.1.1.tar.gz
Algorithm Hash digest
SHA256 a37b6e7b74c193888b1946862df22bcef3d9acc21d76b3ef645bf97ae7039483
MD5 b905fee4e3ca1e02a129f61e32c0243b
BLAKE2b-256 50d4609e760f26f17571367e8ee5e6d2112dbda737c5efe1757f7d5fd77089f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cxalio_studio_tools-0.5.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8b08c86a1405bd92a705ec71ad1a153c32f2afa01b24f2d0b106f1e32f80c588
MD5 7f35efd849f1a05497ba36024e831354
BLAKE2b-256 459869f97f62a111b75f93b2740705e377db00b66f95d5a6d401a786d8ee578f

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