[vlc-devel] [PATCH] decoder: Increase fifo size up to 250 Mb/s

Rémi Denis-Courmont remi at remlab.net
Tue Jul 16 16:08:28 CEST 2013


On Tue, 16 Jul 2013 15:26:52 +0200, Nicolas BERTRAND
<nicoinattendu at gmail.com> wrote:
> Le 16/07/2013 15:23, Rémi Denis-Courmont a écrit :
>> On Tue, 16 Jul 2013 15:05:10 +0200, Nicolas Bertrand
>> <nicoinattendu at gmail.com> wrote:
>>> Changed to support DCP compression bit-rate (Max is 250 Mb/s).
>>> 1800 MiB ~ 1788 MiB = ( (250 * 60s) * 1e6) / ( 8 *2**20)
>>
>> Sorry but 1800 MiB is ridiculous. Most 32-bits processes will starve or
>> crash before they even reach that limit (and lots of 64-bits systems
will
>> effectively crash due to swap hell).
>>
> So What can you propose to handel bit-rates up to 250 Mb/s.

I don't know and I don't care either. That being said, one potential
proper solution is already quoted in the patch...

-- 
Rémi Denis-Courmont
Sent from my collocated server



More information about the vlc-devel mailing list