#4401: Past duration too large ------------------------------------+------------------------------------ Reporter: ghazel | Owner: Type: defect | Status: reopened Priority: normal | Component: ffmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------
Comment (by khali): I have attached a sample input to reproduce the problem. My command line is: ffmpeg -i past_duration_too_large.ts -vcodec libx264 warnings.mp4 (Using ffmpeg version 3.3.4 as packaged in openSUSE Leap 42.2.) The original source is a DVB-T recording in MPEG-TS format (file created by VLC 2.2.6), which I clipped to a 3 second video sample using avidemux. Note that the problem seems to be related to the container format, as there are no warnings if I use MP4 or MKV as the container format. The warning flood is only present if the container format is MPEG-TS. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4401#comment:23> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac