#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
_______________________________________________
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".