{"Protocol":0,"Id":"70912d5605aca478d3135b0f01aabd09","Path":"D:\\Media\\Movies\\Zombieland Double Tap (2019)\\Zombieland Double Tap.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv","Size":7801161966,"Name":"Zombieland Double Tap","IsRemote":false,"ETag":"51afaa0ffd9acf32ec8c24cc61e7ba41","RunTimeTicks":59419410000,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"UseMostCompatibleTranscodingProfile":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"av1","CodecTag":null,"Language":null,"ColorRange":null,"ColorSpace":"bt2020nc","ColorTransfer":"smpte2084","ColorPrimaries":"bt2020","DvVersionMajor":1,"DvVersionMinor":0,"DvProfile":10,"DvLevel":8,"RpuPresentFlag":1,"ElPresentFlag":0,"BlPresentFlag":1,"DvBlSignalCompatibilityId":1,"Rotation":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":2,"VideoRangeType":5,"VideoDoViTitle":"Dolby Vision Profile 10.1 (HDR10)","AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"4K AV1 Dolby Vision Profile 10.1 (HDR10)","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":10503183,"BitDepth":10,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":1604,"Width":3840,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"ReferenceFrameRate":23.976025,"Profile":"Main","Type":1,"AspectRatio":"2.40:1","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p10le","Level":12,"IsAnamorphic":false},{"Codec":"dts","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"DTS:X 7.1","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":2,"LocalizedUndefined":null,"LocalizedDefault":"Default","LocalizedForced":null,"LocalizedExternal":"External","LocalizedHearingImpaired":null,"DisplayTitle":"DTS:X 7.1 - English - DTS-HD MA \u002B DTS:X IMAX","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"7.1","BitRate":5292122,"BitDepth":24,"RefFrames":null,"PacketLength":null,"Channels":8,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"ReferenceFrameRate":null,"Profile":"DTS-HD MA \u002B DTS:X IMAX","Type":0,"AspectRatio":null,"Index":1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":15795305,"FallbackMaxStreamingBitrate":null,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null,"HasSegments":false} ffmpeg -analyzeduration 200M -probesize 1G -ss 00:00:15.000 -i file:"D:\Media\Movies\Zombieland Double Tap (2019)\Zombieland Double Tap.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -preset fast -crf 20 -maxrate 292000 -bufsize 584000 -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=bt2020:color_trc=smpte2084:colorspace=bt2020nc,scale=trunc(min(max(iw\,ih*a)\,960)/2)*2:trunc(ow/a/2)*2,tonemapx=tonemap=bt2390:desat=0:peak=100:t=bt709:m=bt709:p=bt709:format=yuv420p" -codec:a:0 libmp3lame -ac 2 -ab 128000 -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 5 -hls_segment_filename "G:\Program Cache & Files\Jellyfin\Transcodes\96e70b5aa636c4ccd60ca433e128c777%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "G:\Program Cache & Files\Jellyfin\Transcodes\96e70b5aa636c4ccd60ca433e128c777.m3u8" ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers built with clang version 19.1.7 configuration: --cc=clang --pkg-config-flags=--static --extra-cflags=-I/clang64/ffbuild/include --extra-ldflags=-L/clang64/ffbuild/lib --prefix=/clang64/ffbuild/jellyfin-ffmpeg --extra-version=Jellyfin --disable-ffplay --disable-debug --disable-doc --disable-sdl2 --disable-ptx-compression --enable-lto=thin --enable-gpl --enable-version3 --enable-schannel --enable-iconv --enable-libxml2 --enable-zlib --enable-lzma --enable-gmp --enable-chromaprint --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libwebp --enable-libvpx --enable-libzimg --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libdav1d --enable-libfdk-aac --enable-opencl --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc libavutil 59. 8.100 / 59. 8.100 libavcodec 61. 3.100 / 61. 3.100 libavformat 61. 1.100 / 61. 1.100 libavdevice 61. 1.100 / 61. 1.100 libavfilter 10. 1.100 / 10. 1.100 libswscale 8. 1.100 / 8. 1.100 libswresample 5. 1.100 / 5. 1.100 libpostproc 58. 1.100 / 58. 1.100 Input #0, matroska,webm, from 'file:D:\Media\Movies\Zombieland Double Tap (2019)\Zombieland Double Tap.mkv': Metadata: ENCODER : Lavf61.1.100 Duration: 01:39:01.94, start: 0.000000, bitrate: 10503 kb/s Chapters: Chapter #0:0: start 0.000000, end 300.759000 Metadata: title : Chapter 1 Chapter #0:1: start 300.759000, end 668.001000 Metadata: title : Chapter 2 Chapter #0:2: start 668.001000, end 924.507000 Metadata: title : Chapter 3 Chapter #0:3: start 924.507000, end 1276.192000 Metadata: title : Chapter 4 Chapter #0:4: start 1276.192000, end 1755.545000 Metadata: title : Chapter 5 Chapter #0:5: start 1755.545000, end 2215.422000 Metadata: title : Chapter 6 Chapter #0:6: start 2215.422000, end 2643.015000 Metadata: title : Chapter 7 Chapter #0:7: start 2643.015000, end 3012.968000 Metadata: title : Chapter 8 Chapter #0:8: start 3012.968000, end 3472.511000 Metadata: title : Chapter 9 Chapter #0:9: start 3472.511000, end 3831.870000 Metadata: title : Chapter 10 Chapter #0:10: start 3831.870000, end 4010.048000 Metadata: title : Chapter 11 Chapter #0:11: start 4010.048000, end 4212.125000 Metadata: title : Chapter 12 Chapter #0:12: start 4212.125000, end 4540.119000 Metadata: title : Chapter 13 Chapter #0:13: start 4540.119000, end 5025.312000 Metadata: title : Chapter 14 Chapter #0:14: start 5025.312000, end 5388.216000 Metadata: title : Chapter 15 Chapter #0:15: start 5388.216000, end 5941.936000 Metadata: title : Chapter 16 Stream #0:0: Video: av1 (libdav1d) (Main), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x1604, SAR 1:1 DAR 960:401, 23.98 fps, 23.98 tbr, 1k tbn (default) Metadata: BPS : 5204360 NUMBER_OF_FRAMES: 142464 NUMBER_OF_BYTES : 3865496513 _STATISTICS_WRITING_APP: mkvpropedit v85.0 ('Shame For You') 64-bit _STATISTICS_WRITING_DATE_UTC: 2025-10-15 11:17:44 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 01:39:01.935000000 Side data: Content Light Level Metadata, MaxCLL=1001, MaxFALL=387 Mastering Display Metadata, has_primaries:1 has_luminance:1 r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000 DOVI configuration record: version: 1.0, profile: 10, level: 8, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1 Stream #0:1(eng): Audio: dts (dca) (DTS-HD MA + DTS:X IMAX), 48000 Hz, 7.1, s32p (24 bit) Metadata: title : DTS:X 7.1 BPS : 5292122 NUMBER_OF_FRAMES: 557057 NUMBER_OF_BYTES : 3930678152 _STATISTICS_WRITING_APP: mkvpropedit v85.0 ('Shame For You') 64-bit _STATISTICS_WRITING_DATE_UTC: 2025-10-15 11:17:44 _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 01:39:01.941000000 [tonemapx @ 0000025445c2d800] Using CPU capabilities: AVX2 FMA3 Stream mapping: Stream #0:0 -> #0:0 (av1 (libdav1d) -> h264 (libx264)) Stream #0:1 -> #0:1 (dts (dca) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help [tonemapx @ 00000254504c6f80] Using CPU capabilities: AVX2 FMA3 [libx264 @ 0000025445bef140] using SAR=400/401 [libx264 @ 0000025445bef140] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 [libx264 @ 0000025445bef140] profile High, level 3.0, 4:2:0, 8-bit [libx264 @ 0000025445bef140] 264 - core 164 r3204M 373697b - H.264/MPEG-4 AVC codec - Copyleft 2003-2025 - http://www.videolan.org/x264.html - options: cabac=1 ref=2 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=0 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=23 scenecut=0 intra_refresh=0 rc_lookahead=10 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=292 vbv_bufsize=584 crf_max=0.0 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00 Output #0, hls, to 'G:\Program Cache & Files\Jellyfin\Transcodes\96e70b5aa636c4ccd60ca433e128c777.m3u8': Metadata: encoder : Lavf61.1.100 Stream #0:0: Video: h264, yuv420p(tv, bt709, progressive), 960x400 [SAR 400:401 DAR 960:401], q=2-31, 23.98 fps, 90k tbn (default) Metadata: encoder : Lavc61.3.100 libx264 Side data: cpb: bitrate max/min/avg: 292000/0/0 buffer size: 584000 vbv_delay: N/A Content Light Level Metadata, MaxCLL=1001, MaxFALL=387 Mastering Display Metadata, has_primaries:1 has_luminance:1 r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000 DOVI configuration record: version: 1.0, profile: 10, level: 8, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1 Stream #0:1: Audio: mp3, 48000 Hz, stereo, fltp, 128 kb/s Metadata: encoder : Lavc61.3.100 libmp3lame [q] command received. Exiting. [hls @ 0000025445c6a340] Opening 'G:\Program Cache & Files\Jellyfin\Transcodes\96e70b5aa636c4ccd60ca433e128c7775.ts' for writing [out#0/hls @ 0000025445bd7b40] video:130KiB audio:47KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown frame= 72 fps= 65 q=-1.0 Lsize=N/A time=00:00:00.00 bitrate=N/A speed= 0x [libx264 @ 0000025445bef140] frame I:1 Avg QP:18.38 size: 7932 [libx264 @ 0000025445bef140] frame P:27 Avg QP:21.51 size: 3218 [libx264 @ 0000025445bef140] frame B:44 Avg QP:23.71 size: 858 [libx264 @ 0000025445bef140] consecutive B-frames: 16.7% 5.6% 0.0% 77.8% [libx264 @ 0000025445bef140] mb I I16..4: 30.9% 59.5% 9.7% [libx264 @ 0000025445bef140] mb P I16..4: 31.0% 25.1% 0.4% P16..4: 15.4% 3.4% 0.7% 0.0% 0.0% skip:24.0% [libx264 @ 0000025445bef140] mb B I16..4: 3.3% 1.8% 0.0% B16..8: 10.1% 1.3% 0.1% direct: 6.0% skip:77.5% L0:46.7% L1:48.5% BI: 4.8% [libx264 @ 0000025445bef140] 8x8 transform intra:44.0% inter:72.1% [libx264 @ 0000025445bef140] coded y,uvDC,uvAC intra: 11.8% 37.3% 1.4% inter: 1.4% 16.1% 0.0% [libx264 @ 0000025445bef140] i16 v,h,dc,p: 50% 27% 6% 17% [libx264 @ 0000025445bef140] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 20% 24% 11% 5% 5% 6% 6% 6% [libx264 @ 0000025445bef140] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27% 30% 24% 6% 4% 4% 2% 2% 2% [libx264 @ 0000025445bef140] i8c dc,h,v,p: 44% 24% 23% 10% [libx264 @ 0000025445bef140] Weighted P-Frames: Y:18.5% UV:11.1% [libx264 @ 0000025445bef140] ref P L0: 72.8% 27.2% [libx264 @ 0000025445bef140] ref B L0: 83.8% 16.2% [libx264 @ 0000025445bef140] ref B L1: 94.7% 5.3% [libx264 @ 0000025445bef140] kb/s:353.17