|
|
/usr/local/lib/codecs# ldd drvc.so
./drvc.so: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2' not found (required by ./drvc.so)
./drvc.so: /usr/lib/libstdc++.so.5: version `CXXABI_1.2' not found (required by ./drvc.so)
linux-gate.so.1 => (0xffffe000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xb7e76000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7d45000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7d20000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7d15000)
/lib/ld-linux.so.2 (0x80000000)
===============================================
打开视频解码器: [realvid] RealVideo decoder
Error: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2' not found (required by /us r/local/lib/codecs//drvc.so)
Win32 LoadLibrary failed to load: drvc.so, /usr/local/lib/codecs//drvc.so, /usr/ lib/win32/drvc.so, /usr/local/lib/win32/drvc.so
Error loading dll
错误: 打不开所需的 DirectShow 编解码器: drvc.so
Read the RealVideo section of the DOCS!
VDecoder 初始化失败 
打开视频解码器: [realvid] RealVideo decoder
已选视频编解码器: [rv40] vfm: realvid (Linux RealPlayer 9 RV40 decoder)
==========================================================================
==========================================================================
打开音频解码器: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
已选音频编解码器: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
开始播放...
VDec: vo 配置请求 - 640 x 480 (色彩空间首选项: Planar I420)
VDec: using Planar I420 as output csp (no 0)
电影宽高比为 1.33:1 - 预放大到正确的电影宽高比。
VO: [x11] 640x480 => 640x480 Planar I420
SwScaler: using unscaled yuv420p -> rgb32 special converter
A: 7.3 V: 7.3 A-V: 0.007 ct: -0.009 109/109 11% 11% 1.2% 4 0
MPlayer 被 11 信号中断(属于 vo_check_events 模块)
- 过度使用 CPU/FPU/RAM 导致 MPlayer 崩溃。
使用 --enable-debug 重新编译 MPlayer 并用调试程序“gdb”反跟踪和
反汇编。具体细节看 DOCS/zh/bugreports.html#crash。
- MPlayer 崩溃了。这不应该发生。
这可能是 MPlayer 代码中, 或者你的驱动中, 或者你的 gcc 版本中的一个
错误。如你觉得这是 MPlayer 的错误,请阅读 DOCS/zh/bugreports.html
并遵循上面的步骤报告错误。除非你在报告一个可能的错误时候提供我们
所需要的信息, 否则我们不能也不会帮助你。
==========================================
glibcpp是什么?需要装那一个报?
按照搜索的 ln -s /usr/lib/libstdc++.so.6.0.8 /usr/lib/libstdc++.so.5
还是没有用?还是会弹出drvc。so 有问题
但是能播放, |
|