Mercurial > mplayer.hg
changeset 16463:bde7ac94b138
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
author | gpoirier |
---|---|
date | Mon, 12 Sep 2005 16:56:19 +0000 |
parents | fce59530dcfd |
children | 0a828abf1f0f |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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