#7644: print warning for "-c:v copy" + "-ss non-key-frame" -------------------------------------+------------------------------------- Reporter: hanshenrik | Type: Status: new | enhancement Component: | Priority: wish undetermined | Version: Keywords: | unspecified Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- as explained in comment 1 of https://trac.ffmpeg.org/ticket/7640#comment:1 , if you cut a video using `-c:v copy` + `-ss` and the frame at -ss is not a keyframe, then everything until the first keyframe is usually rendered black / random colors. it would be nice if ffmpeg printed a stderr warning in this scenario, warning that the black/random-color frames are expected behavior and not a bug in ffmpeg.
-- Ticket URL: <https://trac.ffmpeg.org/ticket/7644> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac