Skip to content

PmNz8/FFMPEG-dovi-mp4-to-mkv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FFMPEG-dovi-mp4-to-mkv

Remux DoVi MP4 into MKV container

Windows only. Powershell script to call FFMPEG and remux MP4 to MKV.

To use this script basiaclly run it, provide folder path with input files: E:\Series\TWD\S01 and output directory. E:\Series\TWD\S01 You can use the same input/output directory as script will create new folder and files with .dvmkv appended before file extension. All streams are copied, only subtitles are converted into SRT.

This script uses FFMPEG build by https://github.com/jellyfin/jellyfin Jellyfin. By default exe is available in your jellyfin server install folder under C:\Program Files\Jellyfin\Server. I did not test it with other FFMPEG buids, it might or might not work.

Feel free to adjust this script as you need.

About

Remux DoVi MP4 into MKV container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published