[FFmpeg-trac] #4891(ffmpeg:new): Option `-sseof` does not have any effect

FFmpeg trac at avcodec.org
Tue Sep 29 07:48:06 CEST 2015


#4891: Option `-sseof` does not have any effect
-------------------------------------+-------------------------------------
             Reporter:  hkz85825915  |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:
             Keywords:  sseof        |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 When I run this command:
 {{{
 ffmpeg -i a.mp4 -c copy -sseof 30 b.mp4
 }}}

 The output is sitll the same length as the input while it is supposed to
 be the last 30 seconds.

 Version: 2.8
 Platform: Arch Linux

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4891>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list