2023-10-17, 05:02 AM
Code:
ffmpeg -analyzeduration 200M -ss 00:04:21.000 -f matroska,webm -autorotate 0 -i file:"C:\Users\Jed\Videos\Media\Media\Movies\Spider-Man.Across.the.Spider-Verse.2023.2160p.10bit.HDR.DV.WEBRip.6CH.x265.HEVC-PSA\Spider-Man.Across.the.Spider-Verse.2023.2160p.10bit.HDR.DV.WEBRip.6CH.x265.HEVC-PSA.mkv" -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 5945899 -bufsize 11891798 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames:0 "expr:gte(t,261+n_forced*3)" -sc_threshold:v:0 0 -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,min(3840\,1600*a))/2)*2:trunc(min(max(iw/a\,ih)\,min(3840/a\,1600))/2)*2,format=yuv420p" -codec:a:0 libfdk_aac -ac 2 -ab 384000 -ar 48000 -af "volume=2" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 87 -hls_segment_filename "C:\ProgramData\Jellyfin\Server\transcodes\ed8685a8dcd313d96cfd11c58fdee3ed%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "C:\ProgramData\Jellyfin\Server\transcodes\ed8685a8dcd313d96cfd11c58fdee3ed.m3u8"
HWA is not available out of the box, it currently requires you to manually enable 'Intel QuickSync (QSV)' in Dashboard->Playback.