diff options
| author | Berke Güzel <wenekar1@gmail.com> | 2026-02-02 00:16:10 +0300 |
|---|---|---|
| committer | Berke Güzel <wenekar1@gmail.com> | 2026-02-02 00:16:10 +0300 |
| commit | 75e915e337a177260bc9ca419d314460e4e5c40b (patch) | |
| tree | b63a50b95498584af1f8b2aa9ccd02a83eea00aa /src | |
| parent | 27fc09959e3680333d6e6f8efea22caf72bd321a (diff) | |
mediainfo
Diffstat (limited to 'src')
| -rw-r--r-- | src/posts/you-dont-need-mediainfo.svx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/posts/you-dont-need-mediainfo.svx b/src/posts/you-dont-need-mediainfo.svx index 684c3c7..72094b3 100644 --- a/src/posts/you-dont-need-mediainfo.svx +++ b/src/posts/you-dont-need-mediainfo.svx @@ -3,7 +3,7 @@ title: You (probably) do not need mediainfo date: 2026-02-01 description: nor ffmpeg/ffprobe. --- -# You (probably) do not need mediainfo +### nor ffmpeg/ffprobe It is surprising to me that in the future age of 2026, web services, developers, and browsers still rely on file extensions to recognize files and filter them for what they are. Since the dawn of time it's been known that an extension is a hint to what file _might be_, and not _what that file is._[1] We've had a number of cases where YouTube channels[2] got their session token stolen with a simple .scr (screensaver file) renamed as .pdf. |
