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

FFmpeg trac at avcodec.org
Wed Feb 12 13:46:45 EET 2020


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

Comment (by richardpl):

 ffmpeg -i red-leaf-tips.avi -i windy-sunset.avi -lavfi
 streamselect at my_special_filter=inputs=2:map=0,sendcmd='5.0
 streamselect at my_special_filter map 1' -f null -

 This is also showed in documentation of sendcmd filter. Simply putting
 sendcmd as last frame before output will work, it will broadcast to all
 filters with exact same name @my_special_filter.

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


More information about the FFmpeg-trac mailing list