Increase buffer size of DV stream to prevent buffer
overrun caused by long blocking of file I/O (i.e. zfs). MFC after: 3 days
This commit is contained in:
parent
320b30047e
commit
e572059c28
@ -81,7 +81,7 @@ int frame_rate[] = {30, 25};
|
||||
|
||||
#define PSIZE 512
|
||||
#define DSIZE 480
|
||||
#define NCHUNK 8
|
||||
#define NCHUNK 64
|
||||
|
||||
#define NPACKET_R 256
|
||||
#define NPACKET_T 255
|
||||
|
Loading…
x
Reference in New Issue
Block a user