[MPlayer-dev-eng] [PATCH] Seek in real media files

Diego Biurrun diego at biurrun.de
Wed Oct 8 04:31:22 CEST 2003


œȻ writes:
 > But I have no time since I have to head up to the DOCS translation.

XML or HTML?  Please translate the XML documentation, thanks.

 > There are two patches in the attachment, the first one improved seek function 
 > when playing real media files.

Produces only crashes for me.  I'm too tired now to send a backtrace
now.  If you need one, say so and I will send it tomorrow.

Diego


MPlayer dev-CVS-030901-00:39-2.95.4 (C) 2000-2003 MPlayer Team

This is funny btw, the date is wrong, i did a make distclean;
./configure; make after cvs update.  Ah, more bugs...

CPU: Advanced Micro Devices K6-2+/K6-III+ Sharptooth 501.4 MHz (Family: 5, Stepping: 0)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX 3DNow 3DNowEx

Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /home/diego/.mplayer/config
Reading /home/diego/.mplayer/codecs.conf: Can't open '/home/diego/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf
CommandLine: '-v' '/windows/Programme/cygwin/home/Administrator/samples/SirMixalot_-_Baby_Got_Back-uncensored_version(sm).rm'
get_path('font/font.desc') -> '/home/diego/.mplayer/font/font.desc'
Font /home/diego/.mplayer/font/font.desc loaded successfully! (206 chars)
Using MMX (with tiny bit 3DNow) Optimized OnScreenDisplay
Using Linux hardware RTC timing (1024Hz).
get_path('input.conf') -> '/home/diego/.mplayer/input.conf'
Parsing input config file /home/diego/.mplayer/input.conf
Input config file /home/diego/.mplayer/input.conf parsed: 51 binds
get_path('SirMixalot_-_Baby_Got_Back-uncensored_version(sm).rm.conf') -> '/home/diego/.mplayer/SirMixalot_-_Baby_Got_Back-uncensored_version(sm).rm.conf'

Playing /windows/Programme/cygwin/home/Administrator/samples/SirMixalot_-_Baby_Got_Back-uncensored_version(sm).rm
[file] File size is 3661824 bytes
STREAM: [file] /windows/Programme/cygwin/home/Administrator/samples/SirMixalot_-_Baby_Got_Back-uncensored_version(sm).rm
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x8546350  
ASF_check: not ASF guid!
DEMUXER: freeing demuxer at 0x8546350  
Checking for NuppelVideo
DEMUXER: freeing demuxer at 0x8546350  
Checking for REAL
REAL file format detected.
real: File version: 0
Chunk: PROP (504f5250) (size: 0x32, offset: 0x12)
First index chunk offset: 0xdbf1b4
First data chunk offset: 0x383
Flags (9): [save allowed] 
Chunk: CONT (544e4f43) (size: 0x40, offset: 0x44)
Chunk: MDPR (5250444d) (size: 0xac, offset: 0x84)
Found new stream (id: 0)
skip_str: 12 bytes skipped
skip_str: 20 bytes skipped
==> Found audio stream: 0
Found audio stream!
version: 5
frame_size: 1400
sub_packet_size: 280
samplerate: 44100, channels: 2
======= WAVE Format =======
Format Tag: 28515 (0x6F63)
Channels: 2
Samplerate: 44100
avg byte/sec: 96468
Block align: 1400
bits/sample: 16
cbSize: 26
Unknown extra header dump: [18] [1] [10] [0] [19] [0] [78] [5] [10] [0] [1] [0] [0] [3] [8] [0] [0] [25] [0] [0] [0] [0] [0] [8] [0] [5] 
===========================
### skipping 0 bytes of codec info
Chunk: MDPR (5250444d) (size: 0x70, offset: 0x130)
Found new stream (id: 1)
skip_str: 12 bytes skipped
skip_str: 20 bytes skipped
==> Found video stream: 1
video fourcc: RV40 (30345652)
H.263 ID: 40002000
unknown id: 40002000
### skipping 0 bytes of codec info
Chunk: MDPR (5250444d) (size: 0x1d9, offset: 0x1a0)
Found new stream (id: 2)
Not audio/video stream or unsupported!
skip_str: 0 bytes skipped
skip_str: 16 bytes skipped
### skipping 4 bytes of codec info
Chunk: DATA (41544144) (size: 0xdbee3b, offset: 0x379)
Packets in file: 12344
Auto-selected RM audio ID = 0
Auto-selected RM video ID = 1


MPlayer interrupted by signal 11 in module: demux_open
- 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/en/bugreports.html#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/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.
vo: x11 uninit called but X11 not inited..




More information about the MPlayer-dev-eng mailing list