• 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 Use custom compiled FFmpeg

     
    • 0 Vote(s) - 0 Average

    Use custom compiled FFmpeg

    bitmap
    Offline

    Community Moderator

    Posts: 917
    Threads: 9
    Joined: 2023 Jul
    Reputation: 30
    #5
    2023-09-15, 11:06 PM
    So I wonder if this has to do with the fact that you're not adding your customffmpeg dir to the PATH in your container? I know the instructions I followed for compiling my own ffmpeg always included adding the dir where you compiled the bin to the PATH. Unsure whether that matters for how Jellyfin calls the tool for transcoding. The last part of my custom compile script that I developed and saved for future reference looks like this:

    Code:
    PATH="$HOME/bin:$PATH" make -j$(nproc) && \
    make install && \
    hash -r

    You might verify that your custom ffmpeg actually works by doing a docker exec into the container and trying to run it just to see the banner. If it doesn't run, there's something wrong with the compile.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Use custom compiled FFmpeg - by Hoof - 2023-09-15, 04:14 PM
    RE: Use custom compiled FFmpeg - by skribe - 2023-09-15, 05:03 PM
    RE: Use custom compiled FFmpeg - by Hoof - 2023-09-15, 05:50 PM
    RE: Use custom compiled FFmpeg - by skribe - 2023-09-15, 06:16 PM
    RE: Use custom compiled FFmpeg - by bitmap - 2023-09-15, 11:06 PM
    RE: Use custom compiled FFmpeg - by Hoof - 2023-09-16, 02:37 PM
    RE: Use custom compiled FFmpeg - by bitmap - 2023-09-16, 04:00 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