#9627 closed defect (fixed)
vf cas fails with 10bit pix_fmt
Reported by: | chrisbgp | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avfilter |
Version: | git-master | Keywords: | cas |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description (last modified by )
Summary of the bug:
vf: cas=0.96:1 and pix_fmt yuv420p10le gives the following error:
Assertion ((src_linesize) >= 0 ? (src_linesize) : (-(src_linesize))) >= bytewidth failed at libavutil/imgutils.c:349
undesired workaround is to use either cas=0.96 (produces visible color artifacts) OR encode in 8 bit with pix_fmt yuv420p.
Any idea why cas=0.96:1 with yuv420p10le is not working?
PS: nlmeans,cas=0.96:1 -pix_fmt yuv420p10le works fine
Change History (5)
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
follow-up: 3 comment:2 by , 3 years ago
comment:4 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 2 years ago
Component: | undetermined → avfilter |
---|---|
Keywords: | cas added |
Version: | unspecified → git-master |
Note:
See TracTickets
for help on using tickets.
bedb4bac1c8e2695cf10d21c6b3ed23c877934e7