|
mplayer -vo fbdev ***.mkv -x 1366 -y 576
颜色为黑白
- $ dmesg | grep -i drm
- [drm] Initialized drm 1.1.0 20060810
- [drm] set up 63M of stolen space
- [drm] LVDS-8: set mode 1366x768 10
- fb0: inteldrmfb frame buffer device
- [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
- [drm] LVDS-8: set mode 1366x768 10
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1600x1200 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1408x1056 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1280x1024 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1152x864 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1600x1200 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1408x1056 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1280x1024 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1152x864 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1600x1200 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1408x1056 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1280x1024 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1152x864 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1600x1200 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1408x1056 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1280x1024 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
- [drm:drm_fb_helper_check_var] *ERROR* Requested width/height is greater than current fb object 1152x864 > 1366x768
- [drm:drm_fb_helper_check_var] *ERROR* Need resizing code.
复制代码
特求教控制台下mplayer播放的颜色问题 |
|