[FFmpeg-trac] #10989(avfilter:closed): "color" video source fails to handle "size=1x1"?
FFmpeg
trac at avcodec.org
Tue May 14 23:06:48 EEST 2024
#10989: "color" video source fails to handle "size=1x1"?
-------------------------------------+-------------------------------------
Reporter: | Owner: (none)
MasterQuestionable |
Type: defect | Status: closed
Priority: normal | Component: avfilter
Version: git-master | Resolution: fixed
Keywords: color video | Blocked By:
source |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Marton Balint):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in 0d17f5228f4d3854066ec1001f69c7d1714b0df9. Used pixel format is
auto-negotiated, so you can force using rgb if you want. (e.g.
color=s=1x1:c=red,format=rgba)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10989#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list