[FFmpeg-trac] #8032(avfilter:new): libavfilter/af_adelay.c: one delay-string for all channels

FFmpeg trac at avcodec.org
Wed Jul 24 16:02:13 EEST 2019


#8032: libavfilter/af_adelay.c: one delay-string for all channels
-------------------------------------+------------------------------------
             Reporter:  CoRoNe       |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:  avfilter
              Version:  git-master   |               Resolution:
             Keywords:  adelay       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by CoRoNe):

 I can see it would pose a problem if you would have 7 channels for
 instance and you only want the 1st channel to be delayed.
 Now: `adelay=1000`.
 Then: `adelay=1000|0|0|0|0|0|0`.

 Perhaps a new option we indeed be needed, especially when backward
 compatibility is very important to you lot.

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


More information about the FFmpeg-trac mailing list