[FFmpeg-trac] #10770(undetermined:new): avcodec_open2 overwrites flags contrary to what the doc says
FFmpeg
trac at avcodec.org
Mon Jan 1 14:36:19 EET 2024
#10770: avcodec_open2 overwrites flags contrary to what the doc says
-------------------------------------+-------------------------------------
Reporter: Jean- | Owner: (none)
Michaël Celerier |
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 Gyan):
I think you'll find that the flag is overwritten by `av_dict_set`. Use the
value `"+low_delay"` and then check.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10770#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list