readme

来自「君正早期ucos系统(只有早期的才不没有打包成库),MPLAYER,文件系统,图」· 代码 · 共 569 行 · 第 1/2 页

TXT
569
字号
              File;Y;Cb;Cr              00000001.ppm;34.23;39.54;40.06;35.426              00000002.ppm;33.03;38.71;39.26;34.271              00000003.ppm;33.45;38.91;39.28;34.655              00000004.ppm;32.72;38.69;38.85;33.972              [...]              00000247.ppm;35.55;40.84;42.15;36.785              PSNR:;35.9887Note:         This script relies on the the tool "pnmpsnr" for the              frame-by-frame PSNR calculation.              Be aware that psnr-video.sh needs a lot of temporary space              in /tmp/.asfinfoAuthor:       ArpiDescription:  a simple ASF header display programUsage:        asfinfo <filename.asf>Note:         Also see MPlayer's -identify option.avi-fixAuthor:       ArpiDescription:  A simple tool to fix chunk sizes in RIFF AVI files.Usage:        avi-fix [-fix] <badfile.avi>Note:         It does not check or fix the index, to do this use              'mencoder -forceidx -oac copy -ovc copy'.checktree.shAuthor:       Ivo van PoortenDescription:  Check the source tree for anomalies.Usage:        checktree.sh -helpNote:         This script is meant for developers to check the current              source tree and/or the patches they are working on.mphelp_check.pyAuthor:       Uoti UrpalaDescription:  Check console message translations for common errors.Usage:        mphelp_check.py [--missing] <master file> <files to check>Note:         Compares MPlayer translation files against a master file and              reports conflicting arguments, extra strings not present in              the base file and (optionally) missing strings.cpuinfoAuthor:       Jürgen KeilDescription:  the prototype ../cpuinfo.cNote:         Used by configure to emulate /proc/cpuinfo on non-Linux systems.dump_mp4Author:       ArpiDescription:  MPEG4-ES stream inspector, dumps the stream startcodes.fastmemcpybenchAuthor:       Felix BünemannDescription:  benchmark/testbed for fastmemcpy stuffNote:         Also see fastmem.sh.movinfoAuthor:       ArpiDescription:  Show QuickTime MOV file structure.Usage:        movinfo <filename.mov>vivodumpAuthor:       ArpiDescription:  Dump H.263 frame headers from VIVO files.Usage:        vivodump <input_file> <output_file>Miscellaneous scripts in the TOOLS dir--------------------------------------subedit.plAuthor:       Michael KlepikovDescription:  A script for pipelined editing of subtitle files.Usage:        subedit.pl [switches]    -if,--input-format <fmt>   input format; supported: SRT (default: SRT)    -of,--output-format <fmt>  output format; supported: SRT                               (default: input format)    -s,--shift <time>          shift all subtitles by <time>                               (format: [-]hh:mm:ss,fraction)    -c,--scale <time>          scale by adding <time> to overall duration    -f,--split-from <time>     drop subtitles that end before <time>    -t,--split-to <time>       drop subtitles that start after <time> (will                               truncate timing if it overlaps a boundary)    -r,--renumber              renumber SRT subtitles in output    -d,--debug                 enable debug output    -h,--help                  help messagew32codec_dl.plAuthor:       Tom LeesDescription:  This script will use the Windows Media Player codec download              infrastructure to aquire the codecs listed in codecs.conf and put              them in a directory named "codecs/" below the current directory.Usage:        w32codec_dl.pl <codecs.conf location>Note:         You will need the libwww-perl stuff and the cabextract utility              which can be found at http://www.kyz.uklinux.net/cabextract.php3.install-w32codecs.shAuthor:       Andrea Menucci, thuglifeDescription:  Downloads binary codecs from mplayerhq.hu and installs them              on a Debian system.Usage:        install-w32codecs.sh install              install-w32codecs.sh uninstallvobshift.pyAuthor:       Gábor FarkasDescription:  Adjust the time-info in vobsub filesUsage:        vobshift.py in.idx out.idx +8.3              Will shift the time by 8.3 secondssubrip.cAuthor:       Kim Minh KaplanDescription:  Transform VOBsub subtitles into Subrip text subtitles using              GOCR/JOCR.Usage:        subrip <vobsub basename> [subid [output filename] ]Note:         Requires at least JOCR/GOCR 0.37.              You will have to change the 'vobsub_id' value if you want a              subtitle different from number 0. Hint: You can view the              subtitle that is being decoded with "display subtitle-*.pgm".alaw-gen.cAuthor:       ArpiDescription:  Generates alaw/ulaw tables.Note:         Created to work around a past license issue, no longer useful.avisubdump.cAuthor:       Tobias DiedrichDescription:  Dumps vobsub soft subtitles streams embedded in AVI files.Usage:        avisubdump <movie.avi>vfw2menc.cAuthor:       Gianluigi TiesiDescription:  Creates a codec settings file from the Video for Windows codecs              found in the mplayer codec packs.Usage:        vfw2menc -f <fourcc> -d <codec.dll> -s <settingsfile.mcf>              -h|--help            - displays this help              -d|--driver filename - dll or drv to load              -f|--fourcc fourcc   - fourcc of selected driver              -s|--save filename   - save settings to file              -c|--check filename  - load and show setting in filename              -v|--view            - displays the config dialog and do nothingNotes:        Works on Windows/Linux x86 only.modify_reg.cAuthor:       Alan NisotaDescription:  Modifies registry file (usually ~/.mplayer/registry)Usage:        modify_reg -r <registry_file> -l              modify_reg -r <registry_file> -k <key> [-d|-v <value>[-t <type>]]              -r|--registry - path to registry file              -l|--list     - shows all keys and values              -k|--key      - registry key              -d|--del      - delete key              -v|--value    - new value for key              -t|--type     - key type: string (default) or dwordNotes:        Necessary to use CoreAVC with MPlayerrealcodecs/Author:       miscellaneousDescription:  Wrappers for Linux Real binary codecs used to analyze, alter and              dump the data flow between RealPlayer and its codecs.Usage:        - Set the path to the RealPlayer codecs directory in the C files.              - Run 'make realcodecs'.              - Rename the original codecs to match the names expected in the                wrapper sources. The default is to give them a "real" prefix,                e.g. realcook.so.6.0.              - Put the wrappers in the RealPlayer codecs directory.Notes:        Known to work at least on Linux x86 with RealPlayer8.netstream - access remote streams---------------------------------NOTE: netstream does not link at the moment - help welcome.netstream allows you to access most MPlayer stream types from a remote host.The main purpose of this feature is to make it possible to directly use theCD or DVD drive of another computer on the network (provided you have therequired bandwidth). On the downside some stream types (currently TV and MF)are not usable remotely because they are implemented at the demuxer level.Be aware that currently the server is not secure at all.Compile the server by running 'make netstream' and then copy the netstreambinary to the right place on your system (usually /usr/local/bin on Unix).Start the netstream server on the computer you intend to access remotely.There are no command line arguments.Play the second track of a VCD on the server with:  mplayer -cache 5000 mpst://servername/vcd://2Access files on this server with:  mplayer -cache 5000 mpst://servername//usr/local/movies/lol.aviNote that paths which do not start with a / will be interpreted as relative tothe directory where the server is running. The '-cache' option is not neededbut highly recommended.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?