OpenAPV: Open Collaborative Innovation in the Professional Video Ecosystem (ACM MM'25)
ACM Multimedia 2025 paper introducing OpenAPV and the design rationale for an open professional mezzanine codec, with companion open source code.
Link
Related resources
- SIGMM Records: Open Dataset Sessions & Benchmarking Competitions, ACM MMSys 2023–2025Curated overview of MMSys open-dataset and open-source track papers 2023-2025 with links to released datasets and code (volumetric VQA, 8K…
- EBU DMF Media eXchange Layer (MXL): Streamlining Multi-Vendor Live Video (Mile-High Video)Conference paper describing MXL's design goals and grain-exchange architecture for interoperable software-based live production.
- Exploring Widevine for Fun and ProfitResearch paper reverse-engineering the Widevine protocol and key ladder on Android, introducing the WideXtractor analysis tool with a Netfl…
- Video Quality Assessment: A Comprehensive Survey (living index)Continuously updated survey repository indexing modern VQA methods (DisCoVQA, SAMA, PTM-VQA, SSL-VQA, KVQE/KVQ and more) with links to pape…
- INSA Rennes VAADER Bitrate Ladder DatasetReleased convex-hull / bitrate-ladder dataset of UHD shots encoded across AVC, HEVC and VVC, supporting reproducible per-title ladder resea…
- Shaka Player DRM Configuration TutorialGuide to configuring key systems, robustness levels, persistentStateRequired and license-exchange logging for debugging EME playback.
- Dynamic Runtime Commands and Timeline Editing in FFmpeg (sendcmd & zmq)Practitioner tutorial on driving filter parameters at runtime with sendcmd command files and live zmq control of a running FFmpeg process.
- SRT CookBook: Analysing SRT Traffic with TShark/WiresharkPractical guide to capturing and dissecting SRT traffic, including the UDP heuristic-dissector gotcha and useful display filters.
- K3S-Intel — Intel GPU Transcoding on k3s GuidePractical walkthrough for enabling Intel GPU hardware transcoding in k3s clusters: device plugin operator, Node Feature Discovery, and GPU…
- The EME Logger Extension (Chrome for Developers)Chrome extension and accompanying guide that logs all Encrypted Media Extensions API calls and events to DevTools for debugging DRM playbac…
- John Van Sickle FFmpeg static buildsLong-running source of GPLv3 static FFmpeg builds for Linux x86 and ARM (both release and git-master), the standard drop-in binary for serv…
- SVT Open Content — 4K HDR Reference MaterialSwedish Television's open test content: 3840x2160p50 "Natural Complexity" set in lossless EXR/JPEG2000 with ACES/Rec.2100/Rec.709 grades, p…
- Axinom DRM DocumentationTechnical multi-DRM documentation covering entitlement message design, license token issuance, key rotation, and API reference for Widevine…
- Bunny Stream API ReferenceComplete REST reference for Bunny Stream: per-library AccessKey auth, video create/upload, fetch-from-URL and collection management endpoin…
- webrtc-dump-importer — chrome://webrtc-internals Dump AnalyzerImports webrtc-internals JSON dumps and plots getStats time series as zoomable graphs for diagnosing real-time session issues.