1 ===================================================
2 MPlayer benchmark scripts v0.9
4 License: GPL (well only usable with mplayer ofcoz...)
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 ===================================================
15 BEGINNERS MUST NOT TRY USING THESE SCRIPTS!!!
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)
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"
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
37 - (recover from backup;)))
38 - See $BUILDDIR/log-2002-08-30 (today's date..) for the output.