[vlc-devel] [PATCH] decoder: Increase fifo size up to 250 Mb/s
Rémi Denis-Courmont
remi at remlab.net
Tue Jul 16 15:23:37 CEST 2013
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).
--
Rémi Denis-Courmont
Sent from my collocated server
More information about the vlc-devel
mailing list