• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server

     
    • 0 Vote(s) - 0 Average

    Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-02-10, 02:00 PM (This post was last modified: 2025-02-10, 02:00 PM by TheDreadPirate.)
    If you are using CasaOS, that means you are running Jellyfin in Docker, correct? jellyfin-ffmpeg would only exist within the container and wouldn't be accessible from Ubuntu directly. And jellyfin-ffmpeg is included with the Docker image.

    And since you are using Docker that also means that you didn't add the jellyfin repo (not required for Docker installs). So trying to install jellyfin-ffmpeg via apt would not work since our packages are not included in Ubuntu's repos. Only our own.

    But, again, jellyfin-ffmpeg is already part of the Docker container. You can test this with a docker command.

    Code:
    docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -version

    Code:
    chris@rat-trap:~$ docker exec -it jellyfin /usr/lib/jellyfin-ffmpeg/ffmpeg -version
    ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
    built with gcc 12 (Debian 12.2.0-14)
    configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto=auto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libxml2 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
    libavutil      59.  8.100 / 59.  8.100
    libavcodec     61.  3.100 / 61.  3.100
    libavformat    61.  1.100 / 61.  1.100
    libavdevice    61.  1.100 / 61.  1.100
    libavfilter    10.  1.100 / 10.  1.100
    libswscale      8.  1.100 /  8.  1.100
    libswresample   5.  1.100 /  5.  1.100
    libpostproc    58.  1.100 / 58.  1.100
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server - by Jalle914 - 2025-02-09, 09:00 PM
    RE: Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server - by bitmap - 2025-02-09, 09:28 PM
    RE: Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server - by Jalle914 - 2025-02-09, 09:42 PM
    RE: Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server - by TheDreadPirate - 2025-02-10, 02:00 PM
    RE: Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server - by Jalle914 - 2025-02-10, 05:19 PM
    RE: Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server - by TheDreadPirate - 2025-02-10, 07:06 PM
    RE: Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server - by Jalle914 - 2025-02-12, 03:29 PM
    RE: Missing FFmpeg in Jellyfin Installation via CasaOS on Ubuntu Server - by TheDreadPirate - 2025-02-12, 04:45 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode