PS3播放Divx如何加上字幕:
參考關於PS3播放AVI檔加字幕。
使用AVIAddXSub,將原本的divx和字幕放在一起,檔名相同,設定好Configuration1,指定好Character Set、Language Code及Subtitle Bitmap畫面大小,選個喜歡的字型和大小。即可產生合併字幕檔的divx檔案,請記得將divx改為avi,以免PS3無法辨識。
各式影音格式轉換成PS3格式的方法。
PS3 H.264 Conversion Guide
MP4(Divx/Xvid)使用手冊:
MP4 Usage Guide
如何將MKV檔案轉換成Divx:
PS3/Xbox 360 compatible H.264 Encoding Guide
建議直接安裝alltoavi來轉換。
建議使用下列設定值:
PS3 Video 9 (default)
AVC 480p 1024kbps Stereo/128kbps
AVC 720p 3072kbps Stereo/160kbps
AVC 1024p 4096kbps Stereo 160kbps
April 2009 Archives
chm 文件開啟後無法觀看
原因是IE7 安全性設定的問題。
只要將chm檔案點滑鼠右鍵,選[內容],再按下 [解除封鎖] 按鈕,就可正常觀看。
From: University of Manitoba Computer Science, Scribd.
Eclipse tutorial, part 01: Installing Eclipse
Eclipse tutorial, part 02: Basic SWT Widgets
Eclipse tutorial, part 03: Advanced SWT Widgets
Eclipse tutorial, part 04: Eclipse Layouts
Eclipse tutorial, part 05: Client Billing Application
Compiling Eclipse applications for Windows with GCJ/MinGW
Eclipse tutorial, part 07: Eclipse Project CDT (C/C++) Plugin Tutorial
Eclipse tutorial, part 08: Using The Java Native Interface
Eclipse tutorial, part 09: Eclipse Custom Controls
Eclipse tutorial, part 10: Using JUnit in Eclipse
JFace
Eclipse tutorial, part 12: An Eclipse GUI Builder
Eclipse tutorial, part 13: Refactoring in Eclipse
Eclipse tutorial, part 14: Design Patterns and CodePro
Eclipse tutorial, part 15: Time Tracker Application
Installing the Amzi Prolog Plugin
From HowTo: Speed up ubuntu boot process.
sudo sysv-rc-conf
Throw a littel bit of runlevel knowledge here before we start messing them up.... All the boot processes are executed in sequence as following:
runlevel S: the first runlevel in boot process. /etc/init.d/rcS script will be invoked to start and all the processes underneath /etc/rcS.d will be executed.
runlevel 1: the single user mode. All processes underneath /etc/rc1.d will be executed.
runlevel 2,3,4,5: in debain system, the multi-user env, may not may not include GUI. The same, processes under each of the corresponding dirs will be run. **Note** this is different than RedHat, SuSE, and other RPM based systems.
runlevel 0: computer shutdown.
runlevel 6: computer reboot.


Recent Comments