• 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 No GPU transcoding - Ubuntu Server, NVidia P400

     
    • 0 Vote(s) - 0 Average

    No GPU transcoding - Ubuntu Server, NVidia P400

    Woelfchen
    Offline

    Junior Member

    Posts: 14
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    Country:Austria
    #16
    2023-10-05, 08:48 PM (This post was last modified: 2023-10-05, 08:52 PM by Woelfchen. Edited 1 time in total.)
    https://sourceb.in/zuZNJ8345Z

    Playing on an AndroidTV (Android Tablet has the same problem)

    I guess thats the interesting part:

    Code:
    [2023-10-05 22:44:33.598 +02:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
    [2023-10-05 22:44:33.599 +02:00] [INF] StreamBuilder.BuildVideoItem( Profile="AndroidTV-libVLC", Path="/mnt/media/moviez/The Help (2011)/The Help (2011).mp4", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/755a09ce-7faa-ee6b-d0fc-1b7a36ca9094/stream.mov?MediaSourceId=755a09ce7faaee6bd0fc1b7a36ca9094&Static=true&VideoCodec=hevc&AudioCodec=aac&AudioStreamIndex=2&api_key=<token>&Tag=c9a97e8f71bd04281272fbb3fb8c698e"
    [2023-10-05 22:44:33.726 +02:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
    [2023-10-05 22:44:33.726 +02:00] [INF] StreamBuilder.BuildVideoItem( Profile="AndroidTV-ExoPlayer", Path="/mnt/media/moviez/The Help (2011)/The Help (2011).mp4", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/755a09ce-7faa-ee6b-d0fc-1b7a36ca9094/stream.mov?MediaSourceId=755a09ce7faaee6bd0fc1b7a36ca9094&Static=true&VideoCodec=hevc&AudioCodec=aac&AudioStreamIndex=2&api_key=<token>&Tag=c9a97e8f71bd04281272fbb3fb8c698e"
    [2023-10-05 22:45:04.592 +02:00] [INF] Playback stopped reported by app "Android TV" "0.15.12" playing "The Help". Stopped at "281445" ms
    [2023-10-05 22:45:16.011 +02:00] [INF] WS "192.168.0.68" request

    Android Tablet via Jellyfin App

    Code:
    [2023-10-05 22:45:16.011 +02:00] [INF] WS "192.168.0.68" request
    [2023-10-05 22:48:09.071 +02:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
    [2023-10-05 22:48:35.307 +02:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
    [2023-10-05 22:48:35.309 +02:00] [INF] StreamBuilder.BuildVideoItem( Profile="Jellyfin Android", Path="/mnt/media/moviez/The Help (2011)/The Help (2011).mp4", AudioStreamIndex=2, SubtitleStreamIndex=0 ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/755a09ce-7faa-ee6b-d0fc-1b7a36ca9094/stream.mp4?MediaSourceId=755a09ce7faaee6bd0fc1b7a36ca9094&Static=true&VideoCodec=hevc&AudioCodec=aac&AudioStreamIndex=2&api_key=<token>&Tag=c9a97e8f71bd04281272fbb3fb8c698e"
    [2023-10-05 22:48:41.068 +02:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
    [2023-10-05 22:48:41.068 +02:00] [INF] StreamBuilder.BuildVideoItem( Profile="Jellyfin Android", Path="/mnt/media/moviez/The Help (2011)/The Help (2011).mp4", AudioStreamIndex=2, SubtitleStreamIndex=0 ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/755a09ce-7faa-ee6b-d0fc-1b7a36ca9094/stream.mp4?MediaSourceId=755a09ce7faaee6bd0fc1b7a36ca9094&Static=true&VideoCodec=hevc&AudioCodec=aac&AudioStreamIndex=2&api_key=<token>&Tag=c9a97e8f71bd04281272fbb3fb8c698e"
    [2023-10-05 22:48:53.949 +02:00] [INF] Playback stopped reported by app "Jellyfin Android" "2.5.3" playing "The Help". Stopped at "285077" ms
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 03:33 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-05, 04:00 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 04:43 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-05, 04:45 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 05:00 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-05, 05:10 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 05:36 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-05, 05:42 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 05:59 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 06:06 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-05, 06:12 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 06:49 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-05, 06:59 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 07:05 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-05, 07:09 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 08:48 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-05, 08:59 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 09:08 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-05, 09:26 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-05, 10:10 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-06, 07:11 AM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-07, 03:17 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by TheDreadPirate - 2023-10-07, 06:44 PM
    RE: No GPU transcoding - Ubuntu Server, NVidia P400 - by Woelfchen - 2023-10-08, 07:26 AM

    • 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