]> granicus.if.org Git - handbrake/commitdiff
WinGui: Allow E-AC3 muxing in MP4
authorsr55 <sr55.hb@outlook.com>
Fri, 21 Sep 2018 19:06:31 +0000 (20:06 +0100)
committersr55 <sr55.hb@outlook.com>
Fri, 21 Sep 2018 19:06:31 +0000 (20:06 +0100)
win/CS/HandBrakeWPF/Converters/Audio/AudioEncoderConverter.cs

index ec70119e04a8a5b1b04fe368bca0bd8898cb12be..7216c6fe439e6374b30f786ef9620560a6d962e7 100644 (file)
@@ -73,7 +73,6 @@ namespace HandBrakeWPF.Converters.Audio
                     encoders.Remove(AudioEncoder.Opus);\r
 \r
                     encoders.Remove(AudioEncoder.TrueHDPassthrough);\r
-                    encoders.Remove(AudioEncoder.EAc3Passthrough);\r
                 }\r
 \r
                 // Hide the Passthru options and show the "None" option\r