goldenpi
9th October 2011, 21:31
A while ago I posted here asking for comments on a project of mine involving exaustive testing of deblocking paramaters to find optimal values. It worked, but not well enough to be of any practical use.
So I thought I might as well release a little side-project related to it. The scripts I used for testing purposes.
http://www.birds-are-nice.me/programming/ponymath.shtml
- Allows for varying any parameter in an x264 encode, and graphing the resultant impract on SSIM for a given bitrate.
- Supports resuming
- Caches results for use in future graphs.
The deblocking optimisation turned out to be a dead end, but at least you can get some nifty scripts out of it.
Requires mencoder, perl, gnuplot.
So I thought I might as well release a little side-project related to it. The scripts I used for testing purposes.
http://www.birds-are-nice.me/programming/ponymath.shtml
- Allows for varying any parameter in an x264 encode, and graphing the resultant impract on SSIM for a given bitrate.
- Supports resuming
- Caches results for use in future graphs.
The deblocking optimisation turned out to be a dead end, but at least you can get some nifty scripts out of it.
Requires mencoder, perl, gnuplot.