[FFmpeg-trac] #7681(undetermined:new): Ffmpeg segment produces corrupted segments after segment #0 when encoding h264 stream to mp4

FFmpeg trac at avcodec.org
Tue Jan 15 21:10:21 EET 2019


#7681: Ffmpeg segment produces corrupted segments after segment #0 when encoding
h264 stream to mp4
-------------------------------------+-------------------------------------
             Reporter:  pikwas       |                     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:

 How to reproduce:
 ffmpeg -report -v 9 -loglevel 99 -i udp://127.0.0.1:6000 -c copy -flags
 +global_header -f segment -segment_time 10 -segment_format_options
 movflags=+faststart -reset_timestamps 1 /mnt/sda1/test%d.mp4

 ffmpeg version 4.1
 built on gcc 7.4.0 (OpenWrt GCC 7.4.0 r9059-6e104c63d6)


 I`m trying to save h264 stream with aac audio to .mp4 file without re
 encoding but only first segment is playable in Windows Media Player and
 Opera/Firefox. Next segments gives error in WMP, in Firefox there is no
 sound and there is error in Opera and Chrome, VLS plays it without any
 problem. First segment (number 0) plays everywhere.

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


More information about the FFmpeg-trac mailing list