[MPlayer-DOCS] [PATCH] add a \n at the end of MSGTR_CacheFill
Oded Shimon
ods15 at ods15.dyndns.org
Wed Oct 26 19:31:47 CEST 2005
On Wed, Oct 26, 2005 at 05:50:41PM +0200, Paul TT wrote:
> why not to add a '\n' at the end ot the message MSGTR_CacheFill in
> help/help_mp-en.h?????
>
> sometimes the output of that line is odd. for example with -identify one
> has:
>
> Cache fill: 0.00% (1127219200 bytes) ID_VIDEO_ID=0
> ID_AUDIO_ID=132
> ...
>
>
> or
> Cache fill: 0.00% (1127219200 bytes) MPEG-PS file format detected.
>
or
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
Cache fill: 0.00% (1127219200 bytes)
....
Try a bigger cache and an actually slow connection, see what happens
The code which runs cache should be fixed, it should do a \n after cache
fill is done.
- ods15
More information about the MPlayer-DOCS
mailing list