Opened 14 years ago
Last modified 14 years ago
#1803 closed defect (invalid)
mplayer works with h264/mpeg4 AV, but crashes to play mpeg1/2 AV or video only
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | vd |
Version: | 1.0rc4 | Severity: | critical |
Keywords: | Cc: | compn | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
mplayer crashes to play mpeg1/2 video on rev. 32249. But it works on rev. 31982
MPlayer SVN-r4-4.3.3 (C) 2000-2010 MPlayer Team
Playing /media/sda1/Essex.mpg.
MPEG-PS file format detected.
VIDEO: MPEG1 640x360 (aspect 1) 25.000 fps 1250.0 kbps (156.2 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmpeg1] vfm: ffmpeg (FFmpeg MPEG-1)
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
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.
Change History (1)
comment:1 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed, patriotact@gmail.com |
either we need a sample movie that crashes or a gdb backtrace. otherwise bug invalid. please reopen if you upload your movie or if you make a gdb bt.