python自动剪辑工具,剪辑空白声音处-泓源视野

python自动剪辑工具,剪辑空白声音处

自动剪辑软件
项目地址
https://github.com/lvwuwei/auto-editor

python自动剪辑工具,剪辑空白声音处插图 python自动剪辑工具,剪辑空白声音处插图1 python自动剪辑工具,剪辑空白声音处插图2

python自动剪辑工具,剪辑空白声音处插图3

Auto-Editor is a command line application for automatically editing video and audio by analyzing where sections are silent and cutting them up.

Before doing the real editing, you first cut out the "dead space" which is typically just silence. This is typically known as a "first pass". Cutting all these dead spaces is a boring task, especially if the video is 15 minutes, 30 minutes, or even an hour long.

Luckily, this can be automated with software. Once you'll installed auto-editor, you can run:

auto-editor path/to/your/video.mp4

from your console and it will generate a brand new video with all the silent sections cut off. Generating a new video takes a while so instead, you can export the new video to your editor directly. For example, running:

auto-editor example.mp4 --export_to_premiere

Will create an XML file that can be imported to Adobe Premiere Pro. This is much much faster than generating a new video (takes usually seconds). DaVinici Resolve and Final Cut Pro are also supported.

auto-editor example.mp4 --export_to_resolve
auto-editor example.mp4 --export_to_final_cut_pro

You can change the pace of a video by changing by including frames that are silent but are next to loud parts. A frame margin of 8 will add up to 8 frames before and 8 frames after the loud part.

auto-editor example.mp4 --frame_margin 8

Auto-Editor is available on all platforms

python自动剪辑工具,剪辑空白声音处插图4

本文由 泓源视野 作者:admin 发表,其版权均为 泓源视野 所有,文章内容系作者个人观点,不代表 泓源视野 对观点赞同或支持。如需转载,请注明文章来源。
19

发表评论

Protected with IP Blacklist CloudIP Blacklist Cloud
您是第8237682 位访客, 您的IP是:[3.85.167.119]