发新话题
打印

求助:MPlayer Framebuffer 版 编译问题

求助:MPlayer Framebuffer 版 编译问题

我正试图用Frambuffer 替代X11以便在MIPS上跑起来。我的VO模块是vga16fb.o,系统提示如下:
VDec:vo config request -320*240 (preferred csplannar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter:[scale]
The select video_out device is incompatible with this codec.

FATAL:Could not initialize video filters (-vf) or video output (-vo).

Can't restore next mode:Invalid argument

Exiting ...(End of file)

不懂是不是VO模块不支持编码?

望高人指点!~      

TOP

没人顶,自己顶一个,弄了两天,终于在用Framebuffer上跑起MPlayer了。其实一点都不关MPlayer 的事,而是机子显卡没设置好。framebuffer一直打不开,打开了也说不能和解码器匹配。把显卡设置改下,再用cat看看你的/dev/fb 是否有显示?有显示就可以跑了。       

TOP

发新话题