[FFmpeg-trac] #8189(ffmpeg:new): FFMPEG fails to trim beginning of clip

FFmpeg trac at avcodec.org
Wed Feb 19 23:16:56 EET 2020


#8189: FFMPEG fails to trim beginning of clip
------------------------------------+----------------------------------
             Reporter:  mmorin      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by mmorin):

 Indeed, with just

 {{{
 ffmpeg -ss 0 -to 5 -i 00122.MTS start_00122.MTS
 }}}

 the output of both files is now around 5 seconds. No, I haven't realized
 the implications of `-c copy` and I have read
 [https://ffmpeg.org/ffmpeg.html#Stream-copy the manual section]. Why does
 it have a different effect on one input sample and not the other?

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


More information about the FFmpeg-trac mailing list