# HG changeset patch # User gpoirier # Date 1126544179 0 # Node ID bde7ac94b138289a463743947923cecaab9d4171 # Parent fce59530dcfdd26f72f2b994b8db3e050b835806 Adds the script psnr-video.sh to calculate the PSNR between two existing video files. Script by Matthias Wieser < mwieser AH gmx POUM de > Original thread: Date: Aug 25, 2005 1:54 PM Subject: [MEncoder-users] [Script] PSNR between two video files diff -r fce59530dcfd -r bde7ac94b138 ChangeLog --- a/ChangeLog Mon Sep 12 16:35:58 2005 +0000 +++ b/ChangeLog Mon Sep 12 16:56:19 2005 +0000 @@ -99,6 +99,7 @@ * massive stream layer cleanup, all streams ported to the new API * full gcc 4 support for IA-32 and AMD-64 ports * TOOLS/vobshift.py: vobsub time-adjust tool + * TOOLS/psnr-video.sh: computes PSNR between two existing video files * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB) * new option: -idle, to make MPlayer wait for input commands when done playing all files