On Sat, 20 Jun 2020 at 18:59, Gautam Ramakrishnan <[email protected]>
wrote:

> On Thu, Jun 18, 2020 at 3:06 AM Carl Eugen Hoyos <[email protected]>
> wrote:
> >
> > Am Mi., 17. Juni 2020 um 23:30 Uhr schrieb Carl Eugen Hoyos
> > <[email protected]>:
> >
> > > (A wild guess is that gray8 has to be added to RGB_PIXEL_FORMATS)
> >
> > If this is the issue, GRAY_PIXEL_FORMATS have to be added to
> > yuv_pix_fmts[]
> >
> > Carl Eugen
> > _______________________________________________
> > ffmpeg-devel mailing list
> > [email protected]
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >
> > To unsubscribe, visit link above, or email
> > [email protected] with subject "unsubscribe".
>
> What does the variable log2_chroma_wh refer to in the native
> jpeg2000 decoder? Gray8 seems to be checked, but is not getting matched.
>

The 2^n divisor that the chroma is subsampled by.
i.e 0 - none, 1 - half, 2, quarter

BTW, these questions will get a faster response on irc

Kieran
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to