Jump to content

Recommended Posts

sftech13
Posted

I was updating my FFMPEG today and now I dont see my video card or decoder options anymore. How do I get them back? 

image.png.63b745750baa4f4440d6e8f9429c7979.png

image.png.c566e713b21c2b5dd7c0126779c97618.png

Posted

Hi, wise exactly did you do?

sftech13
Posted (edited)

updated FFMPEG to current and ensured NVENC was working. It wasnt working for transcoding before. 

I used a custom built FFMPEG

Edited by sftech13
Posted

Custom built with Emby?

sftech13
Posted (edited)

No but still use the emby path for FFMPEG

 

sftech13@sftech13:~$ sudo -u emby /opt/emby-server/bin/ffmpeg -encoders | grep nvenc
[sudo] password for sftech13: 
ffmpeg version git-2025-03-21-0791102 Copyright (c) 2000-2025 the FFmpeg developers
  built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.2)
  configuration: --prefix=/opt/ffmpeg-nvenc --pkg-config-flags=--static --extra-cflags=-I/opt/ffmpeg-nvenc/include --extra-ldflags=-L/opt/ffmpeg-nvenc/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-version3 --enable-static --disable-debug --disable-doc --enable-nonfree --enable-cuda-nvcc --enable-libfdk-aac --enable-libx264 --enable-libx265 --enable-libvpx --enable-libmp3lame --enable-libopus --enable-libass --enable-libdav1d --enable-libfreetype --enable-nvenc --enable-cuda --enable-cuvid --enable-libnpp --enable-libvorbis --enable-openssl
  libavutil      59. 60.100 / 59. 60.100
  libavcodec     61. 33.102 / 61. 33.102
  libavformat    61.  9.107 / 61.  9.107
  libavdevice    61.  4.100 / 61.  4.100
  libavfilter    10.  9.100 / 10.  9.100
  libswscale      8. 13.103 /  8. 13.103
  libswresample   5.  4.100 /  5.  4.100
  libpostproc    58.  4.100 / 58.  4.100
 V....D av1_nvenc            NVIDIA NVENC av1 encoder (codec av1)
 V....D h264_nvenc           NVIDIA NVENC H.264 encoder (codec h264)
 V....D hevc_nvenc           NVIDIA NVENC hevc encoder (codec hevc)
sftech13@sftech13:~$ 

 

Edited by sftech13
Posted

Are you able to revert what you did?

sftech13
Posted (edited)

I dont think so. 

I tried to roll back to the version I found in a old log. Didnt seem to fix it. 

>> Done. Testing NVENC availability...
ffmpeg version N-118894-g079110238a Copyright (c) 2000-2025 the FFmpeg developers
  built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.2)
  configuration: --prefix=/opt/ffmpeg-nvenc --pkg-config-flags=--static --extra-cflags=-I/opt/ffmpeg-nvenc/include --extra-ldflags=-L/opt/ffmpeg-nvenc/lib --extra-libs='-lpthread -lm' --enable-gpl --enable-version3 --enable-static --disable-debug --disable-doc --enable-nonfree --enable-cuda-nvcc --enable-nvenc --enable-cuda --enable-cuvid --enable-libnpp --enable-libx264 --enable-libx265 --enable-libvpx --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libass --enable-libvorbis --enable-libfreetype --enable-openssl
  libavutil      59. 60.100 / 59. 60.100
  libavcodec     61. 33.102 / 61. 33.102
  libavformat    61.  9.107 / 61.  9.107
  libavdevice    61.  4.100 / 61.  4.100
  libavfilter    10.  9.100 / 10.  9.100
  libswscale      8. 13.103 /  8. 13.103
  libswresample   5.  4.100 /  5.  4.100
  libpostproc    58.  4.100 / 58.  4.100
 V....D av1_nvenc            NVIDIA NVENC av1 encoder (codec av1)
 V....D h264_nvenc           NVIDIA NVENC H.264 encoder (codec h264)
 V....D hevc_nvenc           NVIDIA NVENC hevc encoder (codec hevc)
✅ FFmpeg build with NVENC for Emby complete!
sftech13@sftech13:~$ 

 

Edited by sftech13
sftech13
Posted (edited)

Reinstall fixed it. 

 

Edited by sftech13
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...