Skip to content

flug/batch-auto-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

batch-cut.bat

This Windows batch script automates the processing of all .mp4 files in a given folder using auto-editor.
It generates an .xml file for each video, formatted for Adobe Premiere.


πŸ“„ Features

  • Scans all .mp4 files in the input directory
  • Creates the output directory if it doesn't exist
  • Runs auto-editor with:
    • Silence detection and removal (--edit audio:threshold=-28dB)
    • Premiere export format (--export premiere)
    • Saves the resulting .xml files in the output folder

πŸ”§ Requirements

  • Windows

  • Python installed

  • auto-editor installed via pip:

    pip install auto-editor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors