===========================
capri_Perian_Patch_v1.2.1p8
===========================
Description
-----------
This archive contains the binary distribution & the patched source code for SAMI subtitle support.
License
-------
- This patch is licensed under the LGPL.
- No support or warranty is provided with this patch.
- Use this patch at your own risk.
Binary Install
--------------
Double-click Perian.prefPane to install.
Open Perian.prefPane in System Preferences, then Install Perian.
Binary Uninstall
----------------
Open Perian.prefPane in System Preferences, then Remove Perian.
Source Patch
------------
Download perian source code from
http://www.perian.org/.
Replace the patched source code, then compile perian.
Hidden Preference Example
-------------------------
Open Terminal, then type the following command.
1) Font Name:
defaults write org.perian.Perian SMIFontName "Helvetica"
defaults write org.perian.Perian SMIFontName "Lucida Grande"
2) Font Size:
defaults write org.perian.Perian SMIFontSize -int 32
defaults write org.perian.Perian SMIFontSize -int 24
History
-------
v1.2.1p8 (2010/03/25)
- Based on perian v1.2.1 source.
- Updated handling "font color" tag for SAMI subtitle.
v1.1.4p7 (2009/09/12)
- Updated Front Row subtitle support for Snow Leopard.
- Updated Quick Look thumbnail support for Snow Leopard.
v1.1.4p6 (2009/07/30)
- Based on perian v1.1.4 source.
v1.1.3p5 (2009/02/12)
- Distributed in both binary and source formats.
- Added the patched version number.
v1.1.3p4 (2009/02/03)
- Added Hidden preference for "Font Name".
- Added Hidden preference for "Font Size".
v1.1.3p3 (2008/12/18)
- Fixed General preference for "Load External Subtitles".
v1.1.3p2 (2008/12/17)
- Based on perian v1.1.3 source.
v1.1.2p1 (2008/10/24)
- First release.
- Based on perian v1.1.2 source.
- Added CP949 encoding for Korean.
Developer
---------
capri91