[FFmpeg-trac] #9074(undetermined:new): Joining similar MKV and TS results in broken video

FFmpeg trac at avcodec.org
Fri Jan 22 08:36:23 EET 2021


#9074: Joining similar MKV and TS results in broken video
-------------------------------------+-------------------------------------
             Reporter:  GrayFace     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 ffmpeg can't join two excerpts of the same live stream if one of them is
 first converted (-c copy) to MKV format. This happens with any recorded
 *.ts files. I've attached 2 videos as an example, along with concat list
 and run.bat.
 How to reproduce:
 {{{
 % ffmpeg.exe -nostats -safe 0 -f concat -i "List.txt" -c copy "out.mkv"
 ffmpeg version 4.3.1 (from https://www.gyan.dev/ffmpeg/builds/)
 built on 2021-01-01
 }}}

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


More information about the FFmpeg-trac mailing list