On Tue, 2010-03-30 at 17:18 +0800, Kite Lau wrote: > 于 2010年03月30日 17:11, Xiang, Haihao 写道: > > It should be ./mplayer -vo vaapi -va vaapi xxxx > > still no luck, new error loop: > > ..... > > [VD_FFMPEG] Trying pixfmt=3. > Could not find matching colorspace - retrying with -vf scale... > Opening video filter: [scale] > The selected video_out device is incompatible with this codec. > Try appending the scale filter to your filter list, > e.g. -vf spp,scale instead of -vf spp. > [h264 @ 0xd2dd80]decoding to PIX_FMT_NONE is not supported. > [h264 @ 0xd2dd80]decode_slice_header error > [h264 @ 0xd2dd80]no frame! > Error while decoding frame! > > FATAL: Could not initialize video filters (-vf) or video output (-vo). > > > Exiting... (End of file)
Are you using libva master? The i965_drv_video driver on master only supports mpeg2 however your video is h264. _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
