Description
Currently MPFileWriter has no write buffer which could lead to high cpu load in some circumstances. TsWriter has a buffer of 10 TsPackets for timeshifting and 1361 for recordings. This should be ported to MPFileWriter as well.