[vlc-devel] [PATCH] network: export SO_RCVBUF & SR_SNDBUF as config options
Rémi Denis-Courmont
remi at remlab.net
Thu Aug 15 17:21:40 CEST 2013
Le mardi 13 août 2013 01:31:00 Tzu-Jung Lee a écrit :
> This patch allows user to overrite default values set by VLC on our
> Linux system, though I haven't managed to build a Windows version
> and give it a try.
This won't really fix the problem. Users will not know that they need to change
the VLC settings. And those who do know will complain that it does not work,
because they will omit to raise the limits in /proc or the registry or
whatever...
If the limits are wrong for some input or some output, I think that specific
input or output should select a better default value. Increasing the buffer
sizes for all sockets does not look like such a great idea to me.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list