mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-21 01:06:10 +00:00
Recognize MagicYUV sample entries in the built-in go-mp4 probe and consider the probe's codec in addition to the metadata codec when applying the FFmpeg exclude list, so a video can be matched even when one detector misses it. Rename the shared sample-entry scan limit to CodecHeadScanLimit. Also exclude the Matroska Video for Windows wrapper (v_ms/vfw/fourcc) by default, since its actual codec is not exposed by metadata and the format is uncommon. |
||
|---|---|---|
| .. | ||
| bear.m2ts | ||
| image-isom-avc1.jpg | ||
| image.jpg | ||
| isom-avc1.mp4 | ||
| isom-avc1.mp4.json | ||
| magicyuv.mov | ||
| motion-photo.heif | ||
| mp4v-avc1.mp4 | ||
| mp4v-avc1.mp4.json | ||
| mp42-hvc1.mp4 | ||
| mp42-hvc1.mp4.json | ||
| quicktime-hvc1.mov | ||
| quicktime-hvc1.mov.json | ||
| quicktime-jpeg.mov | ||
| quicktime-jpeg.mov.json | ||