2024-01-23, 05:56 PM
User policy for "dupont-harding". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
RemoteClientBitrateLimit: 35000000, RemoteIp: "re.da.ct.ed", IsInLocalNetwork: False
StreamBuilder.BuildVideoItem( Profile="AndroidTV-ExoPlayer", Path="/mnt/storage/movies/file.mkv", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) "mediavideos/64191094-ea67-4bed-70a5-698f14859ae7/master.m3u8?MediaSourceId=64191094ea674bed70a5698f14859ae7&VideoCodec=hevc,h264,hevc&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=4843699&AudioBitrate=1510550&MaxFramerate=23.976025&api_key=<token>&RequireAvc=false&Tag=0d3b32d1611ac1c152e50254d7ae13e3&SegmentContainer=ts&BreakOnNonKeyFrames=False&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&aac-audiochannels=8&TranscodeReasons=ContainerBitrateExceedsLimit"
"/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -threads 1 -autorotate 0 -i file:\"/mnt/storage/movies/file.mkv\" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_nvenc -tag:v:0 hvc1 -preset p1 -b:v 4843699 -maxrate 4843699 -bufsize 9687398 -profile:v:0 main -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,scale_cuda=w=1920:h=800,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0:range=tv\" -codec:a:0 libfdk_aac -ac 8 -ab 640000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/dev/shm/19daf2c7d02f4a3cd3b3b84ed5fe72d8%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/dev/shm/19daf2c7d02f4a3cd3b3b84ed5fe72d8.m3u8\""
Yes, very weird that it wants 5 mbps as max for the video. I informed them to set their max speed to 30 mbps and change player to ExoPlayer. I will check on things this evening when they can test.
RemoteClientBitrateLimit: 35000000, RemoteIp: "re.da.ct.ed", IsInLocalNetwork: False
StreamBuilder.BuildVideoItem( Profile="AndroidTV-ExoPlayer", Path="/mnt/storage/movies/file.mkv", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=ContainerBitrateExceedsLimit ) "mediavideos/64191094-ea67-4bed-70a5-698f14859ae7/master.m3u8?MediaSourceId=64191094ea674bed70a5698f14859ae7&VideoCodec=hevc,h264,hevc&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=4843699&AudioBitrate=1510550&MaxFramerate=23.976025&api_key=<token>&RequireAvc=false&Tag=0d3b32d1611ac1c152e50254d7ae13e3&SegmentContainer=ts&BreakOnNonKeyFrames=False&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&aac-audiochannels=8&TranscodeReasons=ContainerBitrateExceedsLimit"
"/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -threads 1 -autorotate 0 -i file:\"/mnt/storage/movies/file.mkv\" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 hevc_nvenc -tag:v:0 hvc1 -preset p1 -b:v 4843699 -maxrate 4843699 -bufsize 9687398 -profile:v:0 main -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,scale_cuda=w=1920:h=800,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0:range=tv\" -codec:a:0 libfdk_aac -ac 8 -ab 640000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/dev/shm/19daf2c7d02f4a3cd3b3b84ed5fe72d8%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/dev/shm/19daf2c7d02f4a3cd3b3b84ed5fe72d8.m3u8\""
Yes, very weird that it wants 5 mbps as max for the video. I informed them to set their max speed to 30 mbps and change player to ExoPlayer. I will check on things this evening when they can test.