[FFmpeg-user] Robustness on processing transport streams (TS)?

Moritz Barsnick barsnick at gmx.net
Fri Dec 28 01:44:50 EET 2018


On Thu, Dec 27, 2018 at 22:21:26 +0100, Uwe Freese wrote:
> -async             <float>      ....A... simplified 1 parameter audio 
> timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum 
> stretch/squeeze in samples per second) (from INT_MIN to INT_MAX) (default 0)

That's the swresample option, not the ffmpeg option. "swr simple 1
parameter async, similar to ffmpegs -async"

> Why does it say "float" and at the end "from INT_MIN to INT_MAX"? It's 
> also defined like that in the code in libswresample/options.c, also for 
> other parameters.

*shrug*

ffmpeg's "-async" option is defined differently.

Moritz


More information about the ffmpeg-user mailing list