[MPlayer-users] DTS playback problem

kl.esk at gmx.net kl.esk at gmx.net
Sun Apr 13 14:59:55 CEST 2014


Linux Aides-Hades 3.14.0-1-MANJARO #1 SMP PREEMPT Sat Apr 5 06:00:12
UTC 2014 i686 GNU/Linux

-rwxr-xr-x 1 root root 2007521 28. Feb 05:21 /lib/libc-2.19.so
-rw-r--r-- 1 root root 3692466 28. Feb 05:21 /lib/libc.a
-rw-r--r-- 1 root root     246 28. Feb 05:20 /lib/libc.so
lrwxrwxrwx 1 root root      12 28. Feb 05:21 /lib/libc.so.6 ->
libc-2.19.so

gcc-Version 4.8.2 20140206 (prerelease) (GCC) 
GNU ld (GNU Binutils) 2.24
GNU assembler (GNU Binutils) 2.24

Copyright 2013 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms
of the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `i686-pc-linux-gnu'.
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 10
model name	: AMD Athlon(tm) XP 2800+
stepping	: 0
cpu MHz		: 2088.027
cache size	: 512 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fdiv_bug	: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr
pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips	: 4177.05 clflush size	: 32
cache_alignment	: 32
address sizes	: 34 bits physical, 32 bits virtual
power management: ts

03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] RV360 [Radeon 9600/X1050 Series] [1002:4152] Subsystem:
ASUSTeK Computer Inc. Radeon 9600 XT TVD [1043:c002] Kernel driver in
use: radeon OpenGL version string: 2.1 Mesa 10.1.0

00:05.0 Multimedia audio controller [0401]: NVIDIA Corporation nForce
Audio Processing Unit [10de:006b] (rev a2) Subsystem: ASUSTeK Computer
Inc. Device [1043:0c11] 00:06.0 Multimedia audio controller [0401]:
NVIDIA Corporation nForce2 AC97 Audio Controler (MCP) [10de:006a] (rev
a1) Subsystem: ASUSTeK Computer Inc. nForce2 AC97 Audio Controler (MCP)
[1043:8095] Kernel driver in use: snd_intel8x0 Kernel modules:
snd_intel8x0 0 [nForce2        ]: NFORCE - NVidia nForce2
                      NVidia nForce2 with ALC650F at irq 20

MPlayer SVN-r37051 (C) 2000-2014 MPlayer Team
CPU vendor name: AuthenticAMD  max cpuid level: 1
CPU: AMD Athlon(tm) XP 2800+ (Family: 6, Model: 10, Stepping: 0)
extended cpuid-level: 8
extended cache-info: 33587520
Detected cache-line size is 64 bytes
Testing OS support for SSE... yes.
Tests of OS support for SSE passed.
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNowExt: 1 SSE: 1 SSE2: 0 SSE3: 0
SSSE3: 0 SSE4: 0 SSE4.2: 0 AVX: 0
Compiled with runtime CPU detection.
get_path('codecs.conf') -> '/home/klesk/.mplayer/codecs.conf'
Reading optional codecs config file /home/klesk/.mplayer/codecs.conf:
No such file or directory
Reading optional codecs config file /etc/mplayer/codecs.conf: 207 audio
& 440 video codecs
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/home/klesk/.mplayer/fonts'
Configuration: --prefix=/usr --enable-runtime-cpudetection
--disable-gui --disable-arts --disable-liblzo --disable-speex
--disable-openal --disable-libdv --disable-musepack --disable-esd
--disable-mga --disable-ass-internal --disable-cdparanoia --enable-xvmc --enable-radio --enable-radio-capture --enable-smb --language=all --confdir=/etc/mplayer
CommandLine: '-v' '/media/Gamma/test1.mkv'
Using nanosleep() timing
get_path('input.conf') -> '/home/klesk/.mplayer/input.conf'
Reading optional input config file /home/klesk/.mplayer/input.conf: No
such file or directory
Parsing input config file /etc/mplayer/input.conf
Input config file /etc/mplayer/input.conf parsed: 92 binds
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
get_path('test1.mkv.conf') -> '/home/klesk/.mplayer/test1.mkv.conf'

Playing /media/Gamma/test1.mkv.
get_path('sub/') -> '/home/klesk/.mplayer/sub/'
[file] File size is 33302405 bytes
STREAM: [file] /media/Gamma/test1.mkv
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
libavformat version 55.33.100 (internal)
Configuration: --enable-gpl --enable-postproc
LAVF_check: Matroska / WebM
libavformat file format detected.
st:0 removing common factor 1000000 from timebase
st:1 removing common factor 1000000 from timebase
st:2 removing common factor 1000000 from timebase
[matroska,webm @ 0xb74f5320]Before avformat_find_stream_info() pos:
6649 bytes read:32768 seeks:0
[h264 @ 0xb75c27e0]no picture 
[dca @ 0xb75c27e0]Stream with high frequencies VQ coding


MPlayer interrupted by signal 4 in module: demux_open
- MPlayer crashed by an 'Illegal Instruction'.
  It may be a bug in our new runtime CPU-detection code...
  Please read DOCS/HTML/en/bugreports.html.
- 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.



MPlayer SVN-r37051 (C) 2000-2014 MPlayer Team
CPU vendor name: AuthenticAMD  max cpuid level: 1
CPU: AMD Athlon(tm) XP 2800+ (Family: 6, Model: 10, Stepping: 0)
extended cpuid-level: 8
extended cache-info: 33587520
Detected cache-line size is 64 bytes
Testing OS support for SSE... yes.
Tests of OS support for SSE passed.
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNowExt: 1 SSE: 1 SSE2: 0 SSE3: 0
SSSE3: 0 SSE4: 0 SSE4.2: 0 AVX: 0
Compiled with runtime CPU detection.
get_path('codecs.conf') -> '/home/klesk/.mplayer/codecs.conf'
Reading optional codecs config file /home/klesk/.mplayer/codecs.conf:
No such file or directory
Reading optional codecs config file /etc/mplayer/codecs.conf: 207 audio
& 440 video codecs
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/home/klesk/.mplayer/fonts'
Configuration: --prefix=/usr --enable-runtime-cpudetection
--disable-gui --disable-arts --disable-liblzo --disable-speex
--disable-openal --disable-libdv --disable-musepack --disable-esd
--disable-mga --disable-ass-internal --disable-cdparanoia --enable-xvmc --enable-radio --enable-radio-capture --enable-smb --language=all --confdir=/etc/mplayer
CommandLine: '-v' '/media/Gamma/test2.mkv'
Using nanosleep() timing
get_path('input.conf') -> '/home/klesk/.mplayer/input.conf'
Reading optional input config file /home/klesk/.mplayer/input.conf: No
such file or directory
Parsing input config file /etc/mplayer/input.conf
Input config file /etc/mplayer/input.conf parsed: 92 binds
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
get_path('test2.mkv.conf') -> '/home/klesk/.mplayer/test2.mkv.conf'

Playing /media/Gamma/test2.mkv.
get_path('sub/') -> '/home/klesk/.mplayer/sub/'
[file] File size is 32808131 bytes
STREAM: [file] /media/Gamma/test2.mkv
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
libavformat version 55.33.100 (internal)
Configuration: --enable-gpl --enable-postproc
LAVF_check: Matroska / WebM
libavformat file format detected.
st:0 removing common factor 1000000 from timebase
st:1 removing common factor 1000000 from timebase
[matroska,webm @ 0xb74b0320]Before avformat_find_stream_info() pos:
6330 bytes read:32768 seeks:0
[h264 @ 0xb757d7e0]no picture 
[dca @ 0xb757d7e0]Stream with high frequencies VQ coding


MPlayer interrupted by signal 4 in module: demux_open
- MPlayer crashed by an 'Illegal Instruction'.
  It may be a bug in our new runtime CPU-detection code...
  Please read DOCS/HTML/en/bugreports.html.
- 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.


Uploaded 2 Samples to ftp://upload.mplayerhq.hu/incoming/sample1.mkv.gz
and ftp://upload.mplayerhq.hu/incoming/sample2.mkv.gz 

I can workaround with -ac dts -demuxer mkv but it won't work with
smplayer




More information about the MPlayer-users mailing list