]> git.sesse.net Git - mlt/blobdiff - src/modules/avformat/producer_avformat.c
Some B.C.E. sample files need more audio streams.
[mlt] / src / modules / avformat / producer_avformat.c
index ccafd0387a467c84bd62765f16eb558f0ca8510d..f076aa712ac7d99848f03166e3970841ba6c8861 100644 (file)
@@ -57,7 +57,7 @@
 #define POSITION_INITIAL (-2)
 #define POSITION_INVALID (-1)
 
-#define MAX_AUDIO_STREAMS (8)
+#define MAX_AUDIO_STREAMS (10)
 #define MAX_VDPAU_SURFACES (10)
 
 void avformat_lock( );