Skip to content

bogdik/mp4joiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mp4joiner

Join mp4 files to one with FFMPEG helper

For Windows

Get satic bin from ffmpeg download and put bins in path static mp4joiner or python variant

If you want use in python:

  • pip install wxpython
  • python mp4joiner.py

If use compiled just start exe file

For Linux

  • download repository
  • install ffmpeg ( apt-get install ffmpeg or yum install ffmpeg)
  • pip install -U wxpython
  • python mp4joiner.py

Use

  • Just select folder containing source mp4 files
  • Click JOIN
  • Wait result output file in containing folder

Screenshot