[FFmpeg-devel] [PATCH 9/9] ffplay: add -af option

Nicolas George nicolas.george at normalesup.org
Sat Jun 23 11:44:05 CEST 2012


Le sextidi 6 messidor, an CCXX, Clément Bœsch a écrit :
> Another solution might be to add an helper for this.
> 
>    AVFilterInOut *inputs, outputs;
> 
>    ret = avfilter_init_inout(&inputs, &outputs, filt_asink, filt_asrc);
>    if (ret < 0)
>        return ret;
> 
> It would automatically add "in" and "out", etc. And it will IMO clarifies
> things.

I second that suggestion.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120623/68c2ce6b/attachment.asc>


More information about the ffmpeg-devel mailing list