#4690: Windows - Streaming using matroska muxer: CPU usage increases over time
-------------------------------------+-------------------------------------
Reporter: | Owner:
MariusSchipper | Status: new
Type: defect | Component:
Priority: normal | undetermined
Version: git-master | Resolution:
Keywords: mkv | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by heleppkes):
Checks around mkv_add_seekhead_entry are not required, it does not
actually write anything itself, similarly mkv_add_cuepoint does not write
anything to the file, and the actual writing is protected by a seekable
check.
For the OP, try adding a "-live 1" option to the ffmpeg command, and see
if it changes anything.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4690#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac