[oss-devel] [PATCH] ossplay - add time/gain display in verbose mode and others
Hannu Savolainen
hannu at opensound.com
Thu Apr 3 22:48:21 EEST 2008
Hi Yair,
Both patches are in the hg version now.
Best regards,
Hannu
---------
Yair K. wrote:
> On Wednesday 02 April 2008 23:32:37 Yair K. wrote:
>
>> On Tuesday 01 April 2008 09:05:29 Hannu Savolainen wrote:
>>
>>> Hi Yair,
>>>
>> [snip]
>>
>>
>>> I think the peak meter should be separated from -v. It may slow down the
>>> program too much when being run over slow network connection.
>>>
>> I think the best solution for this is to limit how many times a sec
>> decode_verbose can be run and/or prints output.
>>
>> At the moment testing decode_verbose is run over every decoded buffer,
>> which on some 16/2/44100 files measured to 170 a second. It typically
>> prints 36 characters**. The human eye can only see so many times a second
>> anyway. I think a 15 times a sec limit is reasonable?
>>
>>
>
> This was very easy to do, since the verbose display already counts time in
> way. I used a 5 times for sec limit. (I didn't modify VU printing length
> though, since the effect of the cursor moving is distracting).
>
> Yours,
> Yair K.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> oss-devel mailing list
> oss-devel at mailman.opensound.com
> http://mailman.opensound.com/mailman/listinfo/oss-devel
>
More information about the oss-devel
mailing list