[FFmpeg-devel] [PATCH] avfilter: Add max stats to PSNR log
Michael Niedermayer
michael at niedermayer.cc
Thu Jul 21 03:10:46 EEST 2016
On Tue, Jul 19, 2016 at 10:49:20AM -0700, Lucas Cooper wrote:
> This allows retroactive aggregation of the PSNR statistics (e.g.
> calculating average PSNR for entire video or a segment of the video).
To do this accurate it would be better to list the actual integer
differences instead of float rounded to 2 digits afer the decimal
point.
Also that different information should possibly be optional
as in version 2 format, and with that the first line could specify
the version of the format
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
What does censorship reveal? It reveals fear. -- Julian Assange
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160721/2417f255/attachment.sig>
More information about the ffmpeg-devel
mailing list