Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
088b0742
Commit
088b0742
authored
Jan 29, 2018
by
James Darnley
Committed by
James Darnley
Jul 18, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add more vc2 encoder tests
parent
8aa6d9a8
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
40 additions
and
8 deletions
+40
-8
vcodec.mak
tests/fate/vcodec.mak
+16
-8
vsynth1-vc2-t5_3
tests/ref/vsynth/vsynth1-vc2-t5_3
+4
-0
vsynth1-vc2-thaar
tests/ref/vsynth/vsynth1-vc2-thaar
+4
-0
vsynth2-vc2-t5_3
tests/ref/vsynth/vsynth2-vc2-t5_3
+4
-0
vsynth2-vc2-thaar
tests/ref/vsynth/vsynth2-vc2-thaar
+4
-0
vsynth_lena-vc2-t5_3
tests/ref/vsynth/vsynth_lena-vc2-t5_3
+4
-0
vsynth_lena-vc2-thaar
tests/ref/vsynth/vsynth_lena-vc2-thaar
+4
-0
No files found.
tests/fate/vcodec.mak
View file @
088b0742
...
...
@@ -38,17 +38,25 @@ FATE_VCODEC-$(call ENCDEC, DNXHD, DNXHD) += dnxhd-720p \
FATE_VCODEC-$(call ENCDEC, VC2 DIRAC, MOV) += vc2-420p vc2-420p10 vc2-420p12 \
vc2-422p vc2-422p10 vc2-422p12 \
vc2-444p vc2-444p10 vc2-444p12
fate-vsynth1-vc2-%: FMT = mov
fate-vsynth1-vc2-%: ENCOPTS = -pix_fmt yuv$(@:fate-vsynth1-vc2-%=%) \
vc2-444p vc2-444p10 vc2-444p12 \
vc2-thaar vc2-t5_3
fate-vsynth1-vc2-4%: FMT = mov
fate-vsynth1-vc2-4%: ENCOPTS = -pix_fmt yuv$(@:fate-vsynth1-vc2-%=%) \
-c:v vc2 -frames 5 -strict -1
fate-vsynth2-vc2-
%:
FMT = mov
fate-vsynth2-vc2-
%:
ENCOPTS = -pix_fmt yuv$(@:fate-vsynth2-vc2-%=%) \
fate-vsynth2-vc2-
4%:
FMT = mov
fate-vsynth2-vc2-
4%:
ENCOPTS = -pix_fmt yuv$(@:fate-vsynth2-vc2-%=%) \
-c:v vc2 -frames 5 -strict -1
fate-vsynth_lena-vc2-
%:
FMT = mov
fate-vsynth_lena-vc2-
%:
ENCOPTS = -pix_fmt yuv$(@:fate-vsynth_lena-vc2-%=%) \
fate-vsynth_lena-vc2-
4%:
FMT = mov
fate-vsynth_lena-vc2-
4%:
ENCOPTS = -pix_fmt yuv$(@:fate-vsynth_lena-vc2-%=%) \
-c:v vc2 -frames 5 -strict -1
fate-vsynth1-vc2-t%: FMT = mov
fate-vsynth1-vc2-t%: ENCOPTS = -pix_fmt yuv422p10 -c:v vc2 -frames 5 -strict -1 -wavelet_type $(@:fate-vsynth1-vc2-t%=%)
fate-vsynth2-vc2-t%: FMT = mov
fate-vsynth2-vc2-t%: ENCOPTS = -pix_fmt yuv422p10 -c:v vc2 -frames 5 -strict -1 -wavelet_type $(@:fate-vsynth2-vc2-t%=%)
fate-vsynth_lena-vc2-t%: FMT = mov
fate-vsynth_lena-vc2-t%: ENCOPTS = -pix_fmt yuv422p10 -c:v vc2 -frames 5 -strict -1 -wavelet_type $(@:fate-vsynth_lena-vc2-t%=%)
fate-vsynth%-dnxhd-720p: ENCOPTS = -s hd720 -b 90M \
-pix_fmt yuv422p -frames 5 -qmax 8
fate-vsynth%-dnxhd-720p: FMT = dnxhd
...
...
@@ -434,7 +442,7 @@ FATE_VSYNTH_LENA = $(FATE_VCODEC:%=fate-vsynth_lena-%)
RESIZE_OFF = dnxhd-720p dnxhd-720p-rd dnxhd-720p-10bit dnxhd-1080i \
dv dv-411 dv-50 avui snow snow-hpel snow-ll vc2-420p \
vc2-420p10 vc2-420p12 vc2-422p vc2-422p10 vc2-422p12 \
vc2-444p vc2-444p10 vc2-444p12
vc2-444p vc2-444p10 vc2-444p12
vc2-thaar vc2-t5_3
# Incorrect parameters - usually size or color format restrictions
INC_PAR_OFF = cinepak h261 h261-trellis h263 h263p h263-obmc msvideo1 \
roqvideo rv10 rv20 y41p qtrlegray
...
...
tests/ref/vsynth/vsynth1-vc2-t5_3
0 → 100644
View file @
088b0742
a5c80a091e7c3021ab9d5b854b4c653f *tests/data/fate/vsynth1-vc2-t5_3.mov
1604316 tests/data/fate/vsynth1-vc2-t5_3.mov
f35dd1c1df4726bb1d75d95e321b0698 *tests/data/fate/vsynth1-vc2-t5_3.out.rawvideo
stddev: 1.88 PSNR: 42.61 MAXDIFF: 23 bytes: 7603200/ 760320
tests/ref/vsynth/vsynth1-vc2-thaar
0 → 100644
View file @
088b0742
62bcccb2981c4b79b635a0199a7fafb1 *tests/data/fate/vsynth1-vc2-thaar.mov
1717724 tests/data/fate/vsynth1-vc2-thaar.mov
f35dd1c1df4726bb1d75d95e321b0698 *tests/data/fate/vsynth1-vc2-thaar.out.rawvideo
stddev: 1.88 PSNR: 42.61 MAXDIFF: 23 bytes: 7603200/ 760320
tests/ref/vsynth/vsynth2-vc2-t5_3
0 → 100644
View file @
088b0742
654f04ae4f5947f0d354025fee1f37e0 *tests/data/fate/vsynth2-vc2-t5_3.mov
1335772 tests/data/fate/vsynth2-vc2-t5_3.mov
8f629e5cea24cc804d6aeadceacf0b2a *tests/data/fate/vsynth2-vc2-t5_3.out.rawvideo
stddev: 0.37 PSNR: 56.66 MAXDIFF: 7 bytes: 7603200/ 760320
tests/ref/vsynth/vsynth2-vc2-thaar
0 → 100644
View file @
088b0742
51b03663f4187f4eea11c5311669a2cc *tests/data/fate/vsynth2-vc2-thaar.mov
1470300 tests/data/fate/vsynth2-vc2-thaar.mov
8f629e5cea24cc804d6aeadceacf0b2a *tests/data/fate/vsynth2-vc2-thaar.out.rawvideo
stddev: 0.37 PSNR: 56.66 MAXDIFF: 7 bytes: 7603200/ 760320
tests/ref/vsynth/vsynth_lena-vc2-t5_3
0 → 100644
View file @
088b0742
c2ce9a70c523903620794af6bc4ea0d4 *tests/data/fate/vsynth_lena-vc2-t5_3.mov
1305436 tests/data/fate/vsynth_lena-vc2-t5_3.mov
e5ea17416bda234ae58f27dea27e8135 *tests/data/fate/vsynth_lena-vc2-t5_3.out.rawvideo
stddev: 0.30 PSNR: 58.58 MAXDIFF: 5 bytes: 7603200/ 760320
tests/ref/vsynth/vsynth_lena-vc2-thaar
0 → 100644
View file @
088b0742
5f062ca6c56d14590507c4373ca942ab *tests/data/fate/vsynth_lena-vc2-thaar.mov
1431772 tests/data/fate/vsynth_lena-vc2-thaar.mov
e5ea17416bda234ae58f27dea27e8135 *tests/data/fate/vsynth_lena-vc2-thaar.out.rawvideo
stddev: 0.30 PSNR: 58.58 MAXDIFF: 5 bytes: 7603200/ 760320
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment