-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding PQ Encoding. Signed-off-by: [email protected] <[email protected]> * Script for copying over the data used in the documentation from the tests. Signed-off-by: [email protected] <[email protected]> * Updating the YML file spec, so that its relative. This means we can check the files in, and it should work when we check it out. Signed-off-by: [email protected] <[email protected]> * Fixing readme, since this is now just SDR content. Signed-off-by: [email protected] <[email protected]> * Adding callout. Signed-off-by: [email protected] <[email protected]> --------- Signed-off-by: [email protected] <[email protected]> Co-authored-by: [email protected] <[email protected]>
- Loading branch information
1 parent
6e46690
commit f6051f7
Showing
7 changed files
with
150 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
cp ../h264-crf-results.otio . | ||
cp ../h264-crf-encode/h264-crf-test-encode_time.png . | ||
cp ../h264-crf-encode/h264-crf-test-filesize.png . | ||
cp ../h264-crf-encode/h264-crf-test-vmaf_harmonic_mean.png . | ||
cp ../h264-results.otio . | ||
cp ../h264-encode/h264-test-encode_time.png . | ||
cp ../h264-encode/h264-test-filesize.png . | ||
cp ../h264-encode/h264-test-vmaf_harmonic_mean.png . | ||
cp ../vp9-crf2-results.otio . | ||
cp ../vp9-crf2-encode/vp9-crf2-test-encode_time.png . | ||
cp ../vp9-crf2-encode/vp9-crf2-test-filesize.png . | ||
cp ../vp9-crf2-encode/vp9-crf2-test-vmaf_harmonic_mean.png . | ||
cp ../prores-results.otio . | ||
cp ../prores-encode/prores-test-encode_time.png . | ||
cp ../prores-encode/prores-test-filesize.png . | ||
cp ../prores-encode/prores-test-vmaf_harmonic_mean.png . | ||
cp ../prores-qscale-results.otio . | ||
cp ../prores-qscale-encode/prores-qscale-tests-encode_time.png . | ||
cp ../prores-qscale-encode/prores-qscale-tests-filesize.png . | ||
cp ../prores-qscale-encode/prores-qscale-tests-vmaf_harmonic_mean.png . | ||
cp ../av1-crf-results.otio . | ||
cp ../av1-crf-encode/av1-crf-test-encode_time.png . | ||
cp ../av1-crf-encode/av1-crf-test-filesize.png . | ||
cp ../av1-crf-encode/av1-crf-test-vmaf_harmonic_mean.png . | ||
cp ../hevc-crf-results.otio . | ||
cp ../hevc-crf-encode/hevc-crf-test-encode_time.png . | ||
cp ../hevc-crf-encode/hevc-crf-test-filesize.png . | ||
cp ../hevc-crf-encode/hevc-crf-test-vmaf_harmonic_mean.png . | ||
cp ../hevc-results.otio . | ||
cp ../hevc-encode/hevc-test-encode_time.png . | ||
cp ../hevc-encode/hevc-test-filesize.png . | ||
cp ../hevc-encode/hevc-test-vmaf_harmonic_mean.png . | ||
cp ../codec-results.otio . | ||
cp ../codec-encode/codec-test-encode_time.png . | ||
cp ../codec-encode/codec-test-filesize.png . | ||
cp ../codec-encode/codec-test-vmaf_harmonic_mean.png . | ||
cp ../codec-encode/codec-test-psnr_y_harmonic_mean.png . | ||
cp ../mjpeg-qscale-results.otio . | ||
cp ../mjpeg-qscale-encode/mjpeg-qscale-tests-encode_time.png . | ||
cp ../mjpeg-qscale-encode/mjpeg-qscale-tests-filesize.png . | ||
cp ../mjpeg-qscale-encode/mjpeg-qscale-tests-vmaf_harmonic_mean.png . | ||
cp ../mjpeg-qscale-encode/mjpeg-qscale-tests-psnr_y_harmonic_mean.png . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
enctests/sources/enc_sources/chimera_cars_srgb/chimera_cars_srgb.%05d.png.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
enctests/sources/enc_sources/chimera_coaster_srgb/chimera_coaster_srgb.%06d.png.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
enctests/sources/enc_sources/chimera_fountains_srgb/chimera_fountains_srgb.%05d.png.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
enctests/sources/hdr_sources/sparks_srgb/sparks_srgb.%05d.png.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
images: true | ||
path: /Users/sam/git/EncodingGuidelines/enctests/sources/hdr_sources/sparks_srgb/sparks_srgb.%05d.png | ||
path: sparks_srgb.%05d.png | ||
width: 1920 | ||
height: 1014 | ||
pix_fmt: rgb24 | ||
in: 6100 | ||
duration: 200 | ||
rate: 25.0 | ||
rate: 24 |