[MPlayer-users] mencoder summary info

Corey Hickey bugfood-ml at fatooh.org
Tue Apr 25 19:20:32 CEST 2006


mslama at email.cz wrote:
>  Hi,
> 
> I observed following problem with mencoder: When it reports work summary at the end it prints negative numbers or simply incorrect values when processed movie is big. It looks like long is NOT used for counters. Would it be possible to fix it?
> 
> Thanks
> 
> Marek
> 
> I am processing data from DVB-T and recordings can easily exceed 2GB (or 4GB so unsigned int 32bit does not help here much)
> 
> Example:
> 
> videocodec: framecopy (720x576 24bpp fourcc=10000002)
> audiocodec: framecopy (format=55 chans=2 rate=48000 bits=0 B/s=24000 sample-1)
> Writing header...
> ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
> Writing header...
> ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
> ODML: Starting new RIFF chunk at 1023MB.m: 2min 6137mb A-V:0.040 [3260:192]
> ODML: Starting new RIFF chunk at 2047MB.m: 2min 6147mb A-V:0.040 [3087:192]
> ODML: Starting new RIFF chunk at 3071MB.m: 1min 6148mb A-V:0.040 [3069:192]
> ODML: Starting new RIFF chunk at 4095MB.em: 1min 6149mb A-V:0.040 [3114:192]
> ODML: Starting new RIFF chunk at 5119MB.em: 0min 6150mb A-V:0.040 [3109:192]
> Writing index...007f (100%) 1895.34fps Trem: 0min 6142mb A-V:0.041 [3108:192]
> Writing header...
> ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
> 
> Video stream: 3108.864 kbit/s (388607 B/s) size: 1767425284 bytes 15600.280 secs 390007 frames
> 
> Audio stream: 192.000 kbit/s (24000 B/s) size: 374402304 bytes 15600.096 secs
> 
> but total file size processed is 6456084328B. 

Yeah, looks like you're right. Please try the attached patch.

-Corey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stream-size-print.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20060425/d5a83c2c/attachment.asc>


More information about the MPlayer-users mailing list