Bruce Wheaton <bruce@...> writes: > Sorry, I can't find anywhere, but do ffplay and ffmpeg configure the audio > codec context at all?
> Obviously, they configure resampling etc., but do they tell the codec context > to do anything different depending on layout? If you output to alsa, yes. The audio encoders - esp (E)AC-3 - have to guess the layout if it is not specified. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
