Skip to content

Releases: Eyevinn/mp2ts-tools

v0.2.1

25 Jan 09:53
2f00fbf
Compare
Choose a tag to compare

Fixed

  • Updated Makefile to new project names

v0.2.0

23 Jan 16:52
f1ad982
Compare
Choose a tag to compare

Added

  • Print image type (I, P, B) for AVC streams
  • Calculate GoP duration based on RAI-marker or IDR distance
  • Calculate frame-rate based on DTS/PTS and print out in JSON format
  • Enable NALU/SEI printing by option
  • Print SDT in JSON format
  • Support for HEVC PicTiming SEI message
  • SEI message data is now also printed as JSON

Changed

  • mp2ts-info and mp2ts-pslister now always print indented output
  • mp2ts-nallister -sei option now turns on details.

v0.1.0

15 Jan 08:22
Compare
Choose a tag to compare

Added

  • initial version of the repo
  • ts-info tool