Contributor
Mohamed Khaled Mohamed

GPU (CUDA) accelerate common software video filters


Mentors
Timo Rothenpieler
Organization
FFmpeg
Technologies
c++, cuda
Topics
image processing, video editing
FFmpeg has existing widely used filters that runs perfectly but on the CPU without using the GPU, so I will be working on writing some of these filters in CUDA C++ so the video processing will run on GPU which will make the process way faster and convenient for the user.