[FFmpeg-devel] [PATCH v3 3/3] fate/filter-video: add 10bit test for unsharp filter

lance.lmwang at gmail.com lance.lmwang at gmail.com
Fri Oct 30 15:41:39 EET 2020


On Fri, Oct 30, 2020 at 12:12:26PM +0100, Nicolas George wrote:
> lance.lmwang at gmail.com (12020-10-30):
> > From: Limin Wang <lance.lmwang at gmail.com>
> > 
> > Signed-off-by: Limin Wang <lance.lmwang at gmail.com>
> > ---
> >  tests/fate/filter-video.mak             |  3 ++
> >  tests/ref/fate/filter-unsharp-yuv420p10 | 55 +++++++++++++++++++++++++++++++++
> >  2 files changed, 58 insertions(+)
> >  create mode 100644 tests/ref/fate/filter-unsharp-yuv420p10
> 
> "Remember that a final scale filter is needed for big-endian archs."

Sorry, in the previous email I did not understand the meaning of this sentence. 

Now I think it's necessary to add a final scale like below, correct?
scale,format=pix_fmts=yuv420p10,unsharp=11:11:-1.5:11:11:-1.5,scale


> 
> Regards,
> 
> -- 
>   Nicolas George



-- 
Thanks,
Limin Wang


More information about the ffmpeg-devel mailing list