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
b38dd2d2
Commit
b38dd2d2
authored
Feb 26, 2019
by
Martin Vignali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate/proresenc_aw : add test for interlace and 444 encoding
parent
a3f65f5e
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
61 additions
and
1 deletion
+61
-1
vcodec.mak
tests/fate/vcodec.mak
+13
-1
vsynth1-prores_444
tests/ref/vsynth/vsynth1-prores_444
+4
-0
vsynth1-prores_444_int
tests/ref/vsynth/vsynth1-prores_444_int
+4
-0
vsynth1-prores_int
tests/ref/vsynth/vsynth1-prores_int
+4
-0
vsynth2-prores_444
tests/ref/vsynth/vsynth2-prores_444
+4
-0
vsynth2-prores_444_int
tests/ref/vsynth/vsynth2-prores_444_int
+4
-0
vsynth2-prores_int
tests/ref/vsynth/vsynth2-prores_int
+4
-0
vsynth3-prores_444
tests/ref/vsynth/vsynth3-prores_444
+4
-0
vsynth3-prores_444_int
tests/ref/vsynth/vsynth3-prores_444_int
+4
-0
vsynth3-prores_int
tests/ref/vsynth/vsynth3-prores_int
+4
-0
vsynth_lena-prores_444
tests/ref/vsynth/vsynth_lena-prores_444
+4
-0
vsynth_lena-prores_444_int
tests/ref/vsynth/vsynth_lena-prores_444_int
+4
-0
vsynth_lena-prores_int
tests/ref/vsynth/vsynth_lena-prores_int
+4
-0
No files found.
tests/fate/vcodec.mak
View file @
b38dd2d2
...
...
@@ -336,9 +336,21 @@ fate-vsynth%-mpng: CODEC = png
FATE_VCODEC-$(call ENCDEC, MSVIDEO1, AVI) += msvideo1
FATE_VCODEC-$(call ENCDEC, PRORES, MOV) += prores prores_ks
FATE_VCODEC-$(call ENCDEC, PRORES, MOV) += prores prores_
int prores_444 prores_444_int prores_
ks
fate-vsynth%-prores: FMT = mov
fate-vsynth%-prores_int: CODEC = prores
fate-vsynth%-prores_int: ENCOPTS = -flags +ildct
fate-vsynth%-prores_int: FMT = mov
fate-vsynth%-prores_444: CODEC = prores
fate-vsynth%-prores_444: ENCOPTS = -pix_fmt yuv444p10
fate-vsynth%-prores_444: FMT = mov
fate-vsynth%-prores_444_int: CODEC = prores
fate-vsynth%-prores_444_int: ENCOPTS = -pix_fmt yuv444p10 -flags +ildct
fate-vsynth%-prores_444_int: FMT = mov
fate-vsynth%-prores_ks: ENCOPTS = -profile hq
fate-vsynth%-prores_ks: FMT = mov
...
...
tests/ref/vsynth/vsynth1-prores_444
0 → 100644
View file @
b38dd2d2
48b30df581b35bf3ce1bc335327323a6 *tests/data/fate/vsynth1-prores_444.mov
7778954 tests/data/fate/vsynth1-prores_444.mov
e0da52b5d58171294d1b299539801ae0 *tests/data/fate/vsynth1-prores_444.out.rawvideo
stddev: 2.80 PSNR: 39.17 MAXDIFF: 44 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth1-prores_444_int
0 → 100644
View file @
b38dd2d2
4fc38d6a1c3171f23713c24b1342a592 *tests/data/fate/vsynth1-prores_444_int.mov
9940947 tests/data/fate/vsynth1-prores_444_int.mov
732ceeb6887524e0aee98762fe50578b *tests/data/fate/vsynth1-prores_444_int.out.rawvideo
stddev: 2.83 PSNR: 39.08 MAXDIFF: 45 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth1-prores_int
0 → 100644
View file @
b38dd2d2
c2e40555435e717dd24be0430b8c0cdf *tests/data/fate/vsynth1-prores_int.mov
6308688 tests/data/fate/vsynth1-prores_int.mov
164a4ca890695cf594293d1acec9463c *tests/data/fate/vsynth1-prores_int.out.rawvideo
stddev: 2.66 PSNR: 39.62 MAXDIFF: 34 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-prores_444
0 → 100644
View file @
b38dd2d2
cdea76066b82eed873462c2da908a8a0 *tests/data/fate/vsynth2-prores_444.mov
5219722 tests/data/fate/vsynth2-prores_444.mov
e425b6af7afa51b5e64fc529528b3691 *tests/data/fate/vsynth2-prores_444.out.rawvideo
stddev: 0.88 PSNR: 49.18 MAXDIFF: 14 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-prores_444_int
0 → 100644
View file @
b38dd2d2
4043270721dafd28c1cfa176a1c6916a *tests/data/fate/vsynth2-prores_444_int.mov
6420787 tests/data/fate/vsynth2-prores_444_int.mov
33a5db4f0423168d4ae4f1db3610928e *tests/data/fate/vsynth2-prores_444_int.out.rawvideo
stddev: 0.93 PSNR: 48.73 MAXDIFF: 14 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-prores_int
0 → 100644
View file @
b38dd2d2
9fef0da9e53a028e81545cf81ec2c3e7 *tests/data/fate/vsynth2-prores_int.mov
4070996 tests/data/fate/vsynth2-prores_int.mov
bef9e38387a1fbb1ce2e4401b6d41674 *tests/data/fate/vsynth2-prores_int.out.rawvideo
stddev: 1.54 PSNR: 44.37 MAXDIFF: 13 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth3-prores_444
0 → 100644
View file @
b38dd2d2
3319da492e560964bf92440a0d8612b3 *tests/data/fate/vsynth3-prores_444.mov
159127 tests/data/fate/vsynth3-prores_444.mov
025b48feb3d9a9652983ef71e6cb7e7c *tests/data/fate/vsynth3-prores_444.out.rawvideo
stddev: 3.21 PSNR: 37.98 MAXDIFF: 41 bytes: 86700/ 86700
tests/ref/vsynth/vsynth3-prores_444_int
0 → 100644
View file @
b38dd2d2
4928501bad7c46a277eab54440f2a794 *tests/data/fate/vsynth3-prores_444_int.mov
230539 tests/data/fate/vsynth3-prores_444_int.mov
7acff20947af998d5a6e6f85ff24a6d2 *tests/data/fate/vsynth3-prores_444_int.out.rawvideo
stddev: 3.27 PSNR: 37.82 MAXDIFF: 42 bytes: 86700/ 86700
tests/ref/vsynth/vsynth3-prores_int
0 → 100644
View file @
b38dd2d2
8bd60c3d149977dd25e21adcf57d76fa *tests/data/fate/vsynth3-prores_int.mov
148325 tests/data/fate/vsynth3-prores_int.mov
628a667a0de678239f05a6e5497c4601 *tests/data/fate/vsynth3-prores_int.out.rawvideo
stddev: 3.06 PSNR: 38.40 MAXDIFF: 29 bytes: 86700/ 86700
tests/ref/vsynth/vsynth_lena-prores_444
0 → 100644
View file @
b38dd2d2
9df5b55d8545ff162414499530749808 *tests/data/fate/vsynth_lena-prores_444.mov
4734395 tests/data/fate/vsynth_lena-prores_444.mov
a704e05e3e0a451edef7515b25a76bb8 *tests/data/fate/vsynth_lena-prores_444.out.rawvideo
stddev: 0.81 PSNR: 49.88 MAXDIFF: 8 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth_lena-prores_444_int
0 → 100644
View file @
b38dd2d2
02400504ef9b76cc58e8d964b9dd40a3 *tests/data/fate/vsynth_lena-prores_444_int.mov
5696258 tests/data/fate/vsynth_lena-prores_444_int.mov
466380156e4d2b811f4ffb9c5a8bca72 *tests/data/fate/vsynth_lena-prores_444_int.out.rawvideo
stddev: 0.88 PSNR: 49.23 MAXDIFF: 9 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth_lena-prores_int
0 → 100644
View file @
b38dd2d2
5fada1996c2937546d11fda8b1e02188 *tests/data/fate/vsynth_lena-prores_int.mov
3532698 tests/data/fate/vsynth_lena-prores_int.mov
eb5caa9824ca294f403cd13f33c40f23 *tests/data/fate/vsynth_lena-prores_int.out.rawvideo
stddev: 1.47 PSNR: 44.78 MAXDIFF: 12 bytes: 7603200/ 7603200
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