Prores-BitDepth icon indicating copy to clipboard operation
Prores-BitDepth copied to clipboard

ProRes bit depth testing

Results 4 Prores-BitDepth issues
Sort by recently updated
recently updated
newest added

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...

> I am not sure how the apple encoder works with respect to its "native" input pixel format. ProRes is a YCbCr format rather than RGB so the most 'native'...

I've just encoded a bunch of H265 10-bit files to ProRes using FFMpeg, so your results have me slightly worried that I'm losing dynamic range. I used different encoding options...