[FFmpeg-trac] #11532(undetermined:new): Raw bitstream export/import makes video stuttery
FFmpeg
trac at avcodec.org
Thu Mar 27 22:28:50 EET 2025
#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
More information about the FFmpeg-trac
mailing list