• 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 General Questions Playback issue on Android TV app

    Pages (5): « Previous 1 2 3 4 5 Next »

     
    • 0 Vote(s) - 0 Average

    Playback issue on Android TV app

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #31
    2024-07-08, 10:08 PM
    Since there aren't any attachments, you can leave out "-c:t? copy" altogether. Also, I noticed I put in an extra space after "-max_muxing_queue_size 2048". Not sure if that matters, but ffmpeg is particular about syntax.
    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]
    ezrab552
    Offline

    Junior Member

    Posts: 24
    Threads: 2
    Joined: 2024 May
    Reputation: 0
    #32
    2024-07-09, 01:19 PM
    (2024-07-08, 10:08 PM)TheDreadPirate Wrote: Since there aren't any attachments, you can leave out "-c:t? copy" altogether.  Also, I noticed I put in an extra space after "-max_muxing_queue_size 2048".  Not sure if that matters, but ffmpeg is particular about syntax.

    OK. This is what I'm getting now...


    Attached Files Thumbnail(s)
       
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #33
    2024-07-09, 03:00 PM
    So it looks like it ran fine. Wherever you told it to output the test jpg, try opening it.

    Definitely strange that it works when run manually.
    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]
    ezrab552
    Offline

    Junior Member

    Posts: 24
    Threads: 2
    Joined: 2024 May
    Reputation: 0
    #34
    2024-07-10, 12:55 PM (This post was last modified: 2024-07-10, 12:55 PM by ezrab552. Edited 1 time in total.)
    (2024-07-09, 03:00 PM)TheDreadPirate Wrote: So it looks like it ran fine.  Wherever you told it to output the test jpg, try opening it.

    Definitely strange that it works when run manually.

    Sorry for the silly question, but where is the output. I only put the movie path in the code...
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #35
    2024-07-10, 03:53 PM
    The last option of the command is the output file. If you just specified a file name, like in my example, and not a full path the file will be whatever you called it in the directory you ran the command from. In your screenshot you ran the command in C:\Windows\System32. If you didn't specify a full path it is probably sitting in that folder.
    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]
    ezrab552
    Offline

    Junior Member

    Posts: 24
    Threads: 2
    Joined: 2024 May
    Reputation: 0
    #36
    2024-07-10, 05:31 PM (This post was last modified: 2024-07-10, 05:31 PM by ezrab552.)
    (2024-07-10, 03:53 PM)TheDreadPirate Wrote: The last option of the command is the output file.  If you just specified a file name, like in my example, and not a full path the file will be whatever you called it in the directory you ran the command from.  In your screenshot you ran the command in C:\Windows\System32.  If you didn't specify a full path it is probably sitting in that folder.

    I found the file. This file is way stuttering than the original one.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #37
    2024-07-10, 05:37 PM
    (2024-07-10, 05:31 PM)ezrab552 Wrote: I found the file. This file is way stuttering than the original one.

    More or less?
    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]
    ezrab552
    Offline

    Junior Member

    Posts: 24
    Threads: 2
    Joined: 2024 May
    Reputation: 0
    #38
    2024-07-10, 05:48 PM (This post was last modified: 2024-07-10, 06:03 PM by ezrab552. Edited 1 time in total.)
    (2024-07-10, 05:37 PM)TheDreadPirate Wrote:
    (2024-07-10, 05:31 PM)ezrab552 Wrote: I found the file. This file is way stuttering than the original one.

    More or less?

    More. It's feels like a video with a very low fps now.

    Edit: Playing the file on pc is very stuttering, playing it on the streamer is the same as original file.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #39
    2024-07-10, 06:24 PM
    Is that on the ATV box you've had issues with? What about on other clients?
    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]
    ezrab552
    Offline

    Junior Member

    Posts: 24
    Threads: 2
    Joined: 2024 May
    Reputation: 0
    #40
    2024-07-10, 07:40 PM
    (2024-07-10, 06:24 PM)TheDreadPirate Wrote: Is that on the ATV box you've had issues with?  What about on other clients?

    Yes. I have two Android TV Boxes Xiaomi mibox 4 and Xiaomi box 2nd gen, and Only with the Xiaomi box 2nd gen I have an issue.
    All other clients works fine.

    I have TCL TV with Google TV that have this issue only worse, but when I swiched to LibVLC player the videos plays fine.
    Pages (5): « Previous 1 2 3 4 5 Next »

    « 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