2018-02-27 9:26 GMT+01:00 Maxton <[email protected]>: > I looked at the code in avcodec/wmaprodec.c and noticed that > the maximum number of channels was set to 8, but I think this > is a mistake as the number of channels should logically be > > XMA_MAX_STREAMS * XMA_MAX_CHANNELS_STREAM
Doesn't your explanation indicate you should (move the definition and) change "8" into this calculation? Thank you, Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
