[FFmpeg-trac] #2873(avformat:closed): ffmpeg concat demuxer fails: mpeg files with different audio and video stream order

FFmpeg trac at avcodec.org
Sun Aug 12 19:11:58 EEST 2018


#2873: ffmpeg concat demuxer fails: mpeg files with different audio and video
stream order
-------------------------------------+-------------------------------------
             Reporter:  kadmandux    |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  concat       |               Blocked By:
  demuxer                            |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by kadmandux):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 Ok, seen and tested. Leave here some references for athers interested:

 [https://gitlab.websupport.sk/peter.kovar/ffmpeg-
 mvc/commit/26dea7731e00cac3d9b47c68f26af36ce57b24d1?view=parallel]

 [https://ffmpeg.org/ffmpeg-formats.html#Syntax]

 The muxing of my test files work ok with this "lista.txt":

 {{{
 file M2U00826.MPG
 stream
 exact_stream_id 0x1E0
 stream
 exact_stream_id 0x80

 file M2U00826.MPG
 stream
 exact_stream_id 0x1E0
 stream
 exact_stream_id 0x80
 }}}

 Thanks a lot!

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


More information about the FFmpeg-trac mailing list