Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FFmpeg Video Processing Script

Overview

This batch script automates the process of adding part numbers as text overlays to video files (Part*.mp4) using FFmpeg. It sequentially numbers each video and saves the processed files in a designated output folder.

Features

  • Processes all Part*.mp4 files in the script's directory.
  • Adds a part number overlay to each video.
  • Saves processed videos in a separate Processed_Videos folder.
  • Preserves original audio without re-encoding.

Requirements

Usage

  1. Place all Part*.mp4 videos in the same folder as the script.
  2. Run the batch file:
    process_videos.bat

About

This batch script automates the process of adding text overlays to video files (Part*.mp4) using FFmpeg. It sequentially numbers each video and saves the processed files in a designated output folder.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages