From 26013a4273229ee9420bbc3c2eb88801e6c7c73f Mon Sep 17 00:00:00 2001 From: gabucino Date: Fri, 30 Aug 2002 21:16:52 +0000 Subject: v0.9 of my compile+benchmark script, designed for my local boxes, shared on NFS, etc.. Read README, and RTFS before using it. Oh, and feel free to reverse/del, but al3x wanted it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7178 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/benchmark-gab/README | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 TOOLS/benchmark-gab/README (limited to 'TOOLS/benchmark-gab/README') diff --git a/TOOLS/benchmark-gab/README b/TOOLS/benchmark-gab/README new file mode 100644 index 0000000000..bc6dfbe58e --- /dev/null +++ b/TOOLS/benchmark-gab/README @@ -0,0 +1,40 @@ +=================================================== +MPlayer benchmark scripts v0.9 +By Gabucino 2002-08-30 +License: for exclusive usage with MPlayer (wonder;) + NO WARRANTY + By using this software you agree not to + blame the author or the MPlayer team + for any mischief, backdoor, rm -rf / + or else this script may or may not do. +=================================================== + +Preamble +======== + + BEGINNERS MUST NOT TRY USING THESE SCRIPTS!!! + +Installation +============ + - READ AND _U N D E R S T A N D_ WHAT THE SCRIPTS DO! + - Copy the four shell scripts into an empty dir + - Copy main.tar.gz to the same place (CVS checkout, compressed) + - Copy ffmpeg.tar.gz to the same place (CVS checkout, compressed) + - Create samples/ dir + - Create samples to be used for benchmarking + - (OPTIONAL) Create SAMPLE_FILE_NAME.opts file, containing + standard MPlayer options - for usage with ONLY that file. + Like: samples/MPEG1 MPEG1 file + samples/MPEG1.opts "-vc mpeg12" + samples/MPEG1_ffmpeg12 same MPEG1 file as MPEG1 + samples/MPEG1_ffmpeg12.opts "-vc ffmpeg12" + etc... + - 'touch xmga' if you have Matrox, and want to test mga_vid too + (RTFS for these "touch" features) + - if doing Xv and/or xmga tests, start an X server, and exec xhost +localhost + - Push ./start + - WAIT + - (recover from backup;))) + - See $BUILDDIR/log-2002-08-30 (today's date..) for the output. + +Fuck. (TODO?;) -- cgit v1.2.3