Skip to content

Instantly share code, notes, and snippets.

@rdp
Created August 2, 2011 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rdp/1121155 to your computer and use it in GitHub Desktop.
Save rdp/1121155 to your computer and use it in GitHub Desktop.
crashing mplayer full output
G:\Video>c:\dev\ruby\sensible-cinema\vendor\cache\mencoder\mplayer.exe -font c:\windows\fonts\arial.ttf -osdlevel 1 -osd-fractions 1 -vo direct3d -vo direct3d IQ\title00.mkv
MPlayer Sherpya-SVN-r33883-4.2.5 (C) 2000-2011 MPlayer Team
Fontconfig error: Cannot load default config file
Playing IQ\title00.mkv.
libavformat file format detected.
[matroska,webm @ 01d0f6a0] max_analyze_duration 5000000 reached at 5013000
[matroska,webm @ 01d0f6a0] Estimating duration from bitrate, this may be inaccurate
[lavf] stream 0: video (mpeg2video), -vid 0
[lavf] stream 1: audio (ac3), -aid 0, -alang eng, 3/2+1
[lavf] stream 2: audio (ac3), -aid 1, -alang fre, 2/0
[lavf] stream 3: subtitle (dvdsub), -sid 0, -slang eng
[lavf] stream 4: subtitle (dvdsub), -sid 1, -slang fre
VIDEO: [MPG2] 720x480 0bpp 59.940 fps 9800.0 kbps (1196.3 kbyte/s)
Load subtitles in IQ\
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
AO: [dsound] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [direct3d] 720x480 => 852x480 Planar YV12
Fontconfig failed to select a font. Trying without fontconfig...
Fontconfig failed to select a font. Trying without fontconfig...
A: 1.6 V: 1.6 A-V: 0.009 ct: 0.060 0/ 0 35% 21% 1.1% 14 0
<vo_direct3d>Allocating OSD texture in system RAM failed.
A: 1.9 V: 1.6 A-V: 0.356 ct: 0.060 0/ 0 34% 21% 1.0% 14 0
MPlayer interrupted by signal 11 in module: filter video
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment