tbartdev wrote:
> 
> There is no av_audio_resample in the current SVN sources. The only thing
> that shows when grepping for it is av_audio_resample_init, which I
> described above as not working with more than 2 channels...
> Is it possible you meant something different?
> 

hm.. quoting myself..
After searching again I have still not found a way to solve playing more
than two channels into a stereo framework. I however found that mplayer's
libaf (to be precise, af_channels.c) seems to do everything I want. I am
however completely lost at how to put that into ffmpeg, or how to use it in
my project, as I have never used external code in my (small) projects.
I am only asking once again whether there is no other way to do this with
existing functions of ffmpeg? Or is there some generic way of using
mplayer's sources/filters with ffmpeg (the project are rather close.. some
common API or the like?)
I'd be grateful for at least a few pointers into the right direction.
Thanks in advance!

-- 
View this message in context: 
http://www.nabble.com/Preferred-method-of-downmixing-to-stereo-tp24292405p24360547.html
Sent from the libav-users mailing list archive at Nabble.com.

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

Reply via email to