[FFmpeg-trac] #4498(undetermined:new): Second Video is always corrupted when "concat demuxer" is used

FFmpeg trac at avcodec.org
Sun Apr 19 21:01:59 CEST 2015


#4498: Second Video is always corrupted when "concat demuxer" is used
-------------------------------------+-------------------------------------
             Reporter:  muruganandh  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  2.3.5        |  undetermined
             Keywords:  concat       |               Resolution:
  demuxer tessus                     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by muruganandh):

 using -auto_convert 1 solved my problem. It even inserted the bsf
 automatically!
 Auto-inserting h264_mp4toannexb bitstream filter

 So the new command looks like this :

 ffmpeg -auto_convert 1 -f concat -i mylist.txt -c copy out.mp4

 Thanks Cigaes!!!

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


More information about the FFmpeg-trac mailing list