Hirbod @hirbod.dev · Jan 3

The effort it took me to come this far is indescribable. My JS parser is almost on par (at least for the most common codecs) with FFProbe. Almost all fields are now resolved. WebM/Matroska is missing color and HDR detection. Once that's done, I’ll consider AVI/TS.

23 likes 1 replies

?

Replies

Hirbod · Jan 3

Honestly, I don't think that AVI or TS files are important to be supported. MP4, MKV, MOV and WEBM should be enough in the current epoch. Once I am done, I will add support for AUDIO only (Audio is already supported but requires a video track). I need to make this less strict.