#6824: high cpu during no progress
--------------------------------+--------------------------------------
             Reporter:  ronag   |                     Type:  defect
               Status:  new     |                 Priority:  normal
            Component:  ffmpeg  |                  Version:  git-master
             Keywords:  http    |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+--------------------------------------
 Summary of the bug:

 I've a situation where I'm running ffmpeg. However, it is making no
 progress since the HTTP request is stalled. Even though it is making no
 progress and getting new data FFMPEG is still using 50% cpu. What could be
 causing this?

 Does the HTTP have some kind of live polling loop which is taking cpu?

 How to reproduce:
 {{{
 % ffmpeg -hide_banner -nostdin -i
 http://storage:8000/file/LytbBlT5~8pCwR.gif -c copy -f null -
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6824>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to