comparison ChangeLog @ 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 b86124cdff83
children beebfccc00f1
comparison
equal deleted inserted replaced
16462:fce59530dcfd 16463:bde7ac94b138
97 * support for file:// syntax 97 * support for file:// syntax
98 * -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead 98 * -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead
99 * massive stream layer cleanup, all streams ported to the new API 99 * massive stream layer cleanup, all streams ported to the new API
100 * full gcc 4 support for IA-32 and AMD-64 ports 100 * full gcc 4 support for IA-32 and AMD-64 ports
101 * TOOLS/vobshift.py: vobsub time-adjust tool 101 * TOOLS/vobshift.py: vobsub time-adjust tool
102 * TOOLS/psnr-video.sh: computes PSNR between two existing video files
102 * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB) 103 * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB)
103 * new option: -idle, to make MPlayer wait for input commands when 104 * new option: -idle, to make MPlayer wait for input commands when
104 done playing all files 105 done playing all files
105 * lots of new slave commands (check DOCS/tech/slave.txt) 106 * lots of new slave commands (check DOCS/tech/slave.txt)
106 * lots of new information provided by the -identify option 107 * lots of new information provided by the -identify option