diff --git a/Quickstart.md b/Quickstart.md index 4932087..bb28cd4 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -60,7 +60,7 @@ The combination of this and in_color_matrix will mean the color encoding will ma Separately, if you are converting from exr's in other colorspaces, **please use [OCIO](https://opencolorio.org/) to do the color space conversions.** [oiiotool](https://openimageio.readthedocs.io/en/latest/oiiotool.html) is an excellent open-source tool for this. For more details see: - * [H264 Encoding](EncodeH264.html) + * [H264 Encoding](Encodeh264.html) * [YUV Conversion](ColorPreservation.html#yuv) * [Browser color issues](WebColorPreservation.html) diff --git a/enctests/reference-results/vp9-speed-tests-encode_time.png b/enctests/reference-results/vp9-speed-tests-encode_time.png new file mode 100644 index 0000000..f167654 Binary files /dev/null and b/enctests/reference-results/vp9-speed-tests-encode_time.png differ