#11532: Raw bitstream export/import makes video stuttery -------------------------------------+------------------------------------- Reporter: LinAGKar | Owner: (none) Type: defect | Status: new Priority: normal | Component: | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by MasterQuestionable):
͏ Reinterpreted: ͏ `ffmpeg -i "big_buck_bunny_480p_h264.mov" -map 0:v -c:v copy -bsf:v h264_mp4toannexb "raw.h264"` ͏ `ffmpeg -fflags +genpts -r 24 -i "raw.h264" -c:v copy "output.mp4"` ͏ Probably something wrong with the generated timestamps. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11532#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".