Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 601 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 601 Bytes

cutsreader

Little console program to show Presentation Time Stamp (PTS) from enigma2 *.cuts files

Installation

clone or download and execute make to compile or gcc -o cutsreader cutsreader.c

Usage

./cutsreader filename.cuts

On Windows just associate .cuts file type to cutsreader. After that just doubleclick on any cuts file

Tested on

  • Linux 64Bit
  • Windows7/Windows10 64Bit

Screenshot

alt tag

Included binary files

  • cutsreader.exe (Windows x64)
  • cutsreader.miplel (MIPSel32)
  • cutsreader.x64 (Linux x64)
  • cutsreader.armhf (Linux armhf 32)