ffmpeg-encoding-benchmark/README.md

25 lines
1.7 KiB
Markdown
Raw Normal View History

2022-10-23 16:45:41 +02:00
# FFMPEG Video Encoding benchmarks
2022-10-24 20:21:24 +02:00
[![status-badge](https://woodpecker.exu.li/api/badges/RealStickman/ffmpeg-encoding-benchmark/status.svg)](https://woodpecker.exu.li/RealStickman/ffmpeg-encoding-benchmark)
2022-10-23 16:45:41 +02:00
## Attribution
Sparks_in_Blender.webm: [Sparks in Blender](https://www.youtube.com/watch?v=MGRhJf0xdE8) by [Blender Guru](https://www.youtube.com/c/BlenderGuruOfficial) licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
2022-10-23 16:50:26 +02:00
eso1902a.mp4: [ESOcast 191 Light: A Fleeting Moment in Time](https://www.eso.org/public/videos/eso1902a/) by [ESO](https://www.eso.org/public/) licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
almatrailer2016a.mp4: [ALMA trailer](https://www.eso.org/public/videos/almatrailer2016a/) by [ESO](https://www.eso.org/public/) licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
2022-10-23 17:11:55 +02:00
## Resources
[My own notes on FFMPEG](https://wiki.exu.li/en/other/ffmpeg)
2022-10-23 16:50:26 +02:00
2022-10-23 17:11:55 +02:00
[Using SVT-AV1 within ffmpeg](https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/master/Docs/Ffmpeg.md)
2022-11-12 16:47:24 +01:00
## Video Quality
Some resources on video quality, the VMAF, SSIM and MSE metrics and how they stack up to subjective perception.
### Stuff I need to check out
2022-11-12 17:07:36 +01:00
https://streaminglearningcenter.com/learning/mapping-ssim-vmaf-scores-subjective-ratings.html
https://streaminglearningcenter.com/encoding/best-practices-for-netflixs-vmaf-metric.html
https://medium.com/netflix-techblog/vmaf-the-journey-continues-44b51ee9ed12
https://streaminglearningcenter.com/blogs/vmaf-is-hackable-what-now.html
https://www.reddit.com/r/ffmpeg/comments/qt01wf/good_vmaf_values_to_target_for_a_reencode/
https://audiovideotestlab.com/blog/full-reference-quality-metrics-vmaf-psnr-and-ssim/