- 先編輯:/etc/default/grup
使用root或者sudo去編輯~~ - 執行 update-grub
使用root或者sudo去執行~~ - 重新開機即可~~
2012年7月23日 星期一
Ubntu 12.04 grub設定開機順序
2012年7月18日 星期三
Install KDE on Ubuntu 12.04 LTS
Install KDE on Ubuntu 12.04 LTS If you want to install KDE with standard set of applications then execute - sudo apt-get install kde-standard On the other hand for full set of package/applications – (it may take a lot of time – if you’ve slow Internet connection then better try above one) sudo apt-get install kde-full That’s All, Now you can logout from the current session and select KDE on the Login Prompt to start enjoying the Kool Desktop Environment (KDE).
資料來源:http://blog.sudobits.com/2012/04/14/how-to-install-kde-desktop-on-ubuntu-12-04/
2010年11月4日 星期四
2010年9月26日 星期日
2010年7月28日 星期三
2010年7月10日 星期六
用ffmpeg把mpg轉flv的方式
我的指令
`-r fps'
Set frame rate (Hz value, fraction or abbreviation), (default = 25).
- ffmpeg -i M2U00473.MPG -s 720x480 -vcodec flv -aspect 4:3 -b 300kb -g 160 -cmp dct -subcmp dct -mbd 2 -flags +aic+cbp+mv0+mv4 -trellis 1 -ac 1 -ar 22050 -f flv M2U00473.flv
- 就是把M2U00473.MPG轉成 M2U00473.flv
- ffmpeg參數如下:
`-r fps'
2010年7月8日 星期四
2010年7月5日 星期一
2010年7月3日 星期六
2010年6月25日 星期五
2010年6月9日 星期三
2010年6月8日 星期二
訂閱:
文章 (Atom)