[FFmpeg-devel] [PATCH] ALSA: implement channel layout for playback.

Carl Eugen Hoyos cehoyos
Mon Mar 14 12:11:38 CET 2011


Nicolas George <nicolas.george <at> normalesup.org> writes:

> +        layout == AV_CH_LAYOUT_5POINT1_BACK ?

I am not sure if this is correct (I don't know of a _BACK sample), but it should
at least also include AV_CH_LAYOUT_5POINT1 (that's what I tested successfully).

> +            out ? alsa_reorder_s16_out_51 : NULL :


Carl Eugen




More information about the ffmpeg-devel mailing list