顯示具有 gxvattr 標籤的文章。 顯示所有文章
顯示具有 gxvattr 標籤的文章。 顯示所有文章

2008年8月17日 星期日

Video is too bright while playing on Ubuntu

1. xvattr is the tool to query or set XVideo settings

sudo apt-get install xvattr

2. to execute xvattr directly can show all xv attributes

3. set contrast to normal value via command line

xvattr -a XV_CONTRAST -v 64

4. there is a gui for xvattr, gxvattr