summaryrefslogtreecommitdiffstats
path: root/doc/examples/show_metadata.c
diff options
context:
space:
mode:
authorThomas Siedel <[email protected]>2024-01-30 20:48:58 +0800
committerNuo Mi <[email protected]>2024-01-31 22:14:12 +0800
commitaa3155e4c2b88f5eaa957b326c0cbe02f1432c87 (patch)
treeaa8373be268dd53be1e6d197b71322dca690a69e /doc/examples/show_metadata.c
parent5860a966d2fffbbda1af0014f0a4d37a21c4f2ca (diff)
avformat/mp4: add muxer support for H266/VVC
Add muxer for vvcc byte stream format. Add AV_CODEC_ID_VVC to ff_mp4_obj_type. Add AV_CODEC_ID_VVC to ISO Media codec (VvcConfigurationBox vvi1, vvc1 defined in ISO/IEC 14496-15:2021). Add VvcConfigurationBox vvcC which extends FullBox type in ISO/IEC 14496-15:2021. Tested with: ffmpeg -i NovosobornayaSquare_1920x1080.mp4 -c:v libvvenc test.mp4 && ffmpeg -i test.mp4 -f null - ffmpeg -i NovosobornayaSquare_1920x1080.mp4 -c:v copy test.mp4 && ffmpeg -i test.mp4 -f md5 - Signed-off-by: James Almer <[email protected]> Signed-off-by: Thomas Siedel <[email protected]> Co-Authored-By: Nuo Mi <[email protected]>
Diffstat (limited to 'doc/examples/show_metadata.c')
0 files changed, 0 insertions, 0 deletions