[FFmpeg-trac] #7713(ffmpeg:closed): -to option is ignored

FFmpeg trac at avcodec.org
Mon Feb 4 08:49:07 EET 2019


#7713: -to option is ignored
------------------------------------+-----------------------------------
             Reporter:  Ilya87      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  minor       |                Component:  ffmpeg
              Version:  git-master  |               Resolution:  invalid
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by Gyan):

 * priority:  normal => minor
 * status:  new => closed
 * resolution:   => invalid


Comment:

 Both `-ss` and `-to` should be placed together, since these options
 operate at different stages depending on their placement. So, either `-ss
 400 -to 490 -i ...` or `-i ... -ss 400 -to 490`

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


More information about the FFmpeg-trac mailing list