[FFmpeg-user] Offlist, Is mixing of audio channels happening by default in ffmpeg?
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Aug 1 16:06:36 CEST 2013
Nathan Lewis <nlewis <at> crawford.com> writes:
> On Wed, Jul 31, 2013 at 6:12 PM, Carl Eugen Hoyos wrote:
>
> > No, please test:
> > avio_wb24(pb, 0xF);
> >
> > Thank you, Carl Eugen
>
> That does not have any effect on the output file.
Do you mean the output files are binary identical
no matter if you use the original line or
avio_wb24(pb, 0xF);
?
Alternatively, you could test (unchanged) 454c5d1
Carl Eugen
More information about the ffmpeg-user
mailing list