typo fixes
[mplayer/greg.git] / TOOLS / benchmark-gab / README
blob8508459f7d1ee9f003884fd464c3f2cf11398caa
1 ===================================================
2 MPlayer benchmark scripts v0.9
3 By Gabucino 2002-08-30
4 License: GPL (well only usable with mplayer ofcoz...)
5          NO WARRANTY
6          By using this software you agree not to
7          blame the author or the MPlayer team
8          for any mischief, backdoor, rm -rf /
9          or else this script may or may not do.
10 ===================================================
12 Preamble
13 ========
15              BEGINNERS MUST NOT TRY USING THESE SCRIPTS!!!
17 Installation
18 ============
19  - READ AND _U N D E R S T A N D_ WHAT THE SCRIPTS DO!
20  - Copy the four shell scripts into an empty dir
21  - Copy main.tar.gz to the same place (CVS checkout, compressed)
22  - Copy ffmpeg.tar.gz to the same place (CVS checkout, compressed)
23  - Create samples/ dir
24  - Create samples to be used for benchmarking
25  - (OPTIONAL) Create SAMPLE_FILE_NAME.opts file, containing
26    standard MPlayer options - for usage with ONLY that file.
27    Like:  samples/MPEG1                 MPEG1 file
28           samples/MPEG1.opts            "-vc mpeg12"
29           samples/MPEG1_ffmpeg12        same MPEG1 file as MPEG1
30           samples/MPEG1_ffmpeg12.opts   "-vc ffmpeg12"
31    etc...
32  - 'touch xmga' if you have Matrox, and want to test mga_vid too
33    (RTFS for these "touch" features)
34  - if doing Xv and/or xmga tests, start an X server, and exec xhost +localhost
35  - Push ./start
36  - WAIT
37  - (recover from backup;)))
38  - See $BUILDDIR/log-2002-08-30 (today's date..) for the output.
40 Fuck. (TODO?;)