[FFmpeg-trac] #5288(ffmpeg:new): FFmpeg -progress url Isn't working

FFmpeg trac at avcodec.org
Fri Mar 4 20:36:15 CET 2016


#5288: FFmpeg -progress url Isn't working
------------------------------------+--------------------------------------
             Reporter:  BlackDream  |                     Type:  defect
               Status:  new         |                 Priority:  normal
            Component:  ffmpeg      |                  Version:  git-master
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
 According to documentation:

 ''-progress url (global)

     Send program-friendly progress information to url.

     Progress information is written approximately every second and at the
 end of the encoding process. It is made of "key=value" lines. key consists
 of only alphanumeric characters. The last key of a sequence of progress
 information is always "progress".''

 '''However, ffmpeg does NOT post the data every 1 second, but ONLY one
 time at the end of the encoding process.'''

 If instead of URL, we specify a local file, it is working without any
 problem.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5288>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list