Good Morning,

I've a problem with converting audio with libav (v0.5.1). My Solution
receives one audio and decode it. Because Then I want to change the sample
rate and channels of the raw samples by audio_resample(). The problem is,
that if the input is stereo and the output is mono (other parameters the
same), the output is very quiet.

By Testing with VLC (v1.0.5) the result was the same.

So my question is, if this is a problem of the libav-code or the use of
the api?

Thanks
Steffen



_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to