X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Futil.h;h=5cfdae5f9b0b2b7fb09046cf79c029f2d6dd05ba;hb=a9936a35fbae63311b1132e6283bf28db1d8c233;hp=143874c3b9431d804fae72babe070dc692d68bb4;hpb=ad3e8cff006ccecdb44520f8cc8fd1eaa8daf755;p=dcpomatic.git diff --git a/src/lib/util.h b/src/lib/util.h index 143874c3b..5cfdae5f9 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -41,7 +41,7 @@ namespace dcp { } /** The maximum number of audio channels that we can have in a DCP */ -#define MAX_DCP_AUDIO_CHANNELS 12 +#define MAX_DCP_AUDIO_CHANNELS 16 /** Message broadcast to find possible encoding servers */ #define DCPOMATIC_HELLO "I mean really, Ray, it's used." /** Number of films to keep in history */