• 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 Jellyfin can access mounted SMB share but FFMPEG reports no such file error

     
    • 0 Vote(s) - 0 Average

    Jellyfin can access mounted SMB share but FFMPEG reports no such file error

    Vollhorst
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    #1
    2024-12-15, 10:03 PM
    Hi,

    First time Jellyfin user here and so far I am quite impressed with your work - thank you! I am experiencing an issue similar to https://forum.jellyfin.org/t-solved-jell...-such-file but with Jellyfin 10.10.3 running in a LXC under Proxmox I have setup via https://community-scripts.github.io/Prox...d=jellyfin.

    When attempting to play back a file with hardware encoding enabled (Intel QSV) via the Jellyfin iOS App, the playback will fail and I can observe the following error in ffmpeg.log:

    Code:
    libva info: VA-API version 1.22.0
    libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
    libva info: Found init function __vaDriverInit_1_22
    libva info: va_openDriver() returns 0
    [in#0 @ 0x608208a61100] Error opening input: No such file or directory
    Error opening input file file:/mnt/fileserver-public/Videos/Shows/Test.avi.
    Error opening input files: No such file or directory
     

    /mnt/fileserver-public is a SMB share on my NAS which I made available to the Proxmox host via /etc/fstab and passed through to the virtual machine via the conf file for the LXC. Jellyfin itself can access the folder and files without issues (successfully added as library and playback works when using direct access).

    Any pointers to the issue would be appreciated. Thanks a lot for your help in advance!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-12-15, 10:35 PM
    What parameters did you use for the SMB mount in fstab?
    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]
    Vollhorst
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    #3
    2024-12-16, 09:17 PM
    Code:
    //fileserver/public /mnt/fileserver-public cifs username=proxmox,password=XXX,iocharset=utf8,vers=3.0 0 0
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-12-16, 10:57 PM
    Add "noperm" to the the end of the options.

    Code:
    //fileserver/public /mnt/fileserver-public cifs username=proxmox,password=XXX,iocharset=utf8,vers=3.0,noperm 0 0
    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]
    Vollhorst
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    #5
    2024-12-18, 09:09 PM
    This fixed the issue. Thank you very much for your help!
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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