[FFmpeg-trac] #8517(undetermined:new): segment flv format output first file video stream corrupted
FFmpeg
trac at avcodec.org
Mon Feb 10 05:19:57 EET 2020
#8517: segment flv format output first file video stream corrupted
-------------------------------------+-------------------------------------
Reporter: Vonger | Type: defect
Status: new | Priority: important
Component: | Version: 4.2
undetermined |
Keywords: segment | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
use segment, the first output file is abnormal. out000.flv can not show
video by ffplay, but I can hear sound, from the log looks like the video
data is corrupted. Rest output files such as out001.flv, out002.flv is
able to play normally.
How to reproduce:
{{{
ffmpeg -i input.mkv -c copy -f segment out%03d.flv
ffplay out000.flv
ffmpeg 4.2.2
built on Linux, MacOS
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8517>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list