[FFmpeg-trac] #9167(swscale:open): Swascale matrix is not autopropogated for types of YCbCr
FFmpeg
trac at avcodec.org
Sat Jan 29 09:58:31 EET 2022
#9167: Swascale matrix is not autopropogated for types of YCbCr
------------------------------------+-----------------------------------
Reporter: kvsico | Owner: jeeb
Type: defect | Status: open
Priority: critical | Component: swscale
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 1 |
------------------------------------+-----------------------------------
Comment (by Balling):
Interestingly enough
> So your command (with smaller png, 1080p maybe, is this a regression
that bigger files are not supported??) is:
Appears it was a regression because the 1.png file of 2602x4366 [SAR
4366:4367 DAR 2602:4367] x264 encoding works now. HAHAHA. What a joke.
And of course libopneh264 prints this:
{{{
[libopenh264 @ 000002131adc6c80] [OpenH264] this = 0x000002131adb87b0,
Error:ParamValidationExt(), width > 0, height > 0, width * height <=
9437184, invalid 2608 x 4368 in dependency layer settings!
}}}
Well by limiting png file I was able to encode openh264 file it is also
not proper but at least it has range tagged. Other than that 601 matrix
values are done correctly, same as in x264. Sigh.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9167#comment:39>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list