• 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 Configure audio delay for android tv client

     
    • 0 Vote(s) - 0 Average

    Configure audio delay for android tv client

    Jorge
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #1
    2024-08-27, 11:47 PM
    Hello, I have observed that since I updated to last jellyfin client for Android TV (currently, I can't choose between Exoplayer and LibVLC) and server, I can't adjust audio delay while I am watching some content.

    Before this update, I had the option for adjust delay for subtitles and audio in player layout

    I'm not completelly sure, but I remember that this option for adjust delay only appeared if LibVLC was selected

    How I can recover this option? Maybe this feature has been deleted?

    Current Android TV Jellyfin client version: 0.17.4
    Current Jellyfin Server: 10.9.10

    Thanks a lot
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-08-27, 11:58 PM
    Audio and sub delay were a feature of libVLC, which was removed. libVLC hasn't been updated by VLC in two years and had several unpatched security vulnerabilities.

    A more detailed explanation is in the PR that removed it.

    https://github.com/jellyfin/jellyfin-and.../pull/3639
    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]
    Jorge
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    #3
    2024-08-28, 12:07 AM
    Thanks a lot for very quick response and explanation

    Do you know about any external player for android tv that have the feature for adjust audio delay?. I have some videos which audio and video are not synchronized and this libVLC feature was very usefull for me 😔
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-08-28, 12:26 AM
    I don't have any experience with external players. So I can't provide guidance on that.

    You could also correct the offset permanently.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -i "/path/to/movie.mp4" -itsoffset 5 -i "/path/to/movie.mp4" -map_chapters 0 -map 0:v -map 1:a -map 0:s -c copy "movie-audio-delayed.mp4"

    This would delay the audio by 5 seconds. If you need to advance the audio 5 seconds you would make the value -5.
    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)


    • 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