Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
a2544524
Commit
a2544524
authored
Sep 19, 2011
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regtests: add a flashsv2 decoder test limited to keyframes
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
a6186f3a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
1 deletion
+10
-1
codec-regression.sh
tests/codec-regression.sh
+2
-1
flashsv2
tests/ref/vsynth1/flashsv2
+4
-0
flashsv2
tests/ref/vsynth2/flashsv2
+4
-0
No files found.
tests/codec-regression.sh
View file @
a2544524
...
...
@@ -252,7 +252,8 @@ fi
if
[
-n
"
$do_flashsv2
"
]
;
then
do_video_encoding flashsv2.flv
"-an -vcodec flashsv2 -sws_flags neighbor+full_chroma_int+accurate_rnd+bitexact -strict experimental"
#do_video_decoding "" "-pix_fmt yuv420p -sws_flags area+accurate_rnd+bitexact"
do_video_encoding flashsv2I.flv
"-an -vcodec flashsv2 -sws_flags neighbor+full_chroma_int+accurate_rnd+bitexact -strict experimental -g 1"
do_video_decoding
""
"-pix_fmt yuv420p -sws_flags area+accurate_rnd+bitexact"
fi
if
[
-n
"
$do_roq
"
]
;
then
...
...
tests/ref/vsynth1/flashsv2
View file @
a2544524
ec13d68cbce263f589fe79bcd2e98364 *./tests/data/vsynth1/flashsv2.flv
8406137 ./tests/data/vsynth1/flashsv2.flv
ed28c0021768629b2675e72bf1632426 *./tests/data/vsynth1/flashsv2I.flv
8755723 ./tests/data/vsynth1/flashsv2I.flv
efa88d09115a2e947eff00ee435ba3f3 *./tests/data/flashsv2.vsynth1.out.yuv
stddev: 3.47 PSNR: 37.31 MAXDIFF: 49 bytes: 7603200/ 7603200
tests/ref/vsynth2/flashsv2
View file @
a2544524
6fbb1cf84d473a93035047c3a3e344ff *./tests/data/vsynth2/flashsv2.flv
4814443 ./tests/data/vsynth2/flashsv2.flv
d5a22183d9fe670174340a8a1847e52a *./tests/data/vsynth2/flashsv2I.flv
5037122 ./tests/data/vsynth2/flashsv2I.flv
8f63e24049ba1789a7f8353c695a3d99 *./tests/data/flashsv2.vsynth2.out.yuv
stddev: 2.39 PSNR: 40.55 MAXDIFF: 21 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