Posts

Showing posts from 2022

Hitchhiker's Guide To DRM

 Great series on DRM, Common Encryption, FairPlay, Widevine, Playready , etc.

FFPLAY Helpful Commands

  Overlay a frame number ffplay -i input.ts -vf "drawtext=fontfile=Arial.ttf: text='%{frame_num}': start_number=1: x=(w-tw)/2: y=h-(2*lh): fontcolor=black: fontsize=20: box=1: boxcolor=white: boxborderw=5"