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

FFmpeg trac at avcodec.org
Sat Jan 23 07:59:19 EET 2021


#9074: Joining similar MKV and TS results in broken video
------------------------------------+------------------------------------
             Reporter:  GrayFace    |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:  invalid
             Keywords:  concat      |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by Gyan):

 Varied container formats are supported by the concat demuxer. However,
 Matrsoka uses a fixed time_base of 1/1000 and MPEG-TS a fixed time_base of
 1/90000, and that is not supported by the demuxer, as documented.

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


More information about the FFmpeg-trac mailing list