[FFmpeg-trac] #7353(undetermined:new): Option -ss on output with -c copy uses dts instead of pts

FFmpeg trac at avcodec.org
Mon Aug 13 16:51:56 EEST 2018


#7353: Option -ss on output with -c copy uses dts instead of pts
-------------------------------------+-------------------------------------
             Reporter:  Misaki       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  dts, pts     |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Gyan):

 For your root use case, you can run

  `ffmpeg -seek2any 1 -ss 11 -i video1.webm -i video2.mp4 -c copy -map 1:v
 -map 0:a output.mkv`

 For supporting demuxers (like Matroska), this won't seek to an earlier KF.

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


More information about the FFmpeg-trac mailing list