hdr-tests
Curated collection of HDR sample files (madVR, projector, Dolby Vision variants) from an mpv developer.
Link
Related resources
- video-media-samplesBig Buck Bunny sample videos in multiple resolutions (480p/1080p/1080p60) with H264/AAC, widely cited for browser media testing.
- shotstack test-mediaCC0-licensed test videos at SD/720p/1080p/4K resolutions, maintained by video-editing API vendor Shotstack.
- video-thumbnail-spritePHP library generating thumbnail sprite sheets and VTT files from video using ffmpeg/ffmpegthumbnailer and ImageMagick, for JWPlayer-style…
- MediaInfoLibCanonical cross-platform core library behind MediaInfo, extracting technical and tag metadata from video/audio files across all major OSes.
- awesome-ffmpeg (awesomelistsio)Actively maintained curated list of FFmpeg tools, libraries, and guides for recording, converting, and streaming media.
- Castlabs DRM GuideTechnical deep-dive on Widevine/PlayReady/FairPlay DRM, covering CENC vs cbcs encryption mode differences.
- How to Build a Multi-DRM SetupEngineering guide covering Widevine/FairPlay/PlayReady stack, CENC, license server complexity, and build-vs-buy cost tradeoffs.
- setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.