Re: [FFmpeg-devel] [PATCH] lavfi: VAAPI video processing filter

2016-09-17 Thread Jun Zhao
Can't find SKL available now, just run the test in IVY(Ivybridge)/Debian 8.5/ Kernel 3.16.0/Libva master/intel-driver master/ffmpeg master - Build config: ./configure --enable-libx264 --enable-gpl --enable-vaapi --prefix=/opt/ffmpeg - Libva and intel-driver

Re: [FFmpeg-devel] [PATCH] lavfi: VAAPI video processing filter

2016-09-14 Thread Mark Thompson
On 14/09/16 02:30, Jun Zhao wrote: > On 2016/9/14 6:06, Mark Thompson wrote: >> How about something like this, then? It adds a new filter to do the video >> processing, while leaving the scale filter as-is. > > Can we merge the vpp scale/the other vpp filters in one AVFilter, e,g >

Re: [FFmpeg-devel] [PATCH] lavfi: VAAPI video processing filter

2016-09-13 Thread Jun Zhao
On 2016/9/14 6:06, Mark Thompson wrote: > WIP. > --- > On 05/09/16 02:52, Jun Zhao wrote: >> On 2016/8/31 6:48, Mark Thompson wrote: >>> On 30/08/16 09:00, Jun Zhao wrote: v3 : fix sharpless mapping issue v2 : fix filter support flag check logic issue >>> >>> Hi, >>> >>> A general

[FFmpeg-devel] [PATCH] lavfi: VAAPI video processing filter

2016-09-13 Thread Mark Thompson
WIP. --- On 05/09/16 02:52, Jun Zhao wrote: > On 2016/8/31 6:48, Mark Thompson wrote: >> On 30/08/16 09:00, Jun Zhao wrote: >>> v3 : fix sharpless mapping issue >>> v2 : fix filter support flag check logic issue >> >> Hi, >> >> A general remark to start: vf_scale_vaapi is named to be a scaling