[FFmpeg-trac] #9686(undetermined:new): drawbox breaks dynamic size
FFmpeg
trac at avcodec.org
Fri Apr 8 12:35:56 EEST 2022
#9686: drawbox breaks dynamic size
-------------------------------------+-------------------------------------
Reporter: Jozef | Owner: (none)
Chutka |
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 Elon Musk):
One issues is that auto inserted scale filter does not use eval=frame but
eval=init and there is no way to change that via ffmpeg tool. And because
you use format conversion filters drawbox that supports only yuv and not
packed rgb formats auto inserts scale filter.
Will look into adding rgb support to drawbox filter.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9686#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list