Sagekilla
12th July 2010, 15:30
Hey all, been a while since I've last been here ;)
I'm currently trying to encode the results from a computation I was doing, and I was wondering what would best preserve the features in my clip (short of lossless), especially wrt aq/psy-rd.
My goal is to get it to a reasonably small size while not ruining the features present in my results. I've been testing settings and visually checking, but I'd like to know if anyone knows any good tips for sources like this.
Here's a link to a couple frames of what I'm encoding: http://www.mediafire.com/download.php?jniwmnz2wth
There's 1000 frames in all, I just picked a few to give a general idea of how it looks.
Edit: Here's my encode settings:
x264 --crf 8 --preset veryslow --qpmin 0 --keyint infinite --rc-lookahead 100 --zones 0,1,q=0 --output "video.264" "source.avs"
I'm currently trying to encode the results from a computation I was doing, and I was wondering what would best preserve the features in my clip (short of lossless), especially wrt aq/psy-rd.
My goal is to get it to a reasonably small size while not ruining the features present in my results. I've been testing settings and visually checking, but I'd like to know if anyone knows any good tips for sources like this.
Here's a link to a couple frames of what I'm encoding: http://www.mediafire.com/download.php?jniwmnz2wth
There's 1000 frames in all, I just picked a few to give a general idea of how it looks.
Edit: Here's my encode settings:
x264 --crf 8 --preset veryslow --qpmin 0 --keyint infinite --rc-lookahead 100 --zones 0,1,q=0 --output "video.264" "source.avs"