[FFmpeg-trac] #7212(ffmpeg:closed): -ss before input does not provide proper output

FFmpeg trac at avcodec.org
Wed May 16 23:58:59 EEST 2018


#7212: -ss before input does not provide proper output
-------------------------------------+-----------------------------------
             Reporter:  ryonsabouni  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Changes (by llogan):

 * priority:  important => normal
 * status:  new => closed
 * version:  git-master => unspecified
 * resolution:   => invalid


Comment:

 `-ss 3s` is invalid syntax. Use `-ss 3` or `-ss 00:00:03`.

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


More information about the FFmpeg-trac mailing list