Hi, Our company is looking for a developer to make a change to libvlc to support passing GPU selection options to avcodec. Here's what I understand about the problem. ffmpeg can use two options to select the GPU that it wants to use for decode and encode. -hwaccel_device -gpu Here's an example I tri...