Skip to content

Batch script that combines mp4 files in a folder into one large video file.

Notifications You must be signed in to change notification settings

jeromerobles/video_merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Video Merger

Features and function

  • merges mp4 files into one mp4 file
  • useful for plex and other media server

Requirements

  • ffmpeg.exe
  • windows
  • mp4 files named numerically as 1.mp4, 2.mp4,...,1000.mp4

Instructions

  • edit the location of the ffmpeg.exe, entering its full path and filename in the .bat file
  • save the changes
  • double click the .bat file
  • specify the location of the mp4 folder when asked

About

Batch script that combines mp4 files in a folder into one large video file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published