psnr-tools @ eb5ce4e7
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
Analyser | c2c377a3 | over 11 years | Csaba Kiraly | added x264 support link support in Makefiles th... | |
Cutter | dd8bd34b | over 11 years | Luca | Build system fixes... | |
EvalVid | 2ac6f1f0 | over 11 years | Csaba Kiraly | fixed ssim rounding problem evalvid was printi... | |
LogParser | 3f2daf4f | over 11 years | Luca | Fix support for fixed and variable chunk size | |
ReFiller | dd8bd34b | over 11 years | Luca | Build system fixes... | |
Makefile | 445 Bytes | dd8bd34b | over 11 years | Luca | Build system fixes... |
QoE.pl | 4.12 KB | eb5ce4e7 | over 11 years | Luca Abeni | [PATCH] Remove the "gop" hack... Now 1chunk=1go... |
README | 291 Bytes | fd7dc5b8 | over 11 years | Csaba Kiraly | minimal README added |
chunks_lost.sh | 480 Bytes | ad2a1304 | over 11 years | Csaba Kiraly | added GPL notice |
gpl-3.0.txt | 34.3 KB | ad2a1304 | over 11 years | Csaba Kiraly | added GPL notice |
peers_of_class.sh | 448 Bytes | ad2a1304 | over 11 years | Csaba Kiraly | added GPL notice |
psnr.sh | 4.91 KB | b1825363 | over 11 years | Csaba Kiraly | create temporary directory if it doesn't exits |
Latest revisions
View all revisions | View revisions
README
psnr-tools requires ffmpeg libraries and, if ffmpeg was compiled with
x264, it also requires x264 libraries
compile it specifying the location of ffmpeg (and, if needed, x264
sources). E.g. as follows:
make FFDIR=$HOME/src/ffmpeg/
or
make FFDIR=$HOME/src/ffmpeg/ X264DIR=$HOME/src/x264/
Also available in: Atom