summaryrefslogtreecommitdiffstats
path: root/doc/examples/Makefile.example
diff options
context:
space:
mode:
authorThomas Siedel <[email protected]>2024-01-30 20:49:03 +0800
committerNuo Mi <[email protected]>2024-01-31 22:14:12 +0800
commitdb6e360afb81ec67d460f8d4d65a6dbead80136c (patch)
tree4a4ee3ffafe78e911f5556ba03b1ae74929ccb0d /doc/examples/Makefile.example
parent11a57685cd4f85174e0d6eeb06fad998a62bbbc2 (diff)
avformat/mpegts: add ts stream types for H266/VVC
Add transport stream stream type 0x33 for vvc. Add STREAM_TYPE_VIDEO_VVC to MPEG-1/2 and MPEG-2 transport stream. Add basic transport stream support for TS mux/demux. Tested with: ffmpeg -i NovosobornayaSquare_1920x1080.mp4 -c:v libvvenc test.ts && ffmpeg -i test.ts -f null - ffmpeg -i NovosobornayaSquare_1920x1080.mp4 -c:v copy test.ts && ffmpeg -i test.ts -f md5 - Signed-off-by: Marton Balint <[email protected]> Signed-off-by: Thomas Siedel <[email protected]> Co-Authored-By: Nuo Mi <[email protected]>
Diffstat (limited to 'doc/examples/Makefile.example')
0 files changed, 0 insertions, 0 deletions