[FFmpeg-trac] #10437(undetermined:new): webp codec does not report progress

FFmpeg trac at avcodec.org
Wed Jun 28 09:48:29 EEST 2023


#10437: webp codec does not report progress
-------------------------------------+-------------------------------------
             Reporter:  Jozef        |                    Owner:  (none)
  Chutka                             |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  webp         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Jozef Chutka):

 Hi Marton,

 thanks for the insights.

 In my project I am streaming raw data into ffmpeg via stdin and so have a
 good control over how many frames has beed provided. I am able report
 progress based on that. It might not be perfectly accurate but still
 better then no information.

 I wonder, if this is something you might want to do on ffmpeg side, I mean
 ffmpeg is aware of how many frames were sent into WebPAnimEncoder, and
 could use the information for `frame=xxx` log ... Or is this too hacky to
 implement?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10437#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list