Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 408 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 408 Bytes

psshutil

A simple library for parsing PSSH headers from ISOBMFF boxes

Status

Parses basic information for PlayReady and Widevine, including KeyIDs. Will signal presence for a number of DRM systems.

Build and install

Make sure you have a working go environment

go get github.com/colde/psshutil
go install github.com/colde/psshutil

Usage

psshutil -i video.mp4