[FFmpeg-trac] #5053(ffmpeg:new): Cannot select sample rate for the link between filters audio format

FFmpeg trac at avcodec.org
Wed Dec 2 15:55:39 CET 2015


#5053: Cannot select sample rate for the link between filters audio format
-------------------------------------+----------------------------------
             Reporter:  mstrandgren  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by mstrandgren):

 Ok, here's the output from the latest git build:

 {{{
 ffmpeg version N-51439-g6b978da-static http://johnvansickle.com/ffmpeg/
 Copyright (c) 2000-2015 the FFmpeg developers
   built with gcc 5.2.1 (Debian 5.2.1-26) 20151125
   configuration: --enable-gpl --enable-version3 --disable-shared
 --disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-
 libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-
 libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig
 --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
 gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls
 --enable-libvidstab --enable-libsoxr --enable-frei0r --enable-libfribidi
 --disable-indev=sndio --disable-outdev=sndio --cc=gcc
   libavutil      55.  9.100 / 55.  9.100
   libavcodec     57. 16.101 / 57. 16.101
   libavformat    57. 19.100 / 57. 19.100
   libavdevice    57.  0.100 / 57.  0.100
   libavfilter     6. 17.100 /  6. 17.100
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 Input #0, matroska,webm, from 'testdata/video.webm':
   Metadata:
     encoder         : whammy
   Duration: 00:00:08.08, start: 0.000000, bitrate: 2097 kb/s
     Stream #0:0: Video: vp8, yuv420p, 480x320, SAR 1:1 DAR 3:2, 1k tbr, 1k
 tbn, 1k tbc (default)
 [mp3 @ 0xa879800] Skipping 0 bytes of junk at 481.
 Input #1, mp3, from 'backingtrack.mp3':
   Metadata:
     TYER            : 2015-11-27T11:38
     date            : 2015-11-27T11:38
   Duration: 00:00:35.66, start: 0.025057, bitrate: 128 kb/s
     Stream #1:0: Audio: mp3, 44100 Hz, stereo, s16p, 128 kb/s
     Metadata:
       encoder         : LAME3.97
 Guessed Channel Layout for  Input Stream #2.0 : stereo
 Input #2, wav, from 'testdata/audio.wav':
   Duration: 00:00:08.92, bitrate: 1411 kb/s
     Stream #2:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2
 channels, s16, 1411 kb/s
 Input #3, png_pipe, from 'overlay.png':
   Duration: N/A, bitrate: N/A
     Stream #3:0: Video: png, rgba(pc), 480x320 [SAR 2835:2835 DAR 3:2], 25
 tbr, 25 tbn, 25 tbc
 Input #4, mov,mp4,m4a,3gp,3g2,mj2, from 'suffix.mp4':
   Metadata:
     major_brand     : isom
     minor_version   : 512
     compatible_brands: isomiso2avc1mp41
     encoder         : Lavf55.33.100
   Duration: 00:00:01.57, start: 0.000000, bitrate: 117 kb/s
     Stream #4:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
 480x320 [SAR 1:1 DAR 3:2], 111 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc
 (default)
     Metadata:
       handler_name    : VideoHandler
 [audio format for output stream 0:1 @ 0xa8d5660] Cannot select sample rate
 for the link between filters audio format for output stream 0:1 and output
 stream 0:1.
 Error configuring complex filters.
 Invalid argument
 }}}

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


More information about the FFmpeg-trac mailing list