diff --git a/src/AvTranscoder/Option.cpp b/src/AvTranscoder/Option.cpp index bd016ff8..b93c153f 100644 --- a/src/AvTranscoder/Option.cpp +++ b/src/AvTranscoder/Option.cpp @@ -229,6 +229,7 @@ void loadOptions(OptionMap& outOptions, void* av_class, int req_flags) if(!av_class) return; + // Use multimap because it is possible to have several parent options with the same unit std::multimap optionUnitToParentName; std::vector