#9728: speed not displayed when encoding 2 pass with no audio
-------------------------------------+-------------------------------------
             Reporter:  xamarin      |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by xamarin):

 However disabling audio channel for output, there is no progress
 indication on time or speed, only on frame:

 {{{
 % ffmpeg -i input.mp4 -an -c:v libvpx-vp9 -b:v 1000k -r 25 -pass 1 -f null
 NUL && ffmpeg -i input.mp4 -an -c:v libvpx-vp9 -b:v 1000k -r 25 -pass 2
 video.webm
 ...
 frame= 1199 fps=132 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed=
 0x
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9728#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to