media-tools
media-tools copied to clipboard
E.g. This legitimate request would leave the decoder spinning and eventual failed with error msg "Error! The decoding service currently is not available. Try again later, in a few minutes."...
Tools at https://tools.axinom.com/ are unreachable on 15/02/2022 1100 UTC. Is it planned maintenance?
Hey, I'd like to suggest API for PSSH Box Generator. In simplicity, user could pass SystemID, Version & Data input to the endpoint, and it would return with base16 &...
It could be massively useful for some applications to offer the codec string decoder response in a machine readable format, in JSON, via an API. Thanks in advance!
I used the correct ASK and private key but the decoder keeps telling me that the private key value does not contain an RSA private key.
# Steps to reproduce 1. Install an older version of WidevineCDM in Chrome, such as 4.10.2209.0 2. Go to https://reference.dashif.org/dash.js/nightly/samples/dash-if-reference-player/index.html 3. Load the "[Axinom] 1080p with PlayReady and Widevine DRM,...
Hi! Thanks for a nice app. On a page https://tools.axinom.com/generators/PsshBox i really need to generate pssh with key id and content id. How to avoid internal check that does not...
On the [license request decoder](https://tools.axinom.com/decoders/LicenseRequest) page for FairPlay Streaming, the RSA private key field says: >The RSA private key of a license server (PEM-encoded, in the PKCS #1 format), which...
It's fantastic that the tool exposes all possible pixel format and colorimetry options for AV1 & VP9 codecs (e.g. bit depth, chroma subsampling, color primaries, matrix, etc), but right now...
While something of a legacy thing, this is useful to identify HLS-supporting browsers. ``` videoElement.canPlayType('application/x-mpegURL; codecs="avc1.64001F"') ``` This returns a positive result if the browser supports HLS. It would be...