[MPlayer-dev-eng] libmpdemux/aviheader.c

Johannes Feigl jaf.corporation at gmx.at
Wed Dec 26 10:48:06 CET 2001


hi

I've tried to change that, but I've a question:

demuxer->movi_end

is not int, is is?

I've only found

off_t movi_end;

in demuxer.h, so what is off_t ?

it think this should be the length (byte) of the video. Is that correct ?
if not, what variable is the length?

mfg Johannes


On Wed, Dec 26, 2001 at 02:23:06AM +0100, Dariusz Pietrzak wrote:
> Hello,
>  when reindexing avi files, there is awfully lot of stderr/stdout
> printing, namely this get's called rather often:
>   mp_msg(MSGT_HEADER,MSGL_STATUS,"Generating Index: %02d
> (byteposition)\r", percent )
> 
> resulting in 20-40% load on my system from terminal trying to display all
> these...
> 
> Couldn't display get updated only when percent changes?
> -- 
> Dariusz Pietrzak
> snafu
> 
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
> 



More information about the MPlayer-dev-eng mailing list