[FFmpeg-trac] #5891(undetermined:new): "-t" not applied to streams when using channelsplit filter

FFmpeg trac at avcodec.org
Fri Oct 14 17:36:07 EEST 2016


#5891: "-t" not applied to streams when using channelsplit filter
-------------------------------------+-------------------------------------
             Reporter:  MReedAustin  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Cigaes):

 This is the expected behaviour: {{{-t}}} is an output option, it affects
 the processing ''after'' the filters.

 Also, using sinks in filter graphs is not very well supported for now. To
 isolate a channel, you would probably be better off using {{{-af pan}}}.

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


More information about the FFmpeg-trac mailing list