[MPlayer-dev-eng] sound being fastforwarded 3 times as fast as the fastforwaTue Nov 6 00:43:55 2001

Arpi arpi at thot.banki.hu
Mon Nov 5 23:47:31 CET 2001


Hi,

>  int 
> chunk_max=(demuxer->type==DEMUXER_TYPE_AVI)?video_chunk_pos:priv->idx_size;

this is ok. in stream mode it shouldn't seek over video pos. in -ni
mode it can seek up to EOF.

> I get the avi properly working by changing the == into != 
strange.

> P.S. 1)the files are uploaded and called shrek.txt/shrek.avi
i'll check. sorry, i'm busy nowdays, and i have to transfer files to home
first somehow

> 2) the playing of the file is done with the -nobps option
> (using -bps gives the behaviour that a huge A-V correction is done, which works,

hmm. this vbr audio header is broken:

> ======= STREAM Header =======
> Type: auds   FCC:  (0)
> Flags: 0
> Priority: 0   Language: 0
> InitialFrames: 1
> Rate: 48000/1152 = 41.667
  ^^^^^^^^^^^^^^^^^ it is vbr mp3, ok

> Start: 0   Len: 72759
> Suggested BufferSize: 6912
> Quality -1
> Sample size: 1152
               ^^^^-- should be 0 to work...

this file is simply broken. very broken. hack with hexeditor...


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-dev-eng mailing list