|
|
|
|
|
by doc_holliday
3437 days ago
|
|
Also, reading back, this is a huge huge red flag: > "I dumped all the images into separate PNG files, and then used sips to convert the PNGs to somewhat-more-reasonably sized JPGs" You are adding further compression to the PNGs (the frame grabs) by using JPEG (I assume you are using it in lossy mode), which is basically adding another form of compression to your results. The fact you used JPEGs (further compression) for comparison basically null and voids all the results I am afraid. |
|
There are much better ways and tools for comparing encoded videos.