diff options
| author | Ken D'Ambrosio <ken@jots.org> | 2026-06-16 19:09:54 +0000 |
|---|---|---|
| committer | Ken D'Ambrosio <ken@jots.org> | 2026-06-16 19:09:54 +0000 |
| commit | 612afca9f70e65de8b6511b7b0c008e563313a39 (patch) | |
| tree | 87313f1f04fe511f54ce0f4ea58148efb8933793 /public/js | |
| parent | f2095eeb14db8db6558812225e5a0638d9fc9cd0 (diff) | |
Transcode HEVC/non-H264 MP4 files to H.264 for browser compatibility
Firefox has no HEVC support. Pixel 9a (and newer phones) record video
in HEVC by default. update.rb now probes the codec of every .mp4/.m4v
file via ffprobe and transcodes non-web-friendly codecs (anything not
h264/vp8/vp9/av1) to H.264 MP4 with a .h264.mp4 suffix, same as the
existing MOV→MP4 flow. The original is kept and hidden from non-admins.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'public/js')
0 files changed, 0 insertions, 0 deletions
