ffmpeg-encoding-benchmark/README.md

13 lines
1.0 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)