Releases: Eyevinn/mp2ts-tools
Releases · Eyevinn/mp2ts-tools
v0.3.0
Added
- New
mp2ts-extracttool to extract elementary video streams from TS files- Automatically waits for parameter sets (VPS/SPS/PPS) before extraction
- Supports both AVC and HEVC streams
- Can extract specific PID or auto-select first video stream
- Picture type (I, P, B) information for HEVC streams in mp2ts-nallister
-waitpsoption to mp2ts-nallister to wait for parameter sets before printing NAL units- SMPTE-2038 data option to mp2ts-tools
v0.2.1
v0.2.0
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.