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.4.tar.gz (36.1 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.4-py3-none-any.whl (52.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for cxalio_studio_tools-0.5.0.4.tar.gz
Algorithm Hash digest
SHA256 a54e5de2e297cc1cf11aed6554c5bd49a905cfc1b9a862f800740a9367d6c225
MD5 dd6893fefe60d8908ef275199abef918
BLAKE2b-256 d010d36d6d3f2786938849ba043aca2c8f315a1ed1b61f223c2a60a7b2c2d03a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cxalio_studio_tools-0.5.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b2551d89a4908a05b388df57460ee670e70e3c79c3e0d55883422eea427adc6e
MD5 b4f0b785b5b89a3fa298bed10abb1303
BLAKE2b-256 60ea11286d5d06f951c917059ccc6df5901b69b7b67030f92e1a7cedf651dc9b

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