[FFmpeg-devel] [PATCH] Init asrc_abuffer with channel layout and propagate this down filter chain
S.N. Hemanth Meenakshisundaram
smeenaks
Sat Aug 21 08:40:57 CEST 2010
On 08/20/2010 11:22 PM, S.N. Hemanth Meenakshisundaram wrote:
> We need to set sample format and channel layout on the filter links when
> using lavfi with ffmpeg.c and asrc_abuffer.c. Similar behaviour for
> ffplay is already in place.
>
> This patch is needed before af_resample.c
>
> ---
> ffmpeg.c | 12 ++++++------
> libavfilter/asrc_abuffer.c | 15 ++++++++++++---
> 2 files changed, 18 insertions(+), 9 deletions(-)
>
>
Please ignore this. Since ffmpeg.c, asrc_abuffer.c changes have not been
applied yet, I will post fixed versions of those changes.
More information about the ffmpeg-devel
mailing list