[MPlayer-users] Mplayer crashes when trying to play mp4 and mencoder produces garbage output when trying to transcode it
Jonathan Busby
jonathanbusby at gmail.com
Mon Dec 2 20:07:03 CET 2013
I have a short mp4 I need to transcode to a lower framerate but
mplayer is producing garbage output that causes it to crash when it
tries to play the resulting file.
Here's my command line :
D:\Documents>mencoder -msglevel all=9 -ofps 10 -nosound -ovc x264 -x264encopts c
rf=18:threads=12 ********.mp4 -o ********.avi > debug.out
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High, level 4.0
Here's the debug output ( see pastebin link ) :
http://pastebin.com/iKVAz1M0
Here's what happens when I try to play the resulting avi :
D:\Documents>mplayer -msglevel all=9 ********.avi
Adding file ********.avi
Config pushed level is now 2
Config pushed level is now 3
MPlayer Redxii-SVN-r36526-4.6.3 (C) 2000-2013 MPlayer Team
Compiled against FFmpeg version N-58656-gbd9de4f
Build date: Sat Nov 30 01:11:13 EST 2013
CPU vendor name: GenuineIntel max cpuid level: 13
CPU: Intel(R) Core(TM) i7-3970X CPU @ 3.50GHz (Family: 6, Model: 45, Stepping: 7
)
extended cpuid-level: 8
extended cache-info: 16801856
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSE3: 1 SSSE3: 1 S
SE4: 1 SSE4.2: 1 AVX: 1
Compiled with runtime CPU detection.
get_path('codecs.conf') -> 'D:/Downloads/mplayer-svn-36526-x86_64/mplayer-svn-36
526-x86_64/mplayer/codecs.conf'
Reading optional codecs config file D:/Downloads/mplayer-svn-36526-x86_64/mplaye
r-svn-36526-x86_64/mplayer/codecs.conf: No such file or directory
Reading optional codecs config file /usr/local/etc/mplayer/codecs.conf: No such
file or directory
Using built-in default codecs.conf.
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> 'D:/Downloads/mplayer-svn-36526-x86_64/mplayer-svn-36526-x8
6_64/mplayer/fonts'
Configuration: --extra-cflags=-I/mingw/src/live-x64 --enable-static --enable-run
time-cpudetection --enable-menu --disable-inet6 --disable-libmpeg2-internal --di
sable-tv --disable-vidix --disable-faac-lavc --disable-mencoder
CommandLine: '-msglevel' 'all=9' '********.avi'
Using Windows native timing
get_path('input.conf') -> 'D:/Downloads/mplayer-svn-36526-x86_64/mplayer-svn-365
26-x86_64/mplayer/input.conf'
Parsing input config file D:/Downloads/mplayer-svn-36526-x86_64/mplayer-svn-3652
6-x86_64/mplayer/input.conf
Input config file D:/Downloads/mplayer-svn-36526-x86_64/mplayer-svn-36526-x86_64
/mplayer/input.conf parsed: 92 binds
Scanning dir C:/Windows/fonts
Scanning file C:/Windows/fonts/8514fix.fon...done
Scanning file C:/Windows/fonts/8514fixe.fon...done
Scanning file C:/Windows/fonts/8514fixg.fon...done
Scanning file C:/Windows/fonts/8514fixr.fon...done
Scanning file C:/Windows/fonts/8514fixt.fon...done
Scanning file C:/Windows/fonts/8514oem.fon...done
Scanning file C:/Windows/fonts/8514oeme.fon...done
Scanning file C:/Windows/fonts/8514oemg.fon...done
Scanning file C:/Windows/fonts/8514oemr.fon...done
Scanning file C:/Windows/fonts/8514oemt.fon...done
Scanning file C:/Windows/fonts/8514sys.fon...done
Scanning file C:/Windows/fonts/8514syse.fon...done
Scanning file C:/Windows/fonts/8514sysg.fon...done
Scanning file C:/Windows/fonts/8514sysr.fon...done
Scanning file C:/Windows/fonts/8514syst.fon...done
Scanning file C:/Windows/fonts/85775.fon...done
Scanning file C:/Windows/fonts/85855.fon...done
Scanning file C:/Windows/fonts/85f1255.fon...done
Scanning file C:/Windows/fonts/85f1256.fon...done
Scanning file C:/Windows/fonts/85f1257.fon...done
Scanning file C:/Windows/fonts/85f874.fon...done
Scanning file C:/Windows/fonts/85s1255.fon...done
Scanning file C:/Windows/fonts/85s1256.fon...done
Scanning file C:/Windows/fonts/85s1257.fon...done
Scanning file C:/Windows/fonts/85s874.fon...done
Scanning file C:/Windows/fonts/Candara.ttf...done
Scanning file C:/Windows/fonts/Candarab.ttf...done
Scanning file C:/Windows/fonts/Candarai.ttf...done
Scanning file C:/Windows/fonts/Candaraz.ttf...done
Scanning file C:/Windows/fonts/Gabriola.ttf...done
Scanning file C:/Windows/fonts/GlobalMonospace.CompositeFont...done
Scanning file C:/Windows/fonts/GlobalSansSerif.CompositeFont...done
Scanning file C:/Windows/fonts/GlobalSerif.CompositeFont...done
Scanning file C:/Windows/fonts/GlobalUserInterface.CompositeFont...done
Scanning file C:/Windows/fonts/KhmerUI.ttf...done
Scanning file C:/Windows/fonts/KhmerUIb.ttf...done
Scanning file C:/Windows/fonts/LaoUI.ttf...done
Scanning file C:/Windows/fonts/LaoUIb.ttf...done
Scanning file C:/Windows/fonts/Shonar.ttf...done
Scanning file C:/Windows/fonts/Shonarb.ttf...done
Scanning file C:/Windows/fonts/StaticCache.dat...done
Scanning file C:/Windows/fonts/Symbola.otf...done
Scanning file C:/Windows/fonts/Vani.ttf...done
Scanning file C:/Windows/fonts/Vanib.ttf...done
Scanning file C:/Windows/fonts/ahronbd.ttf...
MPlayer interrupted by signal 11 in module: unknown
- 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.
Windows Media Player can't play the avi as well but WMP can play the
source mp4 fine while Mplayer crashes in the same fashion when
attempting to play the source mp4.
Any help would be appreciated.
Thanks,
Jonathan
More information about the MPlayer-users
mailing list