[FFmpeg-trac] #4690(undetermined:new): Windows - Streaming using matroska muxer: CPU usage increases over time

FFmpeg trac at avcodec.org
Wed Jul 1 13:21:49 CEST 2015


#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


More information about the FFmpeg-trac mailing list