[FFmpeg-trac] #9160(ffmpeg:new): ffmpeg stuck at initialization

FFmpeg trac at avcodec.org
Sun Apr 11 23:14:19 EEST 2021


#9160: ffmpeg stuck at initialization
------------------------------------+----------------------------------
             Reporter:  Gyan        |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:  regression  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by JEEB):

 That message does make sense since init is done in
 `init_output_stream_wrapper`, which is called from `do_video_out`, which
 is not being called in `reap_filters` as there is no video frame yet
 available in the filter chain...

 Time to check where the video frames are fed to the filter chain :) .

--
Ticket URL: <https://trac.ffmpeg.org/ticket/9160#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list