Opened 14 years ago

Closed 14 years ago

#1788 closed defect (duplicate)

*.ogg files not playable when configured without --enable-runtime-cpudetection

Reported by: superandrzej@… Owned by: reimar
Priority: normal Component: vo
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I noticed that when I configure mplayer without --enable-runtime-cpudetection *.ogg files are not playable.

The file I use for testing: Big Buck Bunny.ogg with 1280x720 resolution.
http://www.bigbuckbunny.org/index.php/download/

System Information:
I use Slackware 13.1 with self-compiled ffmpeg and mplayer

-> uname -a
Linux andres-slack 2.6.35.4 #1 PREEMPT Mon Aug 30 23:34:18 CEST 2010 i686 AMD Athlon(tm) XP 3000+ AuthenticAMD GNU/Linux

-> ls -l /lib/libc[.-]*
-rwxr-xr-x 1 root root 1649149 May 13 08:55 /lib/libc-2.11.1.so
lrwxrwxrwx 1 root root 14 Aug 21 01:56 /lib/libc.so.6 -> libc-2.11.1.so

-> gcc -v
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.4.4/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.4.4/configure --prefix=/usr --libdir=/usr/lib --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-cxa_atexit --enable-libssp --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.4.4 (GCC)

-> ld -v
GNU ld (Linux/GNU Binutils) 2.20.51.0.8.20100412

as --version
GNU assembler (Linux/GNU Binutils) 2.20.51.0.8.20100412
Copyright 2010 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 `i486-slackware-linux'.

Hardware and drivers:
-> cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 10
model name : AMD Athlon(tm) XP 3000+
stepping : 0
cpu MHz : 2129.719
cache size : 512 KB
fdiv_bug : no
hlt_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 : 4259.43
clflush size : 32
cache_alignment : 32
address sizes : 34 bits physical, 32 bits virtual
power management: ts

Video card : GeForce4 MX 440 with AGP8X
X Server Version : 1.7.7
NVIDIA Driver Version : 96.43.18
Sound card : VIA8237 - VIA 8237

Attachments (1)

mplayer.log (724.5 KB ) - added by superandrzej@… 14 years ago.
mplayer output log

Download all attachments as: .zip

Change History (2)

by superandrzej@…, 14 years ago

Attachment: mplayer.log added

mplayer output log

comment:1 by reimar, 14 years ago

Resolution: duplicate
Status: newclosed

.

Note: See TracTickets for help on using tickets.