#11459: Corruption of 608 captions data on transcode -------------------------------------+------------------------------------- Reporter: Zach | Owner: (none) Type: defect | Status: new Priority: critical | Component: | undetermined Version: git-master | Resolution: Keywords: CLosed- | Blocked By: caption | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Devin Heitmueller):
My guess is that the cc_fifo code isn't being instantiated because "fps=29.97" isn't actually a broadcast-valid framerate. It's an approximation. To get what you really think is 29.97 FPS in ffmpeg you have to use the expression "30000/1001" rather than "29.97". [Parsed_fps_0 @ 0x5f69540] cc_fifo cannot transcode captions fps=2997/100 -- Ticket URL: <https://trac.ffmpeg.org/ticket/11459#comment:1> 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".