readme_original

来自「网络MPEG4IP流媒体开发源代码」· 代码 · 共 43 行

TXT
43
字号
Quicktime for LinuxAuthor: Adam Williams    quicktime@altavista.netHomepage: heroinewarrior.com/quicktimeRequires: libpthread------------------------------------------------------------------------***** This is a Quicktime library for UNIX in a freely redistributable,statically linkable library.  You can statically link it in a programand charge money for the program.  The only condition is that if youuse it in a program, you must put the author's name and emailsomewhere.  If you improve the library itself or add a free codec toit, you should release your improvements.  If you redistribute thecode, you must also redistribute the author information anddocumentation.  At this time it's very popular to license stuff underthe GPL.  You are free to include this library in a derived work andlicense the derived work under GPL.*****Building:type "make" in the quicktime/quicktime directory.type "make util" to get some Small Utilities.Configuration:The file "config.h" defines the size of a 16 bit word and what themaximum file size is./******************************************************* * References: *********************************/Apple's quicktime file format information:http://developer.apple.com/techpubs/quicktime/qtdevdocs/REF/refQTFileFormat.htmColor space conversions:http://www.neuro.sfc.keio.ac.jp/~aly/polygon/info/color-space-faq.html

⌨️ 快捷键说明

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