Ulrich Klauer wrote:
> So, question is: Does anyone want to update src/ffmpeg.c to use the
> new API? (If so, this should probably go into dot.) Or should we
> remove the ffmpeg driver altogether and tell users to run "ffmpeg ...
> | sox - ..." (or "avconf ... | sox - ...")?
I favor removin
On Nov 19 01:56:52, ulr...@chirlu.de wrote:
> Hi,
> it seems that libav 9, which is due some time soon, finally removes
> (at least some of) the deprecated API functions that the compiler has
> been complaining about for a while.
>
> So, question is: Does anyone want to update src/ffmpeg.c to