[FFmpeg-user] L-SMASH-WORKS and replacement for deprecated ffmpeg --enable-avresample

Moritz Barsnick barsnick at gmx.net
Mon Nov 26 16:32:51 EET 2018


On Tue, Nov 27, 2018 at 00:26:09 +1030, hydra3333 at gmail.com wrote:
> However, L-SMASH-WORKS depends on an ffmpeg lib built with
> --enable-avresample and LSW fails to build without it.
> 
> Unfortunately, ffmpeg's --enable-avresample is deprecated ?

But it's still available as of today.

> what did ffmpweg replace --enable-avresample with 
> and in your view would there be some possibility of being able to patch
> L-SMASH-WORKS to use that instead ?

This commit:

https://github.com/FFmpeg/FFmpeg/commit/c29038f3041a4080342b2e333c1967d136749c0f

says:

  "Users of this library are asked to migrate to libswresample, which,
  as well as providing more functionality, is faster and has higher
  accuracy."

> - input various container formats if built with "lavf support" (from ffmpeg).
> - output various container formats if built with "L-SMASH support" (from 
>   L-SMASH-WORKS) https://github.com/VFR-maniac/L-SMASH-Works

Does it support any formats which ffmpeg (the command line tool) does
not? If not, you could use ffmpeg.exe instead if x264.exe.

Cheers,
Moritz


More information about the ffmpeg-user mailing list