#11629: MPEG-TS PCR rollover caused memory leak? --------------------------------------+------------------------------------ Reporter: mg3242 | Owner: (none) Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mpegts vaapi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Changes (by MasterQuestionable):
* cc: MasterQuestionable (added) * component: ffmpeg => avformat * keywords: leak,vaapi,24/7 transcoding => mpegts vaapi * summary: Memory Leak in FFmpeg During Extended Processing => MPEG-TS PCR rollover caused memory leak? Comment: ͏ I suspect this is strictly an input reading issue. ͏ I.e. just reading the input, without any transcoding ("-c copy"), and output to "/dev/null" (with "-f null" maybe): ͏ Could reproduce. ͏ If not, try still output with "-f mpegts". ͏ Meanwhile, try to also ascertain the minimal media stream(s) required for the reproduction. ͏ (i.e. "-map" only the minimum necessary streams) ͏ Trying removing all unnecessary options for the reproduction: ͏ So to pin-point the exact cause. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11629#comment:16> 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".