Sam Richards

Results 18 issues of Sam Richards

Could we put the path to the config file inside the OTIO file? That way if we need to re-run a test, we know which config file was used.

enhancement

VMAF has some known image resolutions, so we need to make sure we are matching to it.

enhancement

Being able to define a baseline test result, and then compare new results to baseline.

enhancement

Need to be able to use this as a test framework, where its clear whether a test has succeded. For example, add to the test framework the ability to define...

enhancement

…source colorspace is rec601 (I think). I'm not 100% sure we want to do it this way, but I'm pretty sure this is wrong since otherwise ffmpeg will treat any...

Perhaps we can pre-populate the rate parameter in the yml file.

By default RV does read, but doesnt interpret the NCLC data, it would be good to have some sample code that does.

I'm slightly surprised with the results for 10-bit prores since if you convert: ffmpeg -f image2 -framerate 24 -i /input_%05d.tiff -c:v prores_ks -profile (0-5) output.mov ffmpeg will be converting to...

Adding the host config to the template files.

This is adding ffmpeg-7.0 to the docker configs.