[FFmpeg-trac] #6494(ffmpeg:new): Concat'ing HEVC streams with different encoding parameters produces gibberish

FFmpeg trac at avcodec.org
Wed Jun 28 12:11:57 EEST 2017


#6494: Concat'ing HEVC streams with different encoding parameters produces
gibberish
--------------------------------------+----------------------------------
             Reporter:  birdie        |                    Owner:
                 Type:  defect        |                   Status:  new
             Priority:  normal        |                Component:  ffmpeg
              Version:  git-master    |               Resolution:
             Keywords:  concat, hevc  |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------

Comment (by oromit):

 This is entirely normal and expected, the concat demuxer can only work on
 100% compatible files, like for example the ones a HLS playlist would
 contain.
 Use the concat filter if you want to combine incompatible sources.

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


More information about the FFmpeg-trac mailing list