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
4555874a
Commit
4555874a
authored
Jul 20, 2011
by
Mans Rullgard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dnxhd: add regression test for 10-bit
Signed-off-by:
Mans Rullgard
<
mans@mansr.com
>
parent
5ab21439
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
0 deletions
+13
-0
codec-regression.sh
tests/codec-regression.sh
+5
-0
dnxhd_720p_10bit
tests/ref/vsynth1/dnxhd_720p_10bit
+4
-0
dnxhd_720p_10bit
tests/ref/vsynth2/dnxhd_720p_10bit
+4
-0
No files found.
tests/codec-regression.sh
View file @
4555874a
...
...
@@ -230,6 +230,11 @@ do_video_encoding dnxhd-720p-rd.dnxhd "-threads 4 -mbd rd -s hd720 -b 90M -pix_f
do_video_decoding
""
"-s cif -pix_fmt yuv420p"
fi
if
[
-n
"
$do_dnxhd_720p_10bit
"
]
;
then
do_video_encoding dnxhd-720p-10bit.dnxhd
"-s hd720 -b 90M -pix_fmt yuv422p10 -vframes 5 -an"
do_video_decoding
""
"-s cif -pix_fmt yuv420p"
fi
if
[
-n
"
$do_svq1
"
]
;
then
do_video_encoding svq1.mov
"-an -vcodec svq1 -qscale 3 -pix_fmt yuv410p"
do_video_decoding
""
"-pix_fmt yuv420p"
...
...
tests/ref/vsynth1/dnxhd_720p_10bit
0 → 100644
View file @
4555874a
3ed972af47641d39a19916b0cd119120 *./tests/data/vsynth1/dnxhd-720p-10bit.dnxhd
2293760 ./tests/data/vsynth1/dnxhd-720p-10bit.dnxhd
b64efb0b4eb934bb66f4530c12d5d7fa *./tests/data/dnxhd_720p_10bit.vsynth1.out.yuv
stddev: 6.27 PSNR: 32.18 MAXDIFF: 65 bytes: 760320/ 7603200
tests/ref/vsynth2/dnxhd_720p_10bit
0 → 100644
View file @
4555874a
0b8389955cce583bd2db7d2e727a6f15 *./tests/data/vsynth2/dnxhd-720p-10bit.dnxhd
2293760 ./tests/data/vsynth2/dnxhd-720p-10bit.dnxhd
bde04e992df2473e89aef4460265332d *./tests/data/dnxhd_720p_10bit.vsynth2.out.yuv
stddev: 1.45 PSNR: 44.89 MAXDIFF: 22 bytes: 760320/ 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