#9920: d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266 broke my encoder
---------------------------------+---------------------------------------
Reporter: any1 | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------+---------------------------------------
Summary of the bug:
After commit d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266, my h264 encoder
doesn't work anymore. The avcodec_receive_packet() function always returns
EAGAIN.
How to reproduce:
{{{
# Get wayvnc, wlvncc and sway.
# Run sway headlessly:
WLR_BACKENDS=headless WLR_LIBINPUT_NO_DEVICES=1 sway
# Run wayvnc (set WAYLAND_DISPLAY=2 if you're already running a wayland
compositor):
WAYLAND_DISPLAY=1 wayvnc -g -Ltrace
# Connect using wlvncc:
wlvncc -eopen-h264 localhost
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9920>
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".