[Mplayer-felhasznalok] Meg minddg a grafikus felulet miatt omlik ossze:((

Steve Varadi svaradi at usa.com
Thu Mar 21 07:48:19 CET 2002


MOst letoltottem a MAGYAR nyelvu oldalrol, hatha meg tudom szolaltatni
magyarul, de nem sikerult. Ez egy nem olyan lenyeges, de a gmplayer meg minidg
osszeomlik!! Az mplayer mar a legtobb filmemet lejatsza, de nem mindet, amit
eddig lejatszott a regebbi (novemberi cvs verzio)

MPlayer interrupted by signal 8 in module: decode_video
- MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with
--enable-debug 

Ezt megcsinaltam. UJRAforditottam -enable-debug --enable-gui
--disable-runtime-cpudetection parameterekkel

and make a 'gdb' backtrace and disassembly. For details, see
DOCS/bugreports.html section 5.b.

Na ezt mar nem tudtam megcsinalni /eddig/ Ime itt van a probalkozasom:

gmplayer -v -vo x11 THE\ SHAWSHANK\ REDEMPTION\ \[DIVX\].AVI  >mplayer.log


MPlayer CVS-020320-21:00-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with features: MMX MMX2 SSE
/home/vpista/.mplayer/config(3): option: vo
/home/vpista/.mplayer/config(3): parameter: x11
/home/vpista/.mplayer/config(10): option: sound
/home/vpista/.mplayer/config(10): parameter: 1
/home/vpista/.mplayer/config(16): option: double
/home/vpista/.mplayer/config(16): parameter: yes
/home/vpista/.mplayer/config(20): option: zoom
/home/vpista/.mplayer/config(20): parameter: yes
CommandLine:get_path('font/font.desc') -> '/home/vpista/.mplayer/font/font.desc'
Linux RTC init error: Permission denied
Using usleep() timing
get_path('input.conf') -> '/home/vpista/.mplayer/input.conf'
Parsing input config file /home/vpista/.mplayer/input.conf
Input config file /home/vpista/.mplayer/input.conf parsed : 50 binds
get_path('Skin') -> '/home/vpista/.mplayer/Skin'
[ws] Display name: :0.0 => local display.
[ws] Screen depth: 16
[ws]  size: 1024x768
[ws]  red mask: 0xf800
[ws]  green mask: 0x7e0
[ws]  blue mask: 0x1f
[ws] XShm version is 1.1
[ws] XShape version is 1.0
[ws] Initialized converter: rgb32 to rgb16
[ws] atomname: _VIDEO_REMOTE
[ws] window is created. ( ViDEO ).
[ws] atomname: _MPLAYER_REMOTE
[ws] window is created. ( MPlayer ).
[ws] atomname: _MPLAYER_MENU_REMOTE
[ws] window is created. ( MPlayer menu ).
Playing THE SHAWSHANK REDEMPTION [DIVX].AVI
File size is 741406720 bytes
Detected AVI file format!
==> Found video stream: 0
found 'bih', 40 bytes of 40
Regenerating keyframe table for DIVX 3 video
==> Found audio stream: 1
found 'wf', 50 bytes of 20
Broken chunk?  chunksize=1362  (id=JUNK)
Found movie at 0x280C - 0x2BCF5504
Reading INDEX block, 399910 chunks for 199960 frames
Broken chunk?  chunksize=0  (id=idx1)
Reading INDEX block, 399910 chunks for 199960 frames
AVI index offset: 0x2808 (movi=0x280C idx0=0x4 idx1=0x1B64)
Auto-selected AVI audio ID = 1
Auto-selected AVI video ID = 0
AVI: Searching for audio stream (id:1)
AVI video length=615039437
VIDEO:  [DIV3]  512x272  24bpp  23,98 fps  590,0 kbps (72,0 kbyte/s)
[V] filefmt:3  fourcc:0x33564944  size:512x272  fps:23,98  ftime:=0,0417
get_path('sub/') -> '/home/vpista/.mplayer/sub/'
Detected audio codec: [mp3] drv:1 (MPEG layer-2, layer-3)
Initializing audio codec...
dec_audio: Allocating 4608 + 65536 = 70144 bytes for output buffer
AUDIO: srate=48000  chans=2  bps=2  sfmt=0x10  ratio: 14000->192000
==========================================================================
get_path('registry') -> '/home/vpista/.mplayer/registry'
VDec: vo config request - 512 x 272, Packed YUY2
Movie-Aspect is undefined - no prescaling applied.
VO: [x11] 512x272 => 512x272 BGR 16-bit zoom
VO: Description: X11 ( XImage/Shm )
VO: Author: Aaron Holtzman <aholtzma at ess.engr.uvic.ca>
video_out->init(512x272->512x272,flags=4,'MPlayer',0x42475210)
INFO: Win32/DShow video codec init OK!
Detected video codec: [divxds] drv:4 prio:0 (DivX ;-) (MS MPEG-4 v3))
==========================================================================
AO: [oss] 48000Hz Stereo Signed 16-bit (Little-Endian)
AO: Description: OSS/ioctl audio output
AO: Author: A'rpi
Start playing...
*** Allocating mp_image_t, 512x272x16bpp RGB packed, 278528 bytes
 
 
MPlayer interrupted by signal 8 in module: decode_video
- MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with
--enable-debug and make a 'gdb' backtrace and disassembly. For details, see
DOCS/bugreports.html section 5.b.
- 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/bugreports.html and follow instructions there. We can't
and won't help unless you provide these informations when reporting a possible
bug.
[mplayer] exit.

Hangsulyozom, hogy az --enable-degub/al mar leforditottam, de  a gmplayer/rel
nem tudok eljutni a gdb/ig.

Itt jonnek az egyeb infok:

vpista at fuji:~/MPlayer-20020321 > uname -a
Linux fuji 2.4.4-4GB #1 Fri May 18 14:11:12 GMT 2001 i686 unknown
vpista at fuji:~/MPlayer-20020321 > ls -l /lib/libc[.-]*
-rwxr-xr-x    1 root     root      1341670 DEC 18 07:50 /lib/libc.so.6
vpista at fuji:~/MPlayer-20020321 > X -version

XFree86 Version 4.0.3 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 16 March 2001
        If the server is older than 6-12 months, or if your card is
        newer than the above date, look for a newer version before
        reporting problems.  (See http://www.XFree86.Org/FAQ)
Operating System: SuSE Linux [ELF] SuSE 7.2
Module Loader present
vpista at fuji:~/MPlayer-20020321 > gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.3/specs
gcc version 2.95.3 20010315 (SuSE)
vpista at fuji:~/MPlayer-20020321 > ld -v
GNU ld version 2.10.91 (with BFD 2.10.91.0.4)
vpista at fuji:~/MPlayer-20020321 > as --version
GNU assembler 2.10.91
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `i486-suse-linux'.
vpista at fuji:~/MPlayer-20020321 > cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Celeron (Coppermine)
stepping        : 1
cpu MHz         : 497.845
cache size      : 128 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat
pse36 mmx fxsr sse
bogomips        : 992.87

vpista at fuji:~/MPlayer-20020321 > lspci
bash: lspci: command not found
vpista at fuji:~/MPlayer-20020321 > lspci -v
bash: lspci: command not found
vpista at fuji:~/MPlayer-20020321 > su
Password:
root at fuji:/home/vpista/MPlayer-20020321 > lspci -v
00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev
03)
        Subsystem: Citicorp TTI: Unknown device 1039
        Flags: bus master, medium devsel, latency 64
        Memory at f8000000 (32-bit, prefetchable) [size=64M]
        Capabilities: [a0] AGP version 1.0

00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 03)
(prog-if 00 [Normal decode])
        Flags: bus master, 66Mhz, medium devsel, latency 128
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
        I/O behind bridge: 00002000-00002fff
        Memory behind bridge: f4100000-f5ffffff

00:07.0 Bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
        Flags: bus master, medium devsel, latency 0

00:07.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01) (prog-if 80
[Master])
        Flags: bus master, medium devsel, latency 64
        I/O ports at 1460 [size=16]

00:07.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01) (prog-if
00 [UHCI])
        Flags: bus master, medium devsel, latency 64, IRQ 9
        I/O ports at 1440 [size=32]

00:07.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 03)
        Flags: medium devsel, IRQ 9

00:0d.0 Multimedia audio controller: Yamaha Corporation YMF-744B [DS-1S Audio
Controller] (rev 02)
        Subsystem: Citicorp TTI: Unknown device 1071
        Flags: bus master, medium devsel, latency 64, IRQ 9
        Memory at f4000000 (32-bit, non-prefetchable) [size=32K]
        I/O ports at 1400 [size=64]
        I/O ports at 1470 [size=4]
        Capabilities: [50] Power Management version 1

00:10.0 Communication controller: Lucent Microelectronics F-1156IV WinModem
(V90, 56KFlex) (rev 01)
        Subsystem: Citicorp TTI: Unknown device 1072
        Flags: medium devsel, IRQ 9
        Memory at f4008000 (32-bit, non-prefetchable) [size=256]
        I/O ports at 1478 [size=8]
        I/O ports at 1000 [size=256]
        Capabilities: [f8] Power Management version 2

00:13.0 CardBus bridge: Texas Instruments PCI1420
        Subsystem: Citicorp TTI: Unknown device 1095
        Flags: bus master, medium devsel, latency 64, IRQ 9
        Memory at 10000000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=176
        I/O window 0: 00000000-00000003
        I/O window 1: 00000000-00000003
        16-bit legacy interface ports at 0001

00:13.1 CardBus bridge: Texas Instruments PCI1420
        Subsystem: Citicorp TTI: Unknown device 1095
        Flags: bus master, medium devsel, latency 64, IRQ 9
        Memory at 10001000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=176
        I/O window 0: 00000000-00000003
        I/O window 1: 00000000-00000003
        16-bit legacy interface ports at 0001

01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage P/M Mobility
AGP 2x (rev 64) (prog-if 00 [VGA])        Subsystem: Citicorp TTI: Unknown
device 1074
        Flags: bus master, stepping, medium devsel, latency 66, IRQ 9
        Memory at f5000000 (32-bit, non-prefetchable) [size=16M]
        I/O ports at 2000 [size=256]
        Memory at f4100000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at <unassigned> [disabled] [size=128K]
        Capabilities: [50] AGP version 1.0
        Capabilities: [5c] Power Management version 1
 
root at fuji:/home/vpista/MPlayer-20020321 > exit
exit
vpista at fuji:~/MPlayer-20020321 > gdb gmplayer
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-suse-linux"...(no debugging symbols found)...
(gdb) run -vo x11 /windows/C/Dvd/h/Harry_Potter_(2of2).avi
Starting program: /usr/local/bin/gmplayer -vo x11
/windows/C/Dvd/h/Harry_Potter_(2of2).avi
/bin/bash: -c: line 1: syntax error near unexpected token
`/windows/C/Dvd/h/Harry_Potter_(2'
/bin/bash: -c: line 1: `exec /usr/local/bin/gmplayer -vo x11
/windows/C/Dvd/h/Harry_Potter_(2of2).avi'
 
Program exited with code 02.
You can't do that without a process to debug.
(gdb) bt
No stack.
(gdb)

Ja ez a Harry_Potter mar korabban  elindult am meg a multheti cvs verzion, de
nem gmplayer alatt:((

Szoval meg most is a grafikus felulete zavar be valahogy az mplayer-nek.
--------------------------------
Best Regards: Pista
E-Mail: Steve Varadi <svaradi at usa.com> or svaradi at freemail.hu 
Date: 20-Mar-2002 Time: 22:44:09
This message was sent by XFMail 1.5.2 from SuSE 7.2, KDE 2.2, Kernel 2.4.4
--------------------------------



More information about the MPlayer-felhasznalok mailing list