Skip to content

Use FFmpeg with batch (.bat) file to convert any mkv into mp4 burning subtitles on video stream, handle multilingual and multi subtitles mkv video. KEYWORDS : mkv to mp4 converter, .mkv to .mp4 converter with subtitles, subtitles burner subtitle

License

Notifications You must be signed in to change notification settings

benoitdekeyn/mkv-to-mp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is just a batch file (.bat) available for Windows only, allowing to convert .mkv file to .mp4 file by keeping only 1 audio and 1 video stream among the several streams we can find in .mkv file.

It allows to choose 1 audio and 1 subtitle stream from the mkv file(s), to merge them into one video mp4 file. (Note that the subtitles are burnt on the video itself)

It can perform the algorithm on all the files of a folder if all the .mkv files have the same streams structure.

You first need to have installed FFmpeg !!! (accessible via the windows cmd) -> How to install FFmpeg on windows

An tiny example is provided into the example folder.

You can also download the .exe file here

If any question, bug or improvement to report, don't hesitate to send an issue on the github and contact me by email : [email protected]

About

Use FFmpeg with batch (.bat) file to convert any mkv into mp4 burning subtitles on video stream, handle multilingual and multi subtitles mkv video. KEYWORDS : mkv to mp4 converter, .mkv to .mp4 converter with subtitles, subtitles burner subtitle

Resources

License

Stars

Watchers

Forks

Packages

No packages published