[MPlayer-DOCS] main/TOOLS documentation?
Diego Biurrun
diego at biurrun.de
Fri Feb 25 02:18:56 CET 2005
VMiklos writes:
> attached a corrected readme, no content improvement yet
Committed with some minor changes.
Here are a few more comments:
> bios2dump.c
>
> Author: Nick Kurshev
>
> Description: Extract BIOS of your PC and save it to file.
>
> Usage: As argument requires DOS interrupt number in hexadecimal form.
> As output - will write 64KB file which will named:
> SSSS_OOOO.intXX
> where: SSSS - segment of BIOS interrupt handler
> OOOO - offset of BIOS interrupt handler
> XX - interrupt number which was passed as argument
Where is the standard usage line? This is confusing.
> cpuinfo.c
>
> Author: Jürgen Keil
>
> Description: The prototype ../cpuinfo.c
>
> Note: It is used to emulate /proc/cpuinfo on non-Linux systems by
> ./configure.
What do you mean by prototype and where is the usage line?
> dump_mp4.c
>
> Author: Arpi
>
> Description: MPEG4-ES stream inspector, dumps the stream startcodes.
missing usage line
> fastmemcpybench.c
>
> Author: Felix Bünemann
>
> Description: benchmark/testbed for fastmemcpy stuff
>
> Note: Also see fastmem.sh.
missing usage line
> mem2dump.c
>
> Author: Nick Kurshev
>
> Description: Dump memory block to file.
>
> Usage: As argument requires absolute address of memory dump and its
> length (int hexadecimal form).
> As output - will write file which will be named:
> memADDR_LEN.dump
> where: ADDR - given address of memory
> LEN - given length of memory
missing usage line and again confusing
Diego
More information about the MPlayer-DOCS
mailing list