This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
webrtc_m130
Watch
1
Star
0
Fork
0
You've already forked webrtc_m130
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
webrtc_m130
/
rtc_tools
/
OWNERS
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Expand ownership of rtc_tools. R=terelius Bug: webrtc:8450 Change-Id: Iab262462e465bad8579b4275dba6cad6c90fff02 Reviewed-on: https://webrtc-review.googlesource.com/15441 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20558}
2017-10-26 10:33:53 +02:00
per-file BUILD.gn=*
A small tool to run PSNR and SSIM between two I420 videos. The tool runs the analysis between every two corresponding frames until either of the videos runs out of frames. The results are written in a file (results_file provided from the command line) in the format: Frame: <frame_number>, PSNR: <psnr_value>, SSIM: <ssim_value> TEST= psnr_ssim_analyzer --reference_file=<name_of_file> --test_file=<name_of_file> --results_file=<name_of_file> --width=<width_of_frames> --height=<height_of_frames> Review URL: https://webrtc-codereview.appspot.com/748007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2665 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-27 14:57:19 +00:00
phoglund@webrtc.org
Expand ownership of rtc_tools. R=terelius Bug: webrtc:8450 Change-Id: Iab262462e465bad8579b4275dba6cad6c90fff02 Reviewed-on: https://webrtc-review.googlesource.com/15441 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20558}
2017-10-26 10:33:53 +02:00
oprypin@webrtc.org
mbonadei@webrtc.org
Reference in New Issue
Copy Permalink