|
|
才从wiki上看来的,以前一直不知道,mplayer可以用Radeon Textured Video而不是那个Video Overlay来渲染视频,默认是Adaptor 0,大家可以用xvinfo查看。textured video是最快的方式,同时在compiz下也能有composite,即透明啦,变形啦,缩放啦等等,mplayer是不需要打那个什么补丁的。
要用textured video很简单,在mplayer播放参数中加上-vo xv:adaptor=1即可。或者在~./mplayer/config中加上,vo=xv:adaptor=1。
效果看附件。- $ xvinfo
- X-Video Extension version 2.2
- screen #0
- Adaptor #0: "ATI Radeon Video Overlay"
- number of ports: 1
- port base: 57
- operations supported: PutImage
- supported visuals:
- depth 24, visualID 0x21
- depth 24, visualID 0x22
- number of attributes: 22
- "XV_DEVICE_ID" (range 0 to -1)
- client gettable attribute (current value is 107)
- "XV_LOCATION_ID" (range 0 to -1)
- client gettable attribute (current value is 108)
- "XV_INSTANCE_ID" (range 0 to -1)
- client gettable attribute (current value is 109)
- "XV_DUMP_STATUS" (range 0 to 1)
- client settable attribute
- "XV_SET_DEFAULTS" (range 0 to 1)
- client settable attribute
- "XV_AUTOPAINT_COLORKEY" (range 0 to 1)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_COLORKEY" (range 0 to -1)
- client settable attribute
- client gettable attribute (current value is 30)
- "XV_DOUBLE_BUFFER" (range 0 to 1)
- client settable attribute
- client gettable attribute (current value is 1)
- "XV_OVERLAY_ALPHA" (range 0 to 255)
- client settable attribute
- client gettable attribute (current value is 255)
- "XV_GRAPHICS_ALPHA" (range 0 to 255)
- client settable attribute
- client gettable attribute (current value is 255)
- "XV_ALPHA_MODE" (range 0 to 1)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_BRIGHTNESS" (range -1000 to 1000)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_CONTRAST" (range -1000 to 1000)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_SATURATION" (range -1000 to 1000)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_COLOR" (range -1000 to 1000)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_HUE" (range -1000 to 1000)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_RED_INTENSITY" (range -1000 to 1000)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_GREEN_INTENSITY" (range -1000 to 1000)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_BLUE_INTENSITY" (range -1000 to 1000)
- client settable attribute
- client gettable attribute (current value is 0)
- "XV_CRTC" (range -1 to 1)
- client settable attribute
- client gettable attribute (current value is -1)
- "XV_GAMMA" (range 100 to 10000)
- client settable attribute
- client gettable attribute (current value is 1000)
- "XV_COLORSPACE" (range 0 to 1)
- client settable attribute
- client gettable attribute (current value is 0)
- maximum XvImage size: 2048 x 2048
- Number of image formats: 8
- id: 0x41424752 (RGBA)
- guid: 52474241-0000-0010-8000-00aa00389b71
- bits per pixel: 32
- number of planes: 1
- type: RGB (packed)
- depth: 32
- red, green, blue masks: 0xff0000, 0xff00, 0xff
- id: 0x54424752 (RGBT)
- guid: 52474254-0000-0010-8000-00aa00389b71
- bits per pixel: 16
- number of planes: 1
- type: RGB (packed)
- depth: 16
- red, green, blue masks: 0x7c00, 0x3e0, 0x1f
- id: 0x32424752 (RGB2)
- guid: 52474200-0000-0010-8000-00aa00389b71
- bits per pixel: 16
- number of planes: 1
- type: RGB (packed)
- depth: 16
- red, green, blue masks: 0xf800, 0x7e0, 0x1f
- id: 0x0
- guid: 52474200-0000-0010-8000-00aa00389b71
- bits per pixel: 24
- number of planes: 1
- type: RGB (packed)
- depth: 24
- red, green, blue masks: 0xff0000, 0xff00, 0xff
- id: 0x32595559 (YUY2)
- guid: 59555932-0000-0010-8000-00aa00389b71
- bits per pixel: 16
- number of planes: 1
- type: YUV (packed)
- id: 0x59565955 (UYVY)
- guid: 55595659-0000-0010-8000-00aa00389b71
- bits per pixel: 16
- number of planes: 1
- type: YUV (packed)
- id: 0x32315659 (YV12)
- guid: 59563132-0000-0010-8000-00aa00389b71
- bits per pixel: 12
- number of planes: 3
- type: YUV (planar)
- id: 0x30323449 (I420)
- guid: 49343230-0000-0010-8000-00aa00389b71
- bits per pixel: 12
- number of planes: 3
- type: YUV (planar)
- Adaptor #1: "Radeon Textured Video"
- number of ports: 16
- port base: 58
- operations supported: PutImage
- supported visuals:
- depth 24, visualID 0x21
- number of attributes: 2
- "XV_BICUBIC" (range 0 to 2)
- client settable attribute
- client gettable attribute (current value is 2)
- "XV_VSYNC" (range 0 to 1)
- client settable attribute
- client gettable attribute (current value is 1)
- maximum XvImage size: 2048 x 2048
- Number of image formats: 4
- id: 0x32595559 (YUY2)
- guid: 59555932-0000-0010-8000-00aa00389b71
- bits per pixel: 16
- number of planes: 1
- type: YUV (packed)
- id: 0x32315659 (YV12)
- guid: 59563132-0000-0010-8000-00aa00389b71
- bits per pixel: 12
- number of planes: 3
- type: YUV (planar)
- id: 0x30323449 (I420)
- guid: 49343230-0000-0010-8000-00aa00389b71
- bits per pixel: 12
- number of planes: 3
- type: YUV (planar)
- id: 0x59565955 (UYVY)
- guid: 55595659-0000-0010-8000-00aa00389b71
- bits per pixel: 16
- number of planes: 1
- type: YUV (packed)
复制代码 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|