[FFmpeg-devel] [PATCH] libopusenc: Add channel mapping family argument
Michael Graczyk
mgraczyk at google.com
Thu Jun 16 01:26:05 CEST 2016
Mark,
Thanks for the comments and for pointing out the problems with the
code. I am working on fixing these and will send an updated patch
shortly.
As for the difference in behavior between mapping_family == -1 and
mapping_family == 1, I wanted to preserve existing behavior for users
who do not specify the new mapping_family command line argument. The
code would be more simple if the default behavior were the same as the
behavior when mapping_family==1 is specified explicitly. Do you think
we should change the default behavior in this case for consistency and
simplicity?
More information about the ffmpeg-devel
mailing list