⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.ati

📁 君正早期ucos系统(只有早期的才不没有打包成库),MPLAYER,文件系统,图片解码,浏览,电子书,录音,想学ucos,识货的人就下吧 russblock fmradio explore set
💻 ATI
字号:
	framebuffer driver for ATI Radeon chipset video boards	======================================================These files are replacement for linux-2.4.x-ac.y drivers.To use this driver you should have at least linux-2.4.5-ac.1then simply replace linux/drivers/video/radeon* with filesfrom this directory.Note: since linux-2.4.10 this driver was moved from -ac toLinus distribution.Alternative way:~~~~~~~~~~~~~~~~Simply type two commands in this directory:makemake installAnyway you should have 'framebuffer support' compiled into linux-kerneland at least '8bpp packed pixel support' compiled and installed as module.(But if you plan to use this module with MPlayer you also should have16bpp, 24bpp and 32bpp pixel support compiled as modules).                      Radeon video overlay		      ====================It was designed for MPlayer and currently can be used only by MPlayer.It's RGB-YUV BES for Radeon cards (althrough there is experimentalsupport for Rage128 / Rage128pro chips).rage128_vid is contained within radeon_vid.c. As for a Rage128 framebuffer -use the one from your Linux distribution.Installation:~~~~~~~~~~~~~Simply type two commands in this directory:makemake installUsing with MPlayer:~~~~~~~~~~~~~~~~~~~Currently there is only one way to use ATI's drivers:mplayer -vo vesa:lvo:/dev/radeon_vid -<your vesa's options> filenameormplayer -vo vesa:lvo:/dev/rage128_vid -<your vesa's options> filenameFor YV12 formats you can use also:mplayer -vo mga:/dev/radeon_vid -<your mga's option> filenamebut in this case you should load at least radeonfb driver fromthis package.Configuring:~~~~~~~~~~~~You can tune some parameters with the following trick:echo "parameter=value" > /dev/radeon_vidExample (disables adaptive deinterlacing):echo "deinterlace=off" > /dev/radeon_vidTo know more about these parameters - try reading the /dev/radeon_vid file ;)For example:cat /dev/radeon_vidList of parameters:~~~~~~~~~~~~~~~~~~~If you have Rage128 chip:brightness=decval          (-64:+63) changes brightnesssaturation=decval          (0:+31) changes saturation 0 == grayscale modeelse - if you have Radeon:brightness=decval          (-1000:+1000) -1000 == black screensaturation=decval          (-1000:+1000) -1000 == grayscaled modecontrast=decval            (-1000:+1000) -1000 == black screenhue=decval                 (-1000:+1000) -1000 == +1000 (full circle)                           all other values are within this rangeNote: 0 is the default value for every parameter on Radeons.WARNING: This driver violates the rule: "no float in the kernel".So if you have problems then don't use color correction.double_buff=on/off         enables/disables double bufferingdeinterlace=on/off         enables/disables adaptive deinterlacingdeinterlace_pattern=hexval defines deinterlacing patternDriver parameters:~~~~~~~~~~~~~~~~~~You can use some additional parameters during module loading:Example:modprobe radeon_vid swap_fourcc=1List of driver parameters:~~~~~~~~~~~~~~~~~~~~~~~~~~mtrr=1/0                   Configures MTRR (if available), default = 1.swap_fourcc=1/0            Performs byte swapping of passed fourcc.			   (It's required for compatibility with -vo mga.)To know more about driver parameters execute:modinfo radeon_vidormodinfo rage128_vidNote:~~~~~For command line of MPlayer:You can pass only options with can be recognized by vo_vesa driver.(Indeed radeon_vid and rage128_vid are stupid things and can only createvideo overlay. Mode switching and other adjustments are performed by thevo_vesa driver. This mean that they use the VESA BIOS as graphics server.)Conclusion:~~~~~~~~~~~This stuff (radeon(rage128)_vid) currently doesn't support any standards.Full example:~~~~~~~~~~~~~modprobe radeon_vid mtrr=1echo "deinterlace_pattern=F0055555" > /dev/radeon_vidmplayer -vo vesa:lvo:/dev/radeon_vid -fs -zoom -bpp 32 filenameEnjoy!

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -