[FFmpeg-devel] [PATCH v3 0/3] Add test cases of hevc, vp9, av1 in enhanced flv
Steven Liu
lq at chinaffmpeg.org
Wed Jul 19 12:03:13 EEST 2023
v2: remove -threads option and set frames 1
v3: modify test cases use fate-suite samples for remux hevc,vp9,av1 in into flv.
Steven Liu (3):
tests/fate/flvenc: add hevc in enhanced flv test case
tests/fate/flvenc: add vp9 in enhanced flv test case
tests/fate/flvenc: add av1 in enhanced flv test case
tests/fate/flvenc.mak | 15 ++++++++++++++-
tests/ref/fate/enhanced-flv-av1 | 8 ++++++++
tests/ref/fate/enhanced-flv-hevc | 8 ++++++++
tests/ref/fate/enhanced-flv-vp9 | 8 ++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 tests/ref/fate/enhanced-flv-av1
create mode 100644 tests/ref/fate/enhanced-flv-hevc
create mode 100644 tests/ref/fate/enhanced-flv-vp9
--
2.40.0
More information about the ffmpeg-devel
mailing list