← Back to context Comment by o11c 7 months ago If only people would actually bother to write the codecs in the MIME type in the first place ... 2 comments o11c Reply lxgr 7 months ago Easier said than done, when there's no commonly accepted standard to store a file's MIME type as metadata, and you don't want to load all of ffmpeg into every webserver or file browser just so it can expose the proper granular one. o11c 7 months ago I mean, there is the xattr `user.mime_type`.
lxgr 7 months ago Easier said than done, when there's no commonly accepted standard to store a file's MIME type as metadata, and you don't want to load all of ffmpeg into every webserver or file browser just so it can expose the proper granular one. o11c 7 months ago I mean, there is the xattr `user.mime_type`.
Easier said than done, when there's no commonly accepted standard to store a file's MIME type as metadata, and you don't want to load all of ffmpeg into every webserver or file browser just so it can expose the proper granular one.
I mean, there is the xattr `user.mime_type`.