[x264-devel] obtaining psnr

Jason Garrett-Glaser darkshikari at gmail.com
Sun Jul 19 19:17:49 CEST 2009


On Sun, Jul 19, 2009 at 7:29 AM, aviad rozenhek<aviadr1 at gmail.com> wrote:
> thanks for a great codec,
> I'm using x264 as compiled library in my application and would like to
> display PSNR / SSIM statistics in the UI.
> I've read the PSNR calculation in encoder.c and I'm interested to know if
> it's thread safe to do the same calculation in my code,
> or should I use sync with x264 somehow?
> thanks!
> --
> Aviad Rozenhek
>
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel
>
>

param->analyse.b_psnr = 1

Dark Shikari


More information about the x264-devel mailing list