high CPU and MEMORY #178

Closed
opened 2025-05-13 13:19:23 +00:00 by tallw · 1 comment
tallw commented 2025-05-13 13:19:23 +00:00 (Migrated from github.com)

usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -i https://linkIPTV.mp4 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec✌️0 libx264 -preset veryfast -crf 23 -maxrate 23313478 -bufsize 46626956 -profile✌️0 high -level 31 -x264opts:0 subme=0:me_range=16:rc_lookahead=10:me=hex:open_gop=0 -force_key_frames:0 expr:gte(t,n_forced3) -sc_threshold✌️0 0 -vf setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,yadif=0👎0,scale=trunc(min(max(iw,iha),2560)/2)*2:trunc(ow/a/2)*2,format=yuv420p -codec🅰️0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename 6a38b21a371e81674be93b1acde0c3ef-1.mp4 -start_number 0 -hls_base_url hls/6a38b21a371e81674be93b1acde0c3ef/ -hls_segment_filename /var/cache/jellyfin/transcodes/6a38b21a371e81674be93b1acde0c3ef%d.mp4 -hls_playlist_type event -hls_list_size 0 -y /var/cache/jellyfin/transcodes/6a38b21a371e81674be93b1acde0c3ef.m3u8

Would it be possible to host the video and audio content externally and receive it via link? Because I see that it causes an absurd overload.

usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -i https://linkIPTV.mp4 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -preset veryfast -crf 23 -maxrate 23313478 -bufsize 46626956 -profile:v:0 high -level 31 -x264opts:0 subme=0:me_range=16:rc_lookahead=10:me=hex:open_gop=0 -force_key_frames:0 expr:gte(t,n_forced*3) -sc_threshold:v:0 0 -vf setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,yadif=0:-1:0,scale=trunc(min(max(iw\,ih*a)\,2560)/2)*2:trunc(ow/a/2)*2,format=yuv420p -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename 6a38b21a371e81674be93b1acde0c3ef-1.mp4 -start_number 0 -hls_base_url hls/6a38b21a371e81674be93b1acde0c3ef/ -hls_segment_filename /var/cache/jellyfin/transcodes/6a38b21a371e81674be93b1acde0c3ef%d.mp4 -hls_playlist_type event -hls_list_size 0 -y /var/cache/jellyfin/transcodes/6a38b21a371e81674be93b1acde0c3ef.m3u8 Would it be possible to host the video and audio content externally and receive it via link? Because I see that it causes an absurd overload.
tallw commented 2025-05-13 13:20:10 +00:00 (Migrated from github.com)

Image

![Image](https://github.com/user-attachments/assets/5ed23ade-7c30-4c2a-963a-4f121fbc0719)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Sirherobrine23/Jellyfin_Xtream#178
No description provided.