主题 : 6410下 多媒体友善自带Mplayer问题(BUG) 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 75322
精华: 0
发帖: 17
金钱: 85 两
威望: 17 点
综合积分: 34 分
注册时间: 2012-08-06
最后登录: 2016-12-07
楼主  发表于: 2013-10-11 13:51

 6410下 多媒体友善自带Mplayer问题(BUG)

版主&各位朋友:
使用6410开发教程<<专题06 基于MPlayer的多媒体应用开发指南>>在播放过程中,经常出现如下错误,错误必然出现,出现时间可能是播放后10分钟,也可能是3小时...错误信息如下: 此视频为adsdemo自带视频.
"VDec: vo config request - 720 x 432 (preferred colorspace: Planar YV12)"
 "Could not find matching colorspace - retrying with -vf scale..."
 "Opening video filter: [scale]" 
"VDec: using Planar YV12 as output csp (no 0)" 
"Movie-Aspect is 1.67:1 - prescaling to correct movie aspect."
 "[swscaler @ 0x753864]No accelerated colorspace conversion found"
 "[swscaler @ 0x753864]SwScaler: using unscaled yuv420p -> bgr565 special converter"
 "VO: [fbdev] 720x432 => 720x432 BGR 16-bit "
 "[mpeg4 @ 0x757d28]warning: first frame is no keyframe"
 "New_Face failed. Maybe the font path is wrong."
 "Please supply the text font file (~/.mplayer/subfont.ttf)."
 "subtitle font: load_sub_face failed. "" "" 
"           ************************************************" "           **** Your system is too SLOW to play this!  ****" "           ************************************************" "" "Possible reasons, problems, workarounds:"
 "- Most common: broken/buggy _audio_ driver"
"  - Try -ao sdl or use the OSS emulation of ALSA." 
"  - Experiment with different values for -autosync, 30 is a good start."
 "- Slow video output"
 "  - Try a different -vo driver (-vo help for a list) or try -framedrop!"
 "- Slow CPU" "  - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,"
 "    e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all."
 "- Broken file"
 "  - Try various combinations of -nobps -ni -forceidx -mc 0." 
"- Slow media (NFS/SMB mounts, DVD, VCD etc)"
 "  - Try -cache 8192."
 "- Are you using -cache to play a non-interleaved AVI file?"
 "  - Try -nocache."
 "Read DOCS/HTML/en/video.html for tuning/speedup tips."
 "If none of this helps you, read DOCS/HTML/en/bugreports.html."
 " "Exiting... (End of file)" 

可否请各位朋友帮忙分析下原因