[FFmpeg-trac] #8520(documentation:reopened): wrong examples in streamselect documentation

FFmpeg trac at avcodec.org
Wed Feb 12 13:07:24 EET 2020


#8520: wrong examples in streamselect documentation
-------------------------------------+-------------------------------------
             Reporter:  mkoch        |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:
                                     |  documentation
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by mkoch):

 * status:  closed => reopened
 * resolution:  wontfix =>


Comment:

 When I try it, it doesn't work:

 C:\Users\mKoch\Desktop>c:\ffmpeg\ffmpeg -f lavfi -i
 color=red:size=vga:duration=
 6 -f lavfi -i color=green:size=vga:duration=6 -lavfi [0][1]sendcmd='3.0
 streamse
 lect map 1',streamselect=inputs=2:map=0 -y out.mp4
 ffmpeg version git-2020-02-09-5ad1c1a Copyright (c) 2000-2020 the FFmpeg
 develop
 ers
   built with gcc 9.2.1 (GCC) 20200122
   configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-
 fontconfi
 g --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d
 --enable-libb
 luray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb
 --enab
 le-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-
 libshine --e
 nable-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
 --enab
 le-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-
 libmysofa --en
 able-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-
 ffnvcode
 c --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-
 dxva2 -
 -enable-avisynth --enable-libopenmpt --enable-amf
   libavutil      56. 39.100 / 56. 39.100
   libavcodec     58. 68.100 / 58. 68.100
   libavformat    58. 38.100 / 58. 38.100
   libavdevice    58.  9.103 / 58.  9.103
   libavfilter     7. 75.100 /  7. 75.100
   libswscale      5.  6.100 /  5.  6.100
   libswresample   3.  6.100 /  3.  6.100
   libpostproc    55.  6.100 / 55.  6.100
 Input #0, lavfi, from 'color=red:size=vga:duration=6':
   Duration: N/A, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 640x480
 [SAR 1:1
 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
 Input #1, lavfi, from 'color=green:size=vga:duration=6':
   Duration: N/A, start: 0.000000, bitrate: N/A
     Stream #1:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 640x480
 [SAR 1:1
 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
 [AVFilterGraph @ 0000000000505740] Too many inputs specified for the
 "sendcmd" f
 ilter.
 Error initializing complex filters.
 Invalid argument

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


More information about the FFmpeg-trac mailing list