Selur <[email protected]> added the comment: > You originally claimed that your problem is related to multi-channel > audio and the WAVEFORMATEX structure (0x2000 vs > 00001000-0000-0020-8000-00AA00389B71). Yes, that's what I'm still suspecting.
> The problem - that high-bitrate ac3 in avi muxed by ffmpeg can still > be decoded by ffmpeg, but not played by MPlayer and WMP - is > perfectly reproducible for stereo sound, just use ffmpeg -i file > -acodec ac3 -ac 2 -ab 448k out.avi. > > The resulting file(s) can be transcoded with ffmpeg, but not played > with ffplay > (see issue 2455). Yes, this could be related to my problem, since 5.1 ac3 streams are naturally at a high bitrate. -> it's probably a combination of both ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2446> ________________________________________________
