aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/dnn
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2024-01-17 17:12:55 +0200
committerMartin Storsjö <martin@martin.st>2024-04-10 10:48:50 +0300
commitfbd5e238d441df8b5e2c1d466e75dd714d7eef25 (patch)
treeecaba8b173a9a0996d5c1636995852fa0a47b331 /libavfilter/dnn
parente4e3d25d41ec757639bedc4fe7c05775dd5b0b32 (diff)
downloadffmpeg-fbd5e238d441df8b5e2c1d466e75dd714d7eef25.tar.gz
movenc: Allow writing timed ID3 metadata
This is based on a spec at https://aomediacodec.github.io/id3-emsg/, further based on ISO/IEC 23009-1:2019. Within libavformat, timed ID3 metadata (already supported by the mpegts demuxer and muxer) is handled as a separate data AVStream with codec type AV_CODEC_ID_TIMED_ID3. However, it doesn't have a corresponding track in the mov file - instead, these events are written as separate toplevel 'emsg' boxes. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/dnn')
0 files changed, 0 insertions, 0 deletions