An open API service indexing awesome lists of open source software.

https://github.com/jmaus2006/video2bluray

Video2BluRay blu-ray maker and video converter
https://github.com/jmaus2006/video2bluray

bdmv blu-ray bluray converter disc encoding ffmpeg gui mkv muxer tool tsmuxer video

Last synced: 4 months ago
JSON representation

Video2BluRay blu-ray maker and video converter

Awesome Lists containing this project

README

          

Video2Bluray

NOTE: This program is free under the GPL License. ffmpeg and tsmuxer are built into this program. ffmpeg is being used under the GPL license and tsmuxer is being used under the Apache license. Licenses are attached to the source code.




program


ffmpeg and tsmuxer are included, it should work fine, but if issues appear running ffmpeg, you may need to download the latest version and add them to the Program Files for this program :)


2.4


Updated code to prevent errors in converting.

Refactored

64-bit self-contained

64-bit version (.NET10 required)

2.0


Updated UI with nice blue graphics!

Several different versions exist now:


64-bit self-contained program

64-bit Core version (requires .NET10)

ARM64 Core version (requires .NET10)





1.7 - Release


Added ImgBurn option to burn disc / make image
Message box check if ffmpeg and tsmuxer are in PATH variables




1.6 - Release


Added tab for logs

Added copy buttons

Drag and drop functionality for bluray




1.5 - 1/2/2026


Added ordering for blu-ray files




1.4 - Release


Tabs added

Updated UI




1.3 - 12/28/2025


Icon added

Audio settings group box added

Audio bitrate settings

AC3 checkbox for blu-ray compliance






1.2 - 12/20/2025


Added settings files to save user choice for output directory

Updated UI

Added text above blu-ray button
Blu-ray structure creation now works if using mkv files






1.1 - 12/17/2025


Creates MKV files if checked

Added bluray button ( creates .meta file currently)

Does not currently create blu-ray folder structure, only the .meta file for tsmuxer





1.0 - 12/9/2025




Video encoding utility using ffmpeg. Single video file input and multiple file concatenation option via text file. Blu-ray formats available


Options include:

Frame rate

Codec

Bitrate

Interpolation




Updated element names

Clears progress bar upon completion and resets input video label.