superseriousbusiness / gotosocial

Fast, fun, small ActivityPub server.
https://docs.gotosocial.org
GNU Affero General Public License v3.0
3.86k stars 338 forks source link

[bugfix] support classifying correct video codec without audio as webm #3494

Closed NyaaaWhatsUpDoc closed 1 month ago

NyaaaWhatsUpDoc commented 1 month ago

Description

Fixes an issue where a webm filetype (with correct video codec) without any audio codec might get mistakenly classified as an mkv. Also adds much improved logging in the case of unsupported data types.

Checklist

tsmethurst commented 1 month ago

Nice one! Squerge it! bug_pat