I'm trying to understand why I am getting substantially worse results while encoding to HAP using FFMPEG vs. Adobe Media Encoder. My problem is I need to do Chuncks encoding (which cannot be set using AME) but the results from FFMPEG are not up to quality.
See results here:
https://www.dropbox.com/s/4fakivsytefl60c/HAP%20Test.tif?dl=0
Has anyone else seen these issues?
Here is my FF command line:
ffmpeg.exe -i "H:\_Render\test.mov" -vcodec hap -format hap_q "H:\_Render\output.mov"