[MPlayer-users] mencoder dumps core on .wma file recoding
Alexander Prokoshev
ap at kirov.ru
Thu Oct 9 07:36:16 CEST 2003
Hello.
My mencoder gets SIGSEGV while trying to recode some .WMA file to mp3 using -oac mp3lame. Even -oac pcm leads to core dump.
mplayer plays that file OK, but can't seek on it correctly. mplayer -ao pcm works OK.
Debian sarge. Kernel 2.4.21-rc7. libc 2.3.2.
I will attach file in question on request (they are about 32M each).
BTW, can I tell mplayer to play PCM to stdout?
bash-2.05b# mencoder -v -oac mp3lame -o test.mp3 02\ -\ Master\ i\ Margarita.wma
MEncoder dev-CVS-031006-14:26-3.2.3 (C) 2000-2003 MPlayer Team
CPU: Intel Celeron 2/Pentium III Tualatin 1087 MHz (Family: 6, Stepping: 1)
Detected cache-line size is 32 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: 61 audio & 157 video codecs
File not found: 'frameno.avi'
Failed to open frameno.avi
Reading config file /root/.mplayer/mencoder: No such file or directory
get_path('font/font.desc') -> '/root/.mplayer/font/font.desc'
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (238 chars)
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
[file] File size is 35610570 bytes
STREAM: [file] 02 - Master i Margarita.wma
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
success: format: 0 data: 0x0 - 0x21F5FCA
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x84c8870
ASF file format detected.
============ ASF Stream group == START ===
object size = 32
stream count=[0x1][1]
stream id=[0x1][1]
max bitrate=[0xfc88][64648]
============ ASF Stream group == END ===
ASF: packets: 11862 flags: 2 max_packet_size: 3002 min_packet_size: 3002 max_bitrate: 64648 preroll: 2600
stream type: guid_audio_stream
stream concealment: guid_audio_conceal_interleave
type: 28 bytes, stream: 8 bytes ID: 1
unk1: 0 unk2: 8B8D10
FILEPOS=0x122
==> Found audio stream: 1
======= WAVE Format =======
Format Tag: 353 (0x161)
Channels: 2
Samplerate: 44100
avg byte/sec: 8003
Block align: 2973
bits/sample: 16
cbSize: 10
Unknown extra header dump: [0] [88] [0] [0] [f] [0] [75] [2e] [0] [0]
===========================
ASF: audio scrambling: 1 x 1 x 2973
Title: 0AB5@ 8 0 at 30@8B0 (G0ABL 2)
Author: 8E08; C;30:>2
Comment: http://www.m-files.narod.ru
Found movie at 0x34E - 0x21F5FCA
ASF: 1 audio and 0 video streams found
ASF: Searching for audio stream (id:1).
Auto-selected ASF audio ID = 1
Segmentation fault
bash-2.05b#
More information about the MPlayer-users
mailing list