> -----Original Message----- > From: ffmpeg-devel <[email protected]> On Behalf Of Carl > Eugen Hoyos > Sent: Tuesday, November 12, 2019 5:52 PM > To: FFmpeg development discussions and patches <[email protected]> > Subject: Re: [FFmpeg-devel] [PATCH v1] avfilter: Add tonemap vaapi filter for > H2S > > Hi! > > > Am 12.11.2019 um 17:59 schrieb Xinpeng Sun <[email protected]>: > > > > It performs HDR(High Dynamic Range) to SDR(Standard Dynamic Range) > > conversion with tone-mapping. It supports HDR10 only as input temporarily. > > > > H2S: P010 -> NV12 > > No objection here but could you tell us if you (Intel) already have a plan > how to > deal with H2H? > > Thank you for your effort, Carl Eugen
Thanks for your quick feedback! H2H is under development. In our new plan, P010->P010 will take place of P010->A2R10G10B10. > _______________________________________________ > 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". _______________________________________________ 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".
