[FFmpeg-devel] [PATCH 1/2] libavfilter/unsharp opencl optimization
Wei Gao
highgod0401 at gmail.com
Tue Jan 6 02:04:30 CET 2015
2015-01-06 0:47 GMT+08:00 Titov, Alexey <Alexey.Titov at amd.com>:
> Hi Wei,
> I will double check using yuv.
> What opencl platform/device you are running it on?
> Also, can you point me to /testfile/blueangles.m4v so I can reproduce
> correct and not correct outputs?
>
> Thanks!
>
Hi
Number of platforms: 1
Platform Profile: FULL_PROFILE
Platform Version: OpenCL 1.2 AMD-APP (1016.4)
Platform Name: AMD Accelerated Parallel
Processing
Platform Vendor: Advanced Micro Devices,
Inc.
Platform Name: AMD Accelerated Parallel
Processing
Number of devices: 2
Device Type: CL_DEVICE_TYPE_GPU
Device ID: 4098
Board name: AMD Radeon HD 6700M Series
Also, can you point me to /testfile/blueangles.m4v so I can reproduce
correct and not correct outputs?
about the input file, just a 1080p video, I think you can use anther video
which size is 1080p. You can compile a master branch and run the command in
the mail above.
Thanks
Best regards
> 2015-01-05 14:50 GMT+08:00 Titov, Alexey <Alexey.Titov at amd.com>:
> Hi Wei,
>
> > This is the first part of the whole patch right? Could you send the
> second
> > part?
>
> Nope, this is the whole patch. git sendmail automatically added 1/2, even
> though this is the only part.
>
> Regards
> Hi
> did you check the result? of YUV, my command is
> ffmpeg -i ./testfile/blueangels.m4v -vf
> unsharp=lx=11:ly=9:cx=5:cy=7:ca=1:la=1:opencl=1 -vframes 1 -y
> ./testfile/out.yuv
>
> and the result of the new patches is not correct. please reference the
> attachment, the wrong one is created by the new patches, the correct one is
> node 202947a0665ea523022afb0a6c50eed96bcd6b69
>
> BTW, I use the 2 patches you submitted before. The size of yuv is
> 1920x1080.
>
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel at ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
More information about the ffmpeg-devel
mailing list