ffmpeg-tutorial
ffmpeg-tutorial copied to clipboard
unable to compile ffmpeg with gpu support
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