Changeset 790

Show
Ignore:
Timestamp:
01/28/08 22:40:05 (6 months ago)
Author:
astrange
Message:

work on the readme

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/perian-1.1/Release/Read Me.rtf

    r715 r790  
    1 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf420 
    2 {\fonttbl\f0\fswiss\fcharset77 Helvetica-Bold;\f1\fswiss\fcharset77 Helvetica;} 
     1{\rtf1\ansi\ansicpg1252\cocoartf949 
     2{\fonttbl\f0\fswiss\fcharset0 Helvetica;} 
    33{\colortbl;\red255\green255\blue255;} 
    44\margl1440\margr1440\vieww16040\viewh15820\viewkind0 
     
    66 
    77\f0\b\fs24 \cf0 About 
    8 \f1\b0 \ 
    9 Perian aims at providing a single package to provide all your playback needs.  It is a collection of QuickTime components incorporating several libraries:\ 
    10  \'a5 libavcodec, from the ffmpeg project, along with code from the old FFusion component:\ 
    11         \'a5 MS-MPEG4 v1 & v2\ 
    12         \'a5 DivX\ 
    13         \'a5 3ivX
    14         \'a5 H.264\ 
    15         \'a5 Flash Video\ 
    16         \'a5 Flash Screen Video\ 
    17         \'a5 VP6\ 
    18         \'a5 H263I\ 
    19         \'a5 VP3\ 
    20         \'a5 HuffYUV\ 
    21         \'a5 ffvhuff\ 
    22         \'a5 MPEG-1 & 2 video\ 
    23         \'a5 FRAPS\ 
    24         \'a5 Windows Media Audio v1 & v2\ 
    25         \'a5 Flash ADPCM\ 
    26         \'a5 Xiph Vorbis (in Matroska)\ 
    27         \'a5 MPEG Layer II Audio\ 
    28  \'a5 libavformat, from the ffmpeg project. along with AVIImporter.component:\ 
    29         \'a5 AVI file format\ 
    30         \'a5 FLV file format\ 
    31  \'a5 libmatroska, along with matroska-qt.component:\ 
    32         \'a5 MKV file format\ 
    33  \'a5 Subtitle parsing
    34         \'a5 SSA file format\ 
    35         \'a5 SRT file format\ 
    36  \'a5 liba52, via A52Codec
    37         \'a5 AC3 audio\ 
    38 \ 
    39 The code is available under the LGPL. The project site is located at <http://trac.perian.org/> and the project subversion repository is located at <http://svn.perian.org/>.\ 
    40 The code for A52Codec is available under GPL. The project site is located at <http://trac.cod3r.com/a52codec/> and the project subversion repository is located at <http://svn.cod3r.com/a52codec/>.\ 
     8\b0 \ 
     9Perian aims at providing a single package for all your playback needs.  It is a collection of QuickTime components incorporating several libraries:\ 
     10 \'95 libavcodec, from the ffmpeg project, along with code from the old FFusion component:\ 
     11        \'95 MS-MPEG4 v1 & v2\ 
     12        \'95 DivX\ 
     13        \'95 3ivx
     14        \'95 H.264\ 
     15        \'95 Flash Video\ 
     16        \'95 Flash Screen Video\ 
     17        \'95 VP6\ 
     18        \'95 H263I\ 
     19        \'95 VP3\ 
     20        \'95 HuffYUV\ 
     21        \'95 ffvhuff\ 
     22        \'95 MPEG-1 & 2 video\ 
     23        \'95 FRAPS\ 
     24        \'95 Windows Media Audio v1 & v2\ 
     25        \'95 Flash ADPCM\ 
     26        \'95 Xiph Vorbis (in Matroska)\ 
     27        \'95 MPEG Layer II Audio\ 
     28 \'95 libavformat, from the ffmpeg project. along with AVIImporter.component:\ 
     29        \'95 AVI file format\ 
     30        \'95 FLV file format\ 
     31 \'95 libmatroska, along with matroska-qt.component:\ 
     32        \'95 MKV file format\ 
     33 \'95 Subtitles:
     34        \'95 SSA file format\ 
     35        \'95 SRT file format\ 
     36 \'95 liba52, via A52Codec:
     37        \'95 AC3 audio\ 
     38\ 
     39The code is available under the LGPL. The project site is located at <http://trac.perian.org/> and the project Subversion repository is located at <http://svn.perian.org/>.\ 
     40The code for A52Codec is available under the GPL. The project site is located at <http://trac.cod3r.com/a52codec/> and the project Subversion repository is located at <http://svn.cod3r.com/a52codec/>.\ 
    4141\ 
    4242 
    43 \f0\b Easy Install 
    44 \f1\b0 \ 
     43\b Easy Install 
     44\b0 \ 
    4545To use Perian, open the disk image, and double click on the Perian.prefPane icon.  It will automatically install and update all of its components.\ 
    4646\ 
    4747 
    48 \f0\b The Perian Team 
    49 \f1\b0 \ 
     48\b The Perian Team 
     49\b0 \ 
    5050Graham Booker - Dev and hosting\ 
    5151David Conrad - Dev\ 
     
    5656\ 
    5757 
    58 \f0\b Thanks to 
    59 \f1\b0 \ 
    60 J\'8er\'99me Cornet and his FFusion project for giving me the idea and code to start from Christoph N\'8ageli's AVI Importer from his XviD component, which allowed us to leverage libavformat.\ 
    61 FFMPEG project for providing such a rich library.\ 
    62 The Mozilla Foundation and Dag \'81gren for the universal charset detector.\ 
     58\b Thanks to 
     59\b0 \ 
     60J\'e9r\'f4me Cornet and his FFusion project for giving me the idea and code to start from Christoph N\'e4geli's AVI Importer from his XviD component, which allowed us to leverage libavformat.\ 
     61
     62The FFmpeg project for providing such a rich library.\ 
     63(http://ffmpeg.mplayerhq.hu/)\ 
     64
     65The Mozilla Foundation and Dag \'c5gren for the universal charset detector.\ 
     66(http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html, http://wakaba.c3.cx/s/apps/unarchiver.html)\ 
     67
    6368Adrian Thurston for the Ragel parser generator.\ 
     69(http://www.cs.queensu.ca/~thurston/ragel/)\ 
     70\ 
    6471Matroska for their library.\ 
     72(http://www.matroska.org/)\ 
    6573\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural 
    66 \cf0 Bryan Bortz for the icon.\ 
     74\cf0 \ 
     75Bryan Bortz for the icon.\ 
     76(http://www.owlboy.com/)\ 
    6777\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural 
    6878\cf0 \ 
     
    7181\ 
    7282\ 
     83\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural 
    7384 
    74 \f0\b Licenses\ 
    75 
     85\b \cf0 Licenses\ 
     86
     87\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural 
    7688 
    77 \f1\b0                  GNU LESSER GENERAL PUBLIC LICENSE\ 
     89\b0 \cf0                GNU LESSER GENERAL PUBLIC LICENSE\ 
    7890                       Version 2.1, February 1999\ 
    7991\