Skip to content

Releases: domyd/mlp

v0.5.0

28 May 20:31
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

New and Improved

  • macOS support

Fixed

  • Slightly relaxed threshold for frame comparison (On Toy Story 2 it would leave a duplicate frame when it should have cut it)

v0.4.0

26 May 20:04
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

New

  • Added progress bars

v0.3.0

24 May 19:48
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

New and Improved

  • Much more accurate duplicate frame detection
  • mlp info can now count TrueHD frames in any container
  • More useful stats at the end of demuxing

Fixed

  • FFmpeg has issues with some m2ts files and mis-reports their video frame count. This is fixed now when using the mlp demux playlist command.

v0.2.0

21 May 18:44
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

New

  • You can now demux a blu-ray playlist file directly, without having to specify the segments manually:
    mlp demux playlist [--angle 1] "00800.mpls" out.thd
    

v0.1

16 May 21:15
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Initial release 🎉

  • Demux TrueHD stream from blu-ray segment files, with duplicate audio frame detection.
  • Print frame count and duration for any given TrueHD stream.