View Single Post
Old 29th April 2017, 09:39   #1  |  Link
videofan3d
Registered User
 
Join Date: Sep 2013
Location: Czech Republic
Posts: 321
H.264 Patcher and BD-Tools

(Project is mirrored on site videofan3d)

BDTools is small set of simple command-line (CLI) utilities for displaying the structure of .mpls playlist and .clpi clip information files which are part of Bluray Disc navigation.

MPLS2JSON.exe
– converts .mpls playlist, .clpi clip information file or .bdjo BD-J object file into human&machine readable JSON file, or
– converts .json file into binary .mpls, .clpi or .bdjo file. This reverse operation can be used for modification of the content of the .mpls/.clip/.bdjo file.

MPLSDump.exe
– displays simplified list of all .m2ts files referred in given .mpls playlist

h264Modify.exe
- allows changes of some parameters of H.264 elementary video-stream.
Modifies frame-rate and sample-aspect-ratio of the H.264 encoded video without re-encoding!
- allows insertion or deletion of frame packing arrangement SEI messages (side-by-side, top-above-bottom, etc.)

h264Offset3D.exe
- tool for offset-metadata manipulation (subtitles in Bluray-3D)
- allows extract, delete, replace, insert offset-metadata from/into dependent view elementary stream of Bluray-3D.

AVCHDInfo
- displays recording date/time of each videoframe of AVCHD.MTS file extracted from vendor-specific information (if available)

BDTools executables and documentation can be downloaded from:
2019-06-05: BDTools version 2.31 - bugfix in MPLS2JSON - 3D subtitle depth plane extraction
2017-08-24: BDTools version 2.30 - added AVCHDInfo
2017-08-02: BDTools version 2.20 - added h264Offset3D
2017-07-24: BDTools version 2.10
2017-06-16: BDTools version 2.00
2017-05-10: BDTools version 1.10
2017-04-29: BDTools version 1.00

Last edited by videofan3d; 29th February 2020 at 00:09. Reason: Version 2.31
videofan3d is offline   Reply With Quote