dcecd42de4
Snapshot FFmpeg n7.1 (release tag) с применённым patch'ем для cuframes input format. Используется как FFMPEG_REPO_OVERRIDE в NickM-27/FFmpeg-Builds fork для статической сборки patched binary под Frigate (Debian 12 / glibc 2.36). Apply changes: + libavformat/cuframesdec.c (новый — реализация демуксера) M libavformat/Makefile (CONFIG_CUFRAMES_DEMUXER target) M libavformat/allformats.c (extern declaration) M configure (--enable-libcuframes option + dep check) Patch source: https://git.goldix.org/gx/cuframes (filter/ffmpeg-7.1-cuframes-demuxer.patch) History сброшена (snapshot вместо fork) потому что upstream shallow clone не позволял push в gitea. Полная история FFmpeg — на github.com/FFmpeg/FFmpeg n7.1.
15 lines
687 B
Plaintext
15 lines
687 B
Plaintext
Initial addition results with duplicates:
|
|
sd 0 (size 4), Content light level metadata
|
|
sd 1 (size 4), H.26[45] User Data Unregistered SEI message: 1
|
|
sd 2 (size 4), H.26[45] User Data Unregistered SEI message: 2
|
|
sd 3 (size 4), H.26[45] User Data Unregistered SEI message: 3
|
|
sd 4 (size 4), Spherical Mapping
|
|
sd 5 (size 4), H.26[45] User Data Unregistered SEI message: 4
|
|
sd 6 (size 4), H.26[45] User Data Unregistered SEI message: 5
|
|
sd 7 (size 4), H.26[45] User Data Unregistered SEI message: 6
|
|
|
|
Final state after a single 'no-duplicates' addition:
|
|
sd 0 (size 4), Content light level metadata
|
|
sd 1 (size 4), Spherical Mapping
|
|
sd 2 (size 4), H.26[45] User Data Unregistered SEI message: 1337
|