aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/avio_reading.c
diff options
context:
space:
mode:
authorTianBo Zheng <naturalwalker@hotmail.com>2022-01-10 07:59:24 +0000
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-02-03 05:07:44 +0100
commitd4a910b2c8be8b946c4571b931e3011adb0a6f99 (patch)
tree5555dd756bf82ada0021972e58c969c2e9dff96d /doc/examples/avio_reading.c
parenta2df6652468a6c3a38ad8aa775960a0ba8c63b0a (diff)
downloadffmpeg-d4a910b2c8be8b946c4571b931e3011adb0a6f99.tar.gz
Add MKV tags for AVS2 and AVS3 codecs.
Signed-off-by: TianBo Zheng <naturalwalker@hotmail.com> MKV codec mappings: V_AVS2 and V_AVS3 (https://github.com/ietf-wg-cellar/matroska-specification/blob/master/codec_specs.md) Encoding tool: Ffmpeg with AVS2/AVS3 enabled: https://github.com/xatabhk/FFmpeg-avs2-avs3/releases Command line: ffmpeg -i xxxx.mp4 -vcodec avs2 -acodec copy xxxx_avs2.mkv ffmpeg -i xxxx.mp4 -vcodec avs2 -speed_level 4 -acodec copy xxxx_avs2.mkv` Players: (1) Ffmpeg with avs2/avs3 enabled: (https://github.com/xatabhk/FFmpeg-avs2-avs3/releases): Command line: ffplay xxxx_avs2.mkv ffplay xxxx_avs3.mkv (2) VLC 3.0.x with AVS2/AVS3 enabled: https://github.com/xatabhk/vlc-3.0-avs2-avs3/releases (3) Mpc-hc 1.9.x with AVS2/AVS3 enabled: https://gitee.com/zhengtianbo/cavs-avs2-avs3_decoder_added_to_mpc_hc/releases AVS2/AVS3 MKV samples: https://github.com/xatabhk/avs2-avs3-video-samples Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'doc/examples/avio_reading.c')
0 files changed, 0 insertions, 0 deletions