[FFmpeg-trac] #6779(swresample:closed): resampler=soxr:tsf=s32 failed

FFmpeg trac at avcodec.org
Sat Oct 28 19:04:00 EEST 2017


#6779: resampler=soxr:tsf=s32 failed
------------------------------------+--------------------------------------
             Reporter:  omniplex    |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  minor       |                Component:  swresample
              Version:  git-master  |               Resolution:  fixed
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------

Comment (by omniplex):

 FWIW FFmpeg -sample_fmts still claims to know '''s16''', '''s32''', and
 '''s64''':
 {{{
 ffmpeg started on 2017-10-28 at 17:58:11
 Report written to "ffmpeg-20171028-175811.log"
 Command line:
 "c:\\Program Files\\SysInternals\\ffmpeg.exe" -report -sample_fmts
 ffmpeg version 3.4 Copyright (c) 2000-2017 the FFmpeg developers
   built with gcc 7.2.0 (GCC)
   configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-
 bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass
 --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-
 libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy
 --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx
 --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265
 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp
 --enable-libvidstab --enable-libvorbis --enable-cuda --enable-cuvid
 --enable-d3d11va --enable-nvenc --enable-dxva2 --enable-avisynth --enable-
 libmfx
   libavutil      55. 78.100 / 55. 78.100
   libavcodec     57.107.100 / 57.107.100
   libavformat    57. 83.100 / 57. 83.100
   libavdevice    57. 10.100 / 57. 10.100
   libavfilter     6.107.100 /  6.107.100
   libswscale      4.  8.100 /  4.  8.100
   libswresample   2.  9.100 /  2.  9.100
   libpostproc    54.  7.100 / 54.  7.100
 Splitting the commandline.
 Reading option '-report' ... matched as option 'report' (generate a
 report) with argument '1'.
 Reading option '-sample_fmts' ... matched as option 'sample_fmts' (show
 available audio sample formats) with argument '(null)'.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option report (generate a report) with argument 1.
 Applying option sample_fmts (show available audio sample formats) with
 argument (null).

 name   depth
 u8        8
 s16      16
 s32      32
 flt      32
 dbl      64
 u8p       8
 s16p     16
 s32p     32
 fltp     32
 dblp     64
 s64      64
 s64p     64
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6779#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list