Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slhck/rate-control-tests

Tests for different rate control modes in x264
https://github.com/slhck/rate-control-tests

Last synced: about 2 months ago
JSON representation

Tests for different rate control modes in x264

Awesome Lists containing this project

README

        

# Scripts for Rate Control Mode Investigation

Sources used:

- [Big Buck Bunny](http://distribution.bbb3d.renderfarming.net/video/png/), 1920x1080, 24fps, yuv420p
- [Tears of Steel](http://media.xiph.org/tearsofsteel/tearsofsteel-1080-png/), 1920x800, 24fps, yuv420p

Sources have been converted from original PNGs, possibly downscaling/cropping the frames to the target size, changing the framerate, and changing the pixel format to `yuv420p`.

Bitrates and other configurations are in `run.sh`.