Bug #4612
Hardware Transcoder use vaapi when nvenc is selected
Start date:
2017-09-19
Due date:
% Done:
0%
Estimated time:
Found in version:
4.3.r485.gf5337ad1a
Affected Versions:
Description
Hello, i'm testing tvheadend with hardware transcoding and everything seems to be good! Excellent work as always ;)
i've compiled ffmpeg with nvenc support and tvheadend with this config --disable-ffmpeg_static --enable-libav --disable-libx264_static --enable-libx264 --disable-libx265_static --enable-libx265 --disable-libvpx_static --disable-libtheora_static --disable-libvorbis_static --disable-libfdkaac_static --enable-nvenc
My question is this: when i select "hardware acceleration" tvheadend seems to select always vaapi for decoding frames, should tvh select nvdec (cuvid) for this operation when nvenc is select?
Files