ffmpeg-tutorial icon indicating copy to clipboard operation
ffmpeg-tutorial copied to clipboard

unable to compile ffmpeg with gpu support

Open DrissiReda opened this issue 7 years ago • 0 comments

I'm trying to use my gpu for my frame decoding in C++, but I am unable to activate gpu hardware acceleration.

I tried stuff mentionned in this thread : https://stackoverflow.com/questions/25791722/using-hardware-acceleration-with-libavcodec#25952193

DrissiReda avatar Jul 05 '18 09:07 DrissiReda