Skip to content

v0.7.6.0b

Pre-release
Pre-release
Compare
Choose a tag to compare
@UniqProject UniqProject released this 22 Jan 01:54
· 21 commits to UHD_Support since this release

Changes since v0.7.5.8-beta

  • Fix report file writing when ISO Disc Label contains non-safe characters (#35)
  • Fix incorrect frame counts in reports / graph (regression, #34)
  • Do not fail scan on Disc meta XML file reading (#29)
  • Improve bitrate calculation for the rare cases when consecutive packet timestamps are not increasing
  • Correctly detect MPEG2 audio streams
  • Add support for AAC audio streams (#25)

Changes since v0.7.5.6

  • Make stream detection more reliable; Trying to work around mastering problems, where a playlist can reference multiple stream files with different stream types for same ID
  • Fix file filter in the ISO selection dialog (regression from previous version) (addresses #27)
  • Fix file size column naming in the playlist window
  • Make AVC and HEVC stream parsing more reliable by respecting the emulation prevention bytes (addresses #16)