On Sun, Oct 6, 2019 at 2:09 AM Moritz Barsnick wrote:
>
> On Thu, Oct 03, 2019 at 09:53:16 +0800, Jun Zhao wrote:
> > From: Jun Zhao
> > Subject: [PATCH V1 2/2] lavfi/hqdn3d: add slice thread optionmation
>
> Nit: big typo in the first line of your commit message.
>
> Moritz
Will fix the typo, th
On Thu, Oct 03, 2019 at 09:53:16 +0800, Jun Zhao wrote:
> From: Jun Zhao
> Subject: [PATCH V1 2/2] lavfi/hqdn3d: add slice thread optionmation
Nit: big typo in the first line of your commit message.
Moritz
___
ffmpeg-devel mailing list
ffmpeg-devel@ffm
From: Jun Zhao
Enabled one thread per planar, used the test command for 1080P video
(YUV420P format) as follow:
ffmpeg -i 1080p.mp4 -an -vf hqdn3d -f null /dev/nul
This optimization improved the performance about 30% in 1080P YUV420P
case (from 110fps to 143fps), also pass the framemd5 check an