[Issue]: 10.9.2 incorrectly remuxing Dolby Vision Profile 8 for WebOS #5792

Closed
opened 2026-02-07 02:22:08 +03:00 by OVERLORD · 21 comments
Owner

Originally created by @chibears85 on GitHub (May 18, 2024).

Please describe your bug

Dolby Vision content that is Profile 8 is remuxing for the WebOS client. On 10.8.x this context want direct played using HDR fallback. Since 10.9, this content is remuxed, however it is not triggering Dolby Vision and instead comes through as HDR. Ideally this should either be a flag that the user can set or at the very least if it won't correctly remux with DV, then it should direct play with HDR fallback.

Reproduction Steps

  1. Use any version 10.9 or greater
  2. Play any content that has Dolby Vision Profile 8 with HDR fallback

Jellyfin Version

10.9.0

if other:

No response

Environment

- OS:Debian 12
- Linux Kernel:6.1.0-18-amd64
- Virtualization:Docker
- Clients: WebOS
- Browser:
- FFmpeg Version: ffmpeg version 6.0.1-Jellyfin
- Playback Method: Remux but either remux is incorrect or should be Direct Play
- Hardware Acceleration: Quicksync
- GPU Model: UHD630
- Plugins: n/a
- Reverse Proxy: n/a
- Base URL: n/a
- Networking: n/a
- Storage:n/a

Jellyfin logs

[2024-05-17 11:26:28.488 -04:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.87.59" request
[2024-05-17 11:26:39.324 -04:00] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.87.23" request
[2024-05-17 11:26:45.807 -04:00] [INF] [17] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "user". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2024-05-17 11:26:45.808 -04:00] [INF] [17] Jellyfin.Api.Helpers.MediaInfoHelper: RemoteClientBitrateLimit: 5000000, RemoteIP: "192.168.87.23", IsInLocalNetwork: True
[2024-05-17 11:26:46.899 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts  -i file:\"/data/movies/Redacted/Redacted.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 dvh1 -strict -2 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8\""
[2024-05-17 11:26:49.254 -04:00] [INF] [25] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8"
[2024-05-17 11:26:49.317 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
[2024-05-17 11:26:49.322 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 01:07:44.060 -fflags +genpts  -i file:\"/data/movies/Redacted/Redacted.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 dvh1 -strict -2 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 677 -hls_segment_filename \"/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8\""
[2024-05-17 11:26:52.815 -04:00] [INF] [19] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172
[2024-05-17 11:26:52.817 -04:00] [INF] [19] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 05/17/2024 11:26:52
[2024-05-17 11:26:52.817 -04:00] [INF] [19] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
[2024-05-17 11:26:52.826 -04:00] [INF] [18] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
[2024-05-17 11:26:52.941 -04:00] [INF] [8] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172"
[2024-05-17 11:27:12.830 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.87.23"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id     = "eed0389f9d1fd6905e387b75bd723172"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id        = "6402ac18636e4db0a926688f6f75248c"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int    = 1
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id   = "eed0389f9d1fd6905e387b75bd723172"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id      = "6402ac18636e4db0a926688f6f75248c"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method          = "Transcode (v:direct a:direct)"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName         = "Jellyfin Web"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName         = "LG Smart TV"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName             = "Black Widow"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId               = "eed0389f9d1fd6905e387b75bd723172"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType             = "Movie"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172"
[2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
[2024-05-17 11:27:12.853 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
[2024-05-17 11:27:13.377 -04:00] [INF] [17] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172"
[2024-05-17 11:27:28.468 -04:00] [INF] [25] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8"
[2024-05-17 11:27:28.525 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
[2024-05-17 11:27:28.526 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8"
[2024-05-17 11:27:30.371 -04:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.1" playing "Black Widow". Stopped at "4075947" ms
[2024-05-17 11:27:30.377 -04:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172"
[2024-05-17 11:27:30.377 -04:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 05/17/2024 11:27:30
[2024-05-17 11:27:30.377 -04:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
[2024-05-17 11:27:32.179 -04:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.87.23" closed
[2024-05-17 11:30:52.786 -04:00] [INF] [25] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-05-17 11:33:40.786 -04:00] [INF] [15] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-05-17 11:36:28.790 -04:00] [INF] [31] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-05-17 11:39:52.788 -04:00] [INF] [34] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-05-17 11:42:40.786 -04:00] [INF] [39] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-05-17 11:45:28.787 -04:00] [INF] [43] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.

FFmpeg logs

{"Protocol":0,"Id":"eed0389f9d1fd6905e387b75bd723172","Path":"/data/movies/Redacted/Redacted.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":17312253952,"Name":"Redacted","IsRemote":false,"ETag":"6c1ee150a696ec163686f53dcddb77c2","RunTimeTicks":80267837440,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"hevc","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":"bt2020nc","ColorTransfer":"smpte2084","ColorPrimaries":"bt2020","DvVersionMajor":1,"DvVersionMinor":0,"DvProfile":8,"DvLevel":6,"RpuPresentFlag":1,"ElPresentFlag":0,"BlPresentFlag":1,"DvBlSignalCompatibilityId":1,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":2,"VideoRangeType":5,"VideoDoViTitle":"DV Profile 8.1 (HDR10)","AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"4K HEVC HDR","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":17254485,"BitDepth":10,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":2160,"Width":3840,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"Main 10","Type":1,"AspectRatio":"16:9","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p10le","Level":150,"IsAnamorphic":null},{"Codec":"eac3","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"English - Dolby Digital\u002B - 5.1 - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":768000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"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},{"Codec":"subrip","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"English - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"SDH","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"SDH - English - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":3,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"cze","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Cze - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":4,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"dan","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Danish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":5,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Ger - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":6,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"gre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Gre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":7,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"spa","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Spanish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":8,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fin","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Finnish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":9,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Canadian","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Canadian - Fre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":10,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"ita","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Italian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":11,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"kor","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Korean - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":12,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"dut","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Dut - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":13,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"nor","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Norwegian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":14,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"pol","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Polish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":15,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"por","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Brazilian","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Brazilian - Portuguese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":16,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"por","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Portuguese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":17,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"rum","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Rum - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":18,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"slo","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Slo - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":19,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"swe","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Swedish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":20,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"tur","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Turkish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":21,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Simplified","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Simplified - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":22,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"spa","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Latin American","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Latin American - Spanish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":23,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Fre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":24,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"hun","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Hungarian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":25,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"jpn","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Japanese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":26,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Hong Kong","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Hong Kong - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":27,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Traditional","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Traditional - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":28,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":18022485,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

/usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -ss 01:07:44.060 -fflags +genpts  -i file:"/data/movies/Redacted/Redacted.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 dvh1 -strict -2 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 677 -hls_segment_filename "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8"


ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      58.  2.100 / 58.  2.100
  libavcodec     60.  3.100 / 60.  3.100
  libavformat    60.  3.100 / 60.  3.100
  libavdevice    60.  1.100 / 60.  1.100
  libavfilter     9.  3.100 /  9.  3.100
  libswscale      7.  1.100 /  7.  1.100
  libswresample   4. 10.100 /  4. 10.100
  libpostproc    57.  1.100 / 57.  1.100
Input #0, matroska,webm, from 'file:/data/movies/Redacted/Redacted.mkv':
  Metadata:
    title           : Redacted
    encoder         : libebml v1.4.4 + libmatroska v1.7.1
    IMDB            : Redacted
    TMDB            : movie/Redacted
  Duration: 02:13:46.78, start: 0.000000, bitrate: 17254 kb/s
  Chapters:
    Chapter #0:0: start 984.568000, end 1806.348000
      Metadata:
        title           : Scene 1
    Chapter #0:1: start 1806.348000, end 2686.353000
      Metadata:
        title           : Scene 2
    Chapter #0:2: start 2686.353000, end 3205.998000
      Metadata:
        title           : Scene 3
    Chapter #0:3: start 3205.998000, end 4066.275000
      Metadata:
        title           : Scene 4
    Chapter #0:4: start 4066.275000, end 4668.794000
      Metadata:
        title           : Scene 5
    Chapter #0:5: start 4668.794000, end 5233.192000
      Metadata:
        title           : Scene 6
    Chapter #0:6: start 5233.192000, end 5857.482000
      Metadata:
        title           : Scene 7
    Chapter #0:7: start 5857.482000, end 7029.112000
      Metadata:
        title           : Scene 8
    Chapter #0:8: start 7029.112000, end 7319.945000
      Metadata:
        title           : Scene 9
    Chapter #0:9: start 7319.945000, end 7466.550000
      Metadata:
        title           : Scene 10
    Chapter #0:10: start 7466.550000, end 7869.494000
      Metadata:
        title           : Credits
    Chapter #0:11: start 7869.494000, end 8026.784000
      Metadata:
        title           : Post-Credits Scene
  Stream #0:0(eng): Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default) (original)
    Metadata:
      BPS             : 16482077
      DURATION        : 02:13:46.769000000
      NUMBER_OF_FRAMES: 192450
      NUMBER_OF_BYTES : 16537228171
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Side data:
      DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1
  Stream #0:1(eng): Audio: eac3, 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (original)
    Metadata:
      BPS             : 768000
      DURATION        : 02:13:46.784000000
      NUMBER_OF_FRAMES: 250837
      NUMBER_OF_BYTES : 770571264
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:2(eng): Subtitle: subrip (original)
    Metadata:
      BPS             : 39
      DURATION        : 02:12:22.985000000
      NUMBER_OF_FRAMES: 1304
      NUMBER_OF_BYTES : 39221
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:3(eng): Subtitle: subrip (original) (hearing impaired)
    Metadata:
      title           : SDH
      BPS             : 47
      DURATION        : 02:13:27.466000000
      NUMBER_OF_FRAMES: 1630
      NUMBER_OF_BYTES : 47556
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:4(cze): Subtitle: subrip (dub)
    Metadata:
      BPS             : 37
      DURATION        : 02:11:52.613000000
      NUMBER_OF_FRAMES: 1280
      NUMBER_OF_BYTES : 37537
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:5(dan): Subtitle: subrip (dub)
    Metadata:
      BPS             : 33
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 923
      NUMBER_OF_BYTES : 33438
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:6(ger): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:01.505000000
      NUMBER_OF_FRAMES: 1204
      NUMBER_OF_BYTES : 35984
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:7(gre): Subtitle: subrip (dub)
    Metadata:
      BPS             : 68
      DURATION        : 02:12:22.976000000
      NUMBER_OF_FRAMES: 1289
      NUMBER_OF_BYTES : 68494
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:8(spa): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:22.985000000
      NUMBER_OF_FRAMES: 1277
      NUMBER_OF_BYTES : 36564
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:9(fin): Subtitle: subrip (dub)
    Metadata:
      BPS             : 39
      DURATION        : 02:12:31.944000000
      NUMBER_OF_FRAMES: 1300
      NUMBER_OF_BYTES : 39645
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:10(fre): Subtitle: subrip (dub)
    Metadata:
      title           : Canadian
      BPS             : 44
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1319
      NUMBER_OF_BYTES : 44154
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:11(ita): Subtitle: subrip (dub)
    Metadata:
      BPS             : 40
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1278
      NUMBER_OF_BYTES : 40139
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:12(kor): Subtitle: subrip (dub)
    Metadata:
      BPS             : 37
      DURATION        : 02:12:27.156000000
      NUMBER_OF_FRAMES: 1297
      NUMBER_OF_BYTES : 36756
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:13(dut): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:30.859000000
      NUMBER_OF_FRAMES: 1114
      NUMBER_OF_BYTES : 35879
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:14(nor): Subtitle: subrip (dub)
    Metadata:
      BPS             : 35
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1299
      NUMBER_OF_BYTES : 35169
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:15(pol): Subtitle: subrip (dub)
    Metadata:
      BPS             : 35
      DURATION        : 02:12:31.944000000
      NUMBER_OF_FRAMES: 1269
      NUMBER_OF_BYTES : 35123
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:16(por): Subtitle: subrip (dub)
    Metadata:
      title           : Brazilian
      BPS             : 40
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1297
      NUMBER_OF_BYTES : 39938
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:17(por): Subtitle: subrip (dub)
    Metadata:
      BPS             : 39
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1273
      NUMBER_OF_BYTES : 39082
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:18(rum): Subtitle: subrip (dub)
    Metadata:
      BPS             : 39
      DURATION        : 02:11:52.613000000
      NUMBER_OF_FRAMES: 1215
      NUMBER_OF_BYTES : 39515
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:19(slo): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:30.526000000
      NUMBER_OF_FRAMES: 1283
      NUMBER_OF_BYTES : 35854
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:20(swe): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:31.911000000
      NUMBER_OF_FRAMES: 1080
      NUMBER_OF_BYTES : 35966
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:21(tur): Subtitle: subrip (dub)
    Metadata:
      BPS             : 39
      DURATION        : 02:12:31.944000000
      NUMBER_OF_FRAMES: 1276
      NUMBER_OF_BYTES : 39431
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:22(chi): Subtitle: subrip (dub)
    Metadata:
      title           : Simplified
      BPS             : 33
      DURATION        : 02:12:35.239000000
      NUMBER_OF_FRAMES: 1369
      NUMBER_OF_BYTES : 33504
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:23(spa): Subtitle: subrip (dub)
    Metadata:
      title           : Latin American
      BPS             : 41
      DURATION        : 02:12:22.985000000
      NUMBER_OF_FRAMES: 1302
      NUMBER_OF_BYTES : 40980
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:24(fre): Subtitle: subrip (dub)
    Metadata:
      BPS             : 34
      DURATION        : 02:12:01.505000000
      NUMBER_OF_FRAMES: 1256
      NUMBER_OF_BYTES : 33689
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:25(hun): Subtitle: subrip (dub)
    Metadata:
      BPS             : 35
      DURATION        : 02:11:52.613000000
      NUMBER_OF_FRAMES: 1270
      NUMBER_OF_BYTES : 35193
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:26(jpn): Subtitle: subrip (dub)
    Metadata:
      BPS             : 32
      DURATION        : 02:12:41.954000000
      NUMBER_OF_FRAMES: 1257
      NUMBER_OF_BYTES : 31936
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:27(chi): Subtitle: subrip (dub)
    Metadata:
      title           : Hong Kong
      BPS             : 27
      DURATION        : 02:12:36.123000000
      NUMBER_OF_FRAMES: 1309
      NUMBER_OF_BYTES : 27496
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:28(chi): Subtitle: subrip (dub)
    Metadata:
      title           : Traditional
      BPS             : 29
      DURATION        : 02:12:35.114000000
      NUMBER_OF_FRAMES: 1309
      NUMBER_OF_BYTES : 29640
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
[hls @ 0x55c11df27d40] Stream HEVC is not hvc1, you should use tag:v hvc1 to set it.
Output #0, hls, to '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8':
  Metadata:
    encoder         : Lavf60.3.100
  Stream #0:0: Video: hevc (Main 10) (dvh1 / 0x31687664), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 90k tbn (default) (original)
    Side data:
      DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1
  Stream #0:1: Audio: eac3, 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (original)
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=    0 fps=0.0 q=-1.0 size=       0kB time=00:00:00.00 bitrate=N/A speed=N/A    
[hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a677.ts' for writing
[hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1286.ts' for writing
[hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1287.ts' for writing
frame=88026 fps=2261 q=-1.0 size=N/A time=01:01:11.51 bitrate=N/A speed=94.3x    
[hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1288.ts' for writing
[hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1289.ts' for writing


[q] command received. Exiting.

[hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1290.ts' for writing
frame=88376 fps=2257 q=-1.0 Lsize=N/A time=01:01:26.17 bitrate=N/A speed=94.1x    
video:7509449kB audio:345573kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @chibears85 on GitHub (May 18, 2024). ### Please describe your bug Dolby Vision content that is Profile 8 is remuxing for the WebOS client. On 10.8.x this context want direct played using HDR fallback. Since 10.9, this content is remuxed, however it is not triggering Dolby Vision and instead comes through as HDR. Ideally this should either be a flag that the user can set or at the very least if it won't correctly remux with DV, then it should direct play with HDR fallback. ### Reproduction Steps 1. Use any version 10.9 or greater 2. Play any content that has Dolby Vision Profile 8 with HDR fallback ### Jellyfin Version 10.9.0 ### if other: _No response_ ### Environment ```markdown - OS:Debian 12 - Linux Kernel:6.1.0-18-amd64 - Virtualization:Docker - Clients: WebOS - Browser: - FFmpeg Version: ffmpeg version 6.0.1-Jellyfin - Playback Method: Remux but either remux is incorrect or should be Direct Play - Hardware Acceleration: Quicksync - GPU Model: UHD630 - Plugins: n/a - Reverse Proxy: n/a - Base URL: n/a - Networking: n/a - Storage:n/a ``` ### Jellyfin logs ```shell [2024-05-17 11:26:28.488 -04:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.87.59" request [2024-05-17 11:26:39.324 -04:00] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.87.23" request [2024-05-17 11:26:45.807 -04:00] [INF] [17] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "user". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2024-05-17 11:26:45.808 -04:00] [INF] [17] Jellyfin.Api.Helpers.MediaInfoHelper: RemoteClientBitrateLimit: 5000000, RemoteIP: "192.168.87.23", IsInLocalNetwork: True [2024-05-17 11:26:46.899 -04:00] [INF] [17] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/data/movies/Redacted/Redacted.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 dvh1 -strict -2 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8\"" [2024-05-17 11:26:49.254 -04:00] [INF] [25] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8" [2024-05-17 11:26:49.317 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2024-05-17 11:26:49.322 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 01:07:44.060 -fflags +genpts -i file:\"/data/movies/Redacted/Redacted.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 dvh1 -strict -2 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 677 -hls_segment_filename \"/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8\"" [2024-05-17 11:26:52.815 -04:00] [INF] [19] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172 [2024-05-17 11:26:52.817 -04:00] [INF] [19] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 05/17/2024 11:26:52 [2024-05-17 11:26:52.817 -04:00] [INF] [19] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task [2024-05-17 11:26:52.826 -04:00] [INF] [18] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered [2024-05-17 11:26:52.941 -04:00] [INF] [8] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172" [2024-05-17 11:27:12.830 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.87.23" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "eed0389f9d1fd6905e387b75bd723172" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "6402ac18636e4db0a926688f6f75248c" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1 [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "eed0389f9d1fd6905e387b75bd723172" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "6402ac18636e4db0a926688f6f75248c" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "Transcode (v:direct a:direct)" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "LG Smart TV" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Black Widow" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "eed0389f9d1fd6905e387b75bd723172" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Movie" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172" [2024-05-17 11:27:12.831 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB [2024-05-17 11:27:12.853 -04:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited [2024-05-17 11:27:13.377 -04:00] [INF] [17] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172" [2024-05-17 11:27:28.468 -04:00] [INF] [25] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8" [2024-05-17 11:27:28.525 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0 [2024-05-17 11:27:28.526 -04:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8" [2024-05-17 11:27:30.371 -04:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.1" playing "Black Widow". Stopped at "4075947" ms [2024-05-17 11:27:30.377 -04:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODcuMC40MjgwLjg4IFNhZmFyaS81MzcuMzYgV2ViQXBwTWFuYWdlcnwxNjkxNDI0MzM1OTgy-6402ac18636e4db0a926688f6f75248c-eed0389f9d1fd6905e387b75bd723172" [2024-05-17 11:27:30.377 -04:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 05/17/2024 11:27:30 [2024-05-17 11:27:30.377 -04:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB [2024-05-17 11:27:32.179 -04:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.87.23" closed [2024-05-17 11:30:52.786 -04:00] [INF] [25] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2024-05-17 11:33:40.786 -04:00] [INF] [15] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2024-05-17 11:36:28.790 -04:00] [INF] [31] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2024-05-17 11:39:52.788 -04:00] [INF] [34] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2024-05-17 11:42:40.786 -04:00] [INF] [39] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2024-05-17 11:45:28.787 -04:00] [INF] [43] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. ``` ### FFmpeg logs ```shell {"Protocol":0,"Id":"eed0389f9d1fd6905e387b75bd723172","Path":"/data/movies/Redacted/Redacted.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":17312253952,"Name":"Redacted","IsRemote":false,"ETag":"6c1ee150a696ec163686f53dcddb77c2","RunTimeTicks":80267837440,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"hevc","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":"bt2020nc","ColorTransfer":"smpte2084","ColorPrimaries":"bt2020","DvVersionMajor":1,"DvVersionMinor":0,"DvProfile":8,"DvLevel":6,"RpuPresentFlag":1,"ElPresentFlag":0,"BlPresentFlag":1,"DvBlSignalCompatibilityId":1,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":2,"VideoRangeType":5,"VideoDoViTitle":"DV Profile 8.1 (HDR10)","AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"4K HEVC HDR","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":17254485,"BitDepth":10,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":2160,"Width":3840,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"Main 10","Type":1,"AspectRatio":"16:9","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p10le","Level":150,"IsAnamorphic":null},{"Codec":"eac3","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"English - Dolby Digital\u002B - 5.1 - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":768000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"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},{"Codec":"subrip","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"English - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"SDH","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"SDH - English - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":3,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"cze","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Cze - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":4,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"dan","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Danish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":5,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Ger - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":6,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"gre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Gre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":7,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"spa","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Spanish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":8,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fin","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Finnish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":9,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Canadian","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Canadian - Fre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":10,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"ita","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Italian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":11,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"kor","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Korean - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":12,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"dut","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Dut - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":13,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"nor","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Norwegian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":14,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"pol","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Polish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":15,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"por","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Brazilian","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Brazilian - Portuguese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":16,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"por","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Portuguese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":17,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"rum","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Rum - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":18,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"slo","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Slo - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":19,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"swe","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Swedish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":20,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"tur","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Turkish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":21,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Simplified","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Simplified - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":22,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"spa","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Latin American","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Latin American - Spanish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":23,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Fre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":24,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"hun","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Hungarian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":25,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"jpn","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Japanese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":26,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Hong Kong","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Hong Kong - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":27,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Traditional","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Traditional - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":28,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":18022485,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null} /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -ss 01:07:44.060 -fflags +genpts -i file:"/data/movies/Redacted/Redacted.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 dvh1 -strict -2 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 677 -hls_segment_filename "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8" ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc libavutil 58. 2.100 / 58. 2.100 libavcodec 60. 3.100 / 60. 3.100 libavformat 60. 3.100 / 60. 3.100 libavdevice 60. 1.100 / 60. 1.100 libavfilter 9. 3.100 / 9. 3.100 libswscale 7. 1.100 / 7. 1.100 libswresample 4. 10.100 / 4. 10.100 libpostproc 57. 1.100 / 57. 1.100 Input #0, matroska,webm, from 'file:/data/movies/Redacted/Redacted.mkv': Metadata: title : Redacted encoder : libebml v1.4.4 + libmatroska v1.7.1 IMDB : Redacted TMDB : movie/Redacted Duration: 02:13:46.78, start: 0.000000, bitrate: 17254 kb/s Chapters: Chapter #0:0: start 984.568000, end 1806.348000 Metadata: title : Scene 1 Chapter #0:1: start 1806.348000, end 2686.353000 Metadata: title : Scene 2 Chapter #0:2: start 2686.353000, end 3205.998000 Metadata: title : Scene 3 Chapter #0:3: start 3205.998000, end 4066.275000 Metadata: title : Scene 4 Chapter #0:4: start 4066.275000, end 4668.794000 Metadata: title : Scene 5 Chapter #0:5: start 4668.794000, end 5233.192000 Metadata: title : Scene 6 Chapter #0:6: start 5233.192000, end 5857.482000 Metadata: title : Scene 7 Chapter #0:7: start 5857.482000, end 7029.112000 Metadata: title : Scene 8 Chapter #0:8: start 7029.112000, end 7319.945000 Metadata: title : Scene 9 Chapter #0:9: start 7319.945000, end 7466.550000 Metadata: title : Scene 10 Chapter #0:10: start 7466.550000, end 7869.494000 Metadata: title : Credits Chapter #0:11: start 7869.494000, end 8026.784000 Metadata: title : Post-Credits Scene Stream #0:0(eng): Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default) (original) Metadata: BPS : 16482077 DURATION : 02:13:46.769000000 NUMBER_OF_FRAMES: 192450 NUMBER_OF_BYTES : 16537228171 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Side data: DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1 Stream #0:1(eng): Audio: eac3, 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (original) Metadata: BPS : 768000 DURATION : 02:13:46.784000000 NUMBER_OF_FRAMES: 250837 NUMBER_OF_BYTES : 770571264 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:2(eng): Subtitle: subrip (original) Metadata: BPS : 39 DURATION : 02:12:22.985000000 NUMBER_OF_FRAMES: 1304 NUMBER_OF_BYTES : 39221 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:3(eng): Subtitle: subrip (original) (hearing impaired) Metadata: title : SDH BPS : 47 DURATION : 02:13:27.466000000 NUMBER_OF_FRAMES: 1630 NUMBER_OF_BYTES : 47556 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:4(cze): Subtitle: subrip (dub) Metadata: BPS : 37 DURATION : 02:11:52.613000000 NUMBER_OF_FRAMES: 1280 NUMBER_OF_BYTES : 37537 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:5(dan): Subtitle: subrip (dub) Metadata: BPS : 33 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 923 NUMBER_OF_BYTES : 33438 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:6(ger): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:01.505000000 NUMBER_OF_FRAMES: 1204 NUMBER_OF_BYTES : 35984 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:7(gre): Subtitle: subrip (dub) Metadata: BPS : 68 DURATION : 02:12:22.976000000 NUMBER_OF_FRAMES: 1289 NUMBER_OF_BYTES : 68494 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:8(spa): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:22.985000000 NUMBER_OF_FRAMES: 1277 NUMBER_OF_BYTES : 36564 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:9(fin): Subtitle: subrip (dub) Metadata: BPS : 39 DURATION : 02:12:31.944000000 NUMBER_OF_FRAMES: 1300 NUMBER_OF_BYTES : 39645 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:10(fre): Subtitle: subrip (dub) Metadata: title : Canadian BPS : 44 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1319 NUMBER_OF_BYTES : 44154 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:11(ita): Subtitle: subrip (dub) Metadata: BPS : 40 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1278 NUMBER_OF_BYTES : 40139 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:12(kor): Subtitle: subrip (dub) Metadata: BPS : 37 DURATION : 02:12:27.156000000 NUMBER_OF_FRAMES: 1297 NUMBER_OF_BYTES : 36756 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:13(dut): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:30.859000000 NUMBER_OF_FRAMES: 1114 NUMBER_OF_BYTES : 35879 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:14(nor): Subtitle: subrip (dub) Metadata: BPS : 35 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1299 NUMBER_OF_BYTES : 35169 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:15(pol): Subtitle: subrip (dub) Metadata: BPS : 35 DURATION : 02:12:31.944000000 NUMBER_OF_FRAMES: 1269 NUMBER_OF_BYTES : 35123 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:16(por): Subtitle: subrip (dub) Metadata: title : Brazilian BPS : 40 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1297 NUMBER_OF_BYTES : 39938 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:17(por): Subtitle: subrip (dub) Metadata: BPS : 39 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1273 NUMBER_OF_BYTES : 39082 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:18(rum): Subtitle: subrip (dub) Metadata: BPS : 39 DURATION : 02:11:52.613000000 NUMBER_OF_FRAMES: 1215 NUMBER_OF_BYTES : 39515 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:19(slo): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:30.526000000 NUMBER_OF_FRAMES: 1283 NUMBER_OF_BYTES : 35854 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:20(swe): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:31.911000000 NUMBER_OF_FRAMES: 1080 NUMBER_OF_BYTES : 35966 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:21(tur): Subtitle: subrip (dub) Metadata: BPS : 39 DURATION : 02:12:31.944000000 NUMBER_OF_FRAMES: 1276 NUMBER_OF_BYTES : 39431 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:22(chi): Subtitle: subrip (dub) Metadata: title : Simplified BPS : 33 DURATION : 02:12:35.239000000 NUMBER_OF_FRAMES: 1369 NUMBER_OF_BYTES : 33504 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:23(spa): Subtitle: subrip (dub) Metadata: title : Latin American BPS : 41 DURATION : 02:12:22.985000000 NUMBER_OF_FRAMES: 1302 NUMBER_OF_BYTES : 40980 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:24(fre): Subtitle: subrip (dub) Metadata: BPS : 34 DURATION : 02:12:01.505000000 NUMBER_OF_FRAMES: 1256 NUMBER_OF_BYTES : 33689 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:25(hun): Subtitle: subrip (dub) Metadata: BPS : 35 DURATION : 02:11:52.613000000 NUMBER_OF_FRAMES: 1270 NUMBER_OF_BYTES : 35193 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:26(jpn): Subtitle: subrip (dub) Metadata: BPS : 32 DURATION : 02:12:41.954000000 NUMBER_OF_FRAMES: 1257 NUMBER_OF_BYTES : 31936 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:27(chi): Subtitle: subrip (dub) Metadata: title : Hong Kong BPS : 27 DURATION : 02:12:36.123000000 NUMBER_OF_FRAMES: 1309 NUMBER_OF_BYTES : 27496 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:28(chi): Subtitle: subrip (dub) Metadata: title : Traditional BPS : 29 DURATION : 02:12:35.114000000 NUMBER_OF_FRAMES: 1309 NUMBER_OF_BYTES : 29640 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES [hls @ 0x55c11df27d40] Stream HEVC is not hvc1, you should use tag:v hvc1 to set it. Output #0, hls, to '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a.m3u8': Metadata: encoder : Lavf60.3.100 Stream #0:0: Video: hevc (Main 10) (dvh1 / 0x31687664), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 90k tbn (default) (original) Side data: DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1 Stream #0:1: Audio: eac3, 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (original) Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 0 fps=0.0 q=-1.0 size= 0kB time=00:00:00.00 bitrate=N/A speed=N/A [hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a677.ts' for writing [hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1286.ts' for writing [hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1287.ts' for writing frame=88026 fps=2261 q=-1.0 size=N/A time=01:01:11.51 bitrate=N/A speed=94.3x [hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1288.ts' for writing [hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1289.ts' for writing [q] command received. Exiting. [hls @ 0x55c11df27d40] Opening '/config/data/transcodes/2b834601a83f43d0d2f1f1ab1382bc0a1290.ts' for writing frame=88376 fps=2257 q=-1.0 Lsize=N/A time=01:01:26.17 bitrate=N/A speed=94.1x video:7509449kB audio:345573kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown ``` ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bugstale labels 2026-02-07 02:22:08 +03:00
Author
Owner

@jellyfin-bot commented on GitHub (May 18, 2024):

Hi, it seems like your issue report has the following item(s) that need to be addressed:

  • You have not filled in the environment completely.
  • You have not provided the ffmpeg log unaltered from the server. Please provide a valid ffmpeg log.

This is an automated message, currently under testing. Please file an issue here if you encounter any problems.

@jellyfin-bot commented on GitHub (May 18, 2024): Hi, it seems like your issue report has the following item(s) that need to be addressed: - You have not filled in the environment completely. - You have not provided the ffmpeg log unaltered from the server. Please provide a valid ffmpeg log. This is an automated message, currently under testing. Please file an issue [here](https://github.com/jellyfin/jellyfin-triage-scripts/issues) if you encounter any problems.
Author
Owner

@gnattu commented on GitHub (May 18, 2024):

Some LG TVs incorrectly report that they don't support profile 8.

This works for some users with LG C3, but it does not work for a lot of CX users. I have no idea how this should be handled if the TV itself has such inconsistencies.

@gnattu commented on GitHub (May 18, 2024): Some LG TVs incorrectly report that they don't support profile 8. This works for some users with LG C3, but it does not work for a lot of CX users. I have no idea how this should be handled if the TV itself has such inconsistencies.
Author
Owner

@GeorgeH005 commented on GitHub (May 18, 2024):

@gnattu He doesn't seem to be affected. His ffmpeg logs show that the stream is being tagged as dvh1. But the hls_segment_type is mpegts for some reason. Shouldn't that be fmp4?

@GeorgeH005 commented on GitHub (May 18, 2024): @gnattu He doesn't seem to be affected. His ffmpeg logs show that the stream is being tagged as dvh1. But the hls_segment_type is mpegts for some reason. Shouldn't that be fmp4?
Author
Owner

@GeorgeH005 commented on GitHub (May 18, 2024):

@chibears85 In the client, when clicking the profile icon, then settings, then playback, is "Prefer fmp4 hls container..." ticked? It should be, but the logs might be showing otherwise.

@GeorgeH005 commented on GitHub (May 18, 2024): @chibears85 In the client, when clicking the profile icon, then settings, then playback, is "Prefer fmp4 hls container..." ticked? It should be, but the logs might be showing otherwise.
Author
Owner

@gnattu commented on GitHub (May 18, 2024):

@gnattu He doesn't seem to be affected. His ffmpeg logs show that the stream is being tagged as dvh1. But the hls_segment_type is mpegts for some reason. Shouldn't that be fmp4?

Users can disable it, or it inherits the old settings from a previous version.

@gnattu commented on GitHub (May 18, 2024): > @gnattu He doesn't seem to be affected. His ffmpeg logs show that the stream is being tagged as dvh1. But the hls_segment_type is mpegts for some reason. Shouldn't that be fmp4? Users can disable it, or it inherits the old settings from a previous version.
Author
Owner

@GeorgeH005 commented on GitHub (May 18, 2024):

@gnattu He doesn't seem to be affected. His ffmpeg logs show that the stream is being tagged as dvh1. But the hls_segment_type is mpegts for some reason. Shouldn't that be fmp4?

Users can disable it, or it inherits the old settings from a previous version.

Seems reasonable.
@chibears85 Consensus for now is, check your client playback settings for something mentioning "fmp4" and make sure it is checked.

@GeorgeH005 commented on GitHub (May 18, 2024): > > @gnattu He doesn't seem to be affected. His ffmpeg logs show that the stream is being tagged as dvh1. But the hls_segment_type is mpegts for some reason. Shouldn't that be fmp4? > > Users can disable it, or it inherits the old settings from a previous version. Seems reasonable. @chibears85 Consensus for now is, check your client playback settings for something mentioning "fmp4" and make sure it is checked.
Author
Owner

@chibears85 commented on GitHub (May 18, 2024):

@GeorgeH005 thank you. I have already tried that and the outcome was the same. I'll test out with some other files and subsequently post the logs to confirm it's not limited to the current file.

@chibears85 commented on GitHub (May 18, 2024): @GeorgeH005 thank you. I have already tried that and the outcome was the same. I'll test out with some other files and subsequently post the logs to confirm it's not limited to the current file.
Author
Owner

@GeorgeH005 commented on GitHub (May 18, 2024):

@chibears85 The file itself seems to be handled correctly, as for jellyfin to tag the stream as dvh1, the server must have detected the format correctly, and the client must have reported support for that format. The curious thing is that the stream is being done in a ts container, for which lg doesn't support Dolby vision.

@GeorgeH005 commented on GitHub (May 18, 2024): @chibears85 The file itself seems to be handled correctly, as for jellyfin to tag the stream as dvh1, the server must have detected the format correctly, and the client must have reported support for that format. The curious thing is that the stream is being done in a ts container, for which lg doesn't support Dolby vision.
Author
Owner

@gnattu commented on GitHub (May 18, 2024):

the outcome was the same

Don't only look at the video itself. What @GeorgeH005 wants is the ffmpeg log file when fMP4 is enabled

@gnattu commented on GitHub (May 18, 2024): > the outcome was the same Don't only look at the video itself. What @GeorgeH005 wants is the ffmpeg log file when fMP4 is enabled
Author
Owner

@fanginoort commented on GitHub (May 18, 2024):

I can confirm that enabling fMP4 also triggers DV playback instead of HDR fallback on my LG B2. However it's a bit of a hit and miss. Sometimes it just works and sometimes it transcodes because it thinks the dynamic range is not supported. However when I disable video transcoding for the user, it plays back with with DV just fine.

I do disable the fMP4 option though, since it's somewhat broken on WebOS. When it's enabled, seeking or resuming is not possible anymore. Whenever seeking more than just a couple of minutes playback just freezes. On disabled fMP4 this does not occur. At least for 4K DV/HDR media.

@fanginoort commented on GitHub (May 18, 2024): I can confirm that enabling fMP4 also triggers DV playback instead of HDR fallback on my LG B2. However it's a bit of a hit and miss. Sometimes it just works and sometimes it transcodes because it thinks the dynamic range is not supported. However when I disable video transcoding for the user, it plays back with with DV just fine. I do disable the fMP4 option though, since it's somewhat broken on WebOS. When it's enabled, seeking or resuming is not possible anymore. Whenever seeking more than just a couple of minutes playback just freezes. On disabled fMP4 this does not occur. At least for 4K DV/HDR media.
Author
Owner

@chibears85 commented on GitHub (May 18, 2024):

I enabled the fMP4 option. When playing back a title from the beginning it does trigger DV and behave as expected. However, when resuming a title from the middle, the DV popup appears as does the Jellyfin UI but the video playback is just a black screen. My TV is an LG C2 with the latest WebOS and Jellyfin installed if that is helpful. ffmpeg log below.

{"Protocol":0,"Id":"eed0389f9d1fd6905e387b75bd723172","Path":"/data/movies/Redacted/Redacted.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":17312253952,"Name":"Redacted","IsRemote":false,"ETag":"6c1ee150a696ec163686f53dcddb77c2","RunTimeTicks":80267837440,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"hevc","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":"bt2020nc","ColorTransfer":"smpte2084","ColorPrimaries":"bt2020","DvVersionMajor":1,"DvVersionMinor":0,"DvProfile":8,"DvLevel":6,"RpuPresentFlag":1,"ElPresentFlag":0,"BlPresentFlag":1,"DvBlSignalCompatibilityId":1,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":2,"VideoRangeType":5,"VideoDoViTitle":"DV Profile 8.1 (HDR10)","AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"4K HEVC HDR","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":17254485,"BitDepth":10,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":2160,"Width":3840,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"Main 10","Type":1,"AspectRatio":"16:9","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p10le","Level":150,"IsAnamorphic":null},{"Codec":"eac3","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"English - Dolby Digital\u002B - 5.1 - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":768000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"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},{"Codec":"subrip","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"English - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"SDH","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"SDH - English - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":3,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"cze","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Cze - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":4,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"dan","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Danish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":5,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Ger - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":6,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"gre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Gre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":7,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"spa","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Spanish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":8,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fin","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Finnish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":9,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Canadian","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Canadian - Fre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":10,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"ita","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Italian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":11,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"kor","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Korean - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":12,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"dut","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Dut - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":13,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"nor","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Norwegian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":14,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"pol","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Polish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":15,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"por","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Brazilian","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Brazilian - Portuguese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":16,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"por","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Portuguese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":17,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"rum","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Rum - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":18,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"slo","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Slo - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":19,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"swe","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Swedish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":20,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"tur","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Turkish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":21,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Simplified","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Simplified - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":22,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"spa","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Latin American","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Latin American - Spanish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":23,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Fre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":24,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"hun","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Hungarian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":25,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"jpn","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Japanese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":26,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Hong Kong","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Hong Kong - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":27,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Traditional","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Traditional - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":28,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":18022485,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

/usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -ss 01:36:46.300 -noaccurate_seek -fflags +genpts  -i file:"/data/movies/Redacted/Redacted.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 dvh1 -strict -2 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename "c2dcc52ae0f99e5d874c7b3fe67f792c-1.mp4" -start_number 967 -hls_segment_filename "/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c.m3u8"


ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      58.  2.100 / 58.  2.100
  libavcodec     60.  3.100 / 60.  3.100
  libavformat    60.  3.100 / 60.  3.100
  libavdevice    60.  1.100 / 60.  1.100
  libavfilter     9.  3.100 /  9.  3.100
  libswscale      7.  1.100 /  7.  1.100
  libswresample   4. 10.100 /  4. 10.100
  libpostproc    57.  1.100 / 57.  1.100
Input #0, matroska,webm, from 'file:/data/movies/Redacted/Redacted.mkv':
  Metadata:
    title           : Redacted
    encoder         : libebml v1.4.4 + libmatroska v1.7.1
    IMDB            : Redacted
    TMDB            : movie/Redacted
  Duration: 02:13:46.78, start: 0.000000, bitrate: 17254 kb/s
  Chapters:
    Chapter #0:0: start 984.568000, end 1806.348000
      Metadata:
        title           : Scene 1
    Chapter #0:1: start 1806.348000, end 2686.353000
      Metadata:
        title           : Scene 2
    Chapter #0:2: start 2686.353000, end 3205.998000
      Metadata:
        title           : Scene 3
    Chapter #0:3: start 3205.998000, end 4066.275000
      Metadata:
        title           : Scene 4
    Chapter #0:4: start 4066.275000, end 4668.794000
      Metadata:
        title           : Scene 5
    Chapter #0:5: start 4668.794000, end 5233.192000
      Metadata:
        title           : Scene 6
    Chapter #0:6: start 5233.192000, end 5857.482000
      Metadata:
        title           : Scene 7
    Chapter #0:7: start 5857.482000, end 7029.112000
      Metadata:
        title           : Scene 8
    Chapter #0:8: start 7029.112000, end 7319.945000
      Metadata:
        title           : Scene 9
    Chapter #0:9: start 7319.945000, end 7466.550000
      Metadata:
        title           : Scene 10
    Chapter #0:10: start 7466.550000, end 7869.494000
      Metadata:
        title           : Credits
    Chapter #0:11: start 7869.494000, end 8026.784000
      Metadata:
        title           : Post-Credits Scene
  Stream #0:0(eng): Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default) (original)
    Metadata:
      BPS             : 16482077
      DURATION        : 02:13:46.769000000
      NUMBER_OF_FRAMES: 192450
      NUMBER_OF_BYTES : 16537228171
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Side data:
      DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1
  Stream #0:1(eng): Audio: eac3, 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (original)
    Metadata:
      BPS             : 768000
      DURATION        : 02:13:46.784000000
      NUMBER_OF_FRAMES: 250837
      NUMBER_OF_BYTES : 770571264
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:2(eng): Subtitle: subrip (original)
    Metadata:
      BPS             : 39
      DURATION        : 02:12:22.985000000
      NUMBER_OF_FRAMES: 1304
      NUMBER_OF_BYTES : 39221
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:3(eng): Subtitle: subrip (original) (hearing impaired)
    Metadata:
      title           : SDH
      BPS             : 47
      DURATION        : 02:13:27.466000000
      NUMBER_OF_FRAMES: 1630
      NUMBER_OF_BYTES : 47556
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:4(cze): Subtitle: subrip (dub)
    Metadata:
      BPS             : 37
      DURATION        : 02:11:52.613000000
      NUMBER_OF_FRAMES: 1280
      NUMBER_OF_BYTES : 37537
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:5(dan): Subtitle: subrip (dub)
    Metadata:
      BPS             : 33
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 923
      NUMBER_OF_BYTES : 33438
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:6(ger): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:01.505000000
      NUMBER_OF_FRAMES: 1204
      NUMBER_OF_BYTES : 35984
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:7(gre): Subtitle: subrip (dub)
    Metadata:
      BPS             : 68
      DURATION        : 02:12:22.976000000
      NUMBER_OF_FRAMES: 1289
      NUMBER_OF_BYTES : 68494
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:8(spa): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:22.985000000
      NUMBER_OF_FRAMES: 1277
      NUMBER_OF_BYTES : 36564
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:9(fin): Subtitle: subrip (dub)
    Metadata:
      BPS             : 39
      DURATION        : 02:12:31.944000000
      NUMBER_OF_FRAMES: 1300
      NUMBER_OF_BYTES : 39645
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:10(fre): Subtitle: subrip (dub)
    Metadata:
      title           : Canadian
      BPS             : 44
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1319
      NUMBER_OF_BYTES : 44154
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:11(ita): Subtitle: subrip (dub)
    Metadata:
      BPS             : 40
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1278
      NUMBER_OF_BYTES : 40139
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:12(kor): Subtitle: subrip (dub)
    Metadata:
      BPS             : 37
      DURATION        : 02:12:27.156000000
      NUMBER_OF_FRAMES: 1297
      NUMBER_OF_BYTES : 36756
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:13(dut): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:30.859000000
      NUMBER_OF_FRAMES: 1114
      NUMBER_OF_BYTES : 35879
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:14(nor): Subtitle: subrip (dub)
    Metadata:
      BPS             : 35
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1299
      NUMBER_OF_BYTES : 35169
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:15(pol): Subtitle: subrip (dub)
    Metadata:
      BPS             : 35
      DURATION        : 02:12:31.944000000
      NUMBER_OF_FRAMES: 1269
      NUMBER_OF_BYTES : 35123
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:16(por): Subtitle: subrip (dub)
    Metadata:
      title           : Brazilian
      BPS             : 40
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1297
      NUMBER_OF_BYTES : 39938
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:17(por): Subtitle: subrip (dub)
    Metadata:
      BPS             : 39
      DURATION        : 02:12:31.952000000
      NUMBER_OF_FRAMES: 1273
      NUMBER_OF_BYTES : 39082
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:18(rum): Subtitle: subrip (dub)
    Metadata:
      BPS             : 39
      DURATION        : 02:11:52.613000000
      NUMBER_OF_FRAMES: 1215
      NUMBER_OF_BYTES : 39515
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:19(slo): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:30.526000000
      NUMBER_OF_FRAMES: 1283
      NUMBER_OF_BYTES : 35854
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:20(swe): Subtitle: subrip (dub)
    Metadata:
      BPS             : 36
      DURATION        : 02:12:31.911000000
      NUMBER_OF_FRAMES: 1080
      NUMBER_OF_BYTES : 35966
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:21(tur): Subtitle: subrip (dub)
    Metadata:
      BPS             : 39
      DURATION        : 02:12:31.944000000
      NUMBER_OF_FRAMES: 1276
      NUMBER_OF_BYTES : 39431
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:22(chi): Subtitle: subrip (dub)
    Metadata:
      title           : Simplified
      BPS             : 33
      DURATION        : 02:12:35.239000000
      NUMBER_OF_FRAMES: 1369
      NUMBER_OF_BYTES : 33504
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:23(spa): Subtitle: subrip (dub)
    Metadata:
      title           : Latin American
      BPS             : 41
      DURATION        : 02:12:22.985000000
      NUMBER_OF_FRAMES: 1302
      NUMBER_OF_BYTES : 40980
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:24(fre): Subtitle: subrip (dub)
    Metadata:
      BPS             : 34
      DURATION        : 02:12:01.505000000
      NUMBER_OF_FRAMES: 1256
      NUMBER_OF_BYTES : 33689
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:25(hun): Subtitle: subrip (dub)
    Metadata:
      BPS             : 35
      DURATION        : 02:11:52.613000000
      NUMBER_OF_FRAMES: 1270
      NUMBER_OF_BYTES : 35193
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:26(jpn): Subtitle: subrip (dub)
    Metadata:
      BPS             : 32
      DURATION        : 02:12:41.954000000
      NUMBER_OF_FRAMES: 1257
      NUMBER_OF_BYTES : 31936
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:27(chi): Subtitle: subrip (dub)
    Metadata:
      title           : Hong Kong
      BPS             : 27
      DURATION        : 02:12:36.123000000
      NUMBER_OF_FRAMES: 1309
      NUMBER_OF_BYTES : 27496
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:28(chi): Subtitle: subrip (dub)
    Metadata:
      title           : Traditional
      BPS             : 29
      DURATION        : 02:12:35.114000000
      NUMBER_OF_FRAMES: 1309
      NUMBER_OF_BYTES : 29640
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c-1.mp4' for writing
[mp4 @ 0x55f44f456480] track 1: codec frame size is not set
[hls @ 0x55f44f385c80] Stream HEVC is not hvc1, you should use tag:v hvc1 to set it.
Output #0, hls, to '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c.m3u8':
  Metadata:
    encoder         : Lavf60.3.100
  Stream #0:0: Video: hevc (Main 10) (dvh1 / 0x31687664), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 24k tbn (default) (original)
    Side data:
      DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1
  Stream #0:1: Audio: eac3, 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (original)
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=    0 fps=0.0 q=-1.0 size=       0kB time=00:00:00.00 bitrate=N/A speed=N/A    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c967.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c968.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c969.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c970.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c971.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c972.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c973.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c974.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c975.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c976.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c977.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c978.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c979.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c980.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c981.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c982.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c983.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c984.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c985.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c986.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c987.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c988.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c989.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c990.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c991.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c992.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c993.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c994.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c995.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c996.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c997.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c998.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c999.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1000.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1001.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1002.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1003.mp4' for writing
frame= 5378 fps=0.0 q=-1.0 size=N/A time=00:03:44.55 bitrate=N/A speed= 443x    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1004.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1005.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1006.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1007.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1008.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1009.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1010.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1011.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1012.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1013.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1014.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1015.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1016.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1017.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1018.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1019.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1020.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1021.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1022.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1023.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1024.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1025.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1026.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1027.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1028.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1029.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1030.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1031.mp4' for writing
frame= 9410 fps=826 q=-1.0 size=N/A time=00:06:32.71 bitrate=N/A speed=34.5x    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1032.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1033.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1034.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1035.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1036.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1037.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1038.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1039.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1040.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1041.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1042.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1043.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1044.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1045.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1046.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1047.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1048.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1049.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1050.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1051.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1052.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1053.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1054.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1055.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1056.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1057.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1058.mp4' for writing
frame=13250 fps=1115 q=-1.0 size=N/A time=00:09:12.87 bitrate=N/A speed=46.5x    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1059.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1060.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1061.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1062.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1063.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1064.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1065.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1066.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1067.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1068.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1069.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1070.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1071.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1072.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1073.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1074.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1075.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1076.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1077.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1078.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1079.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1080.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1081.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1082.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1083.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1084.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1085.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1086.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1087.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1088.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1089.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1090.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1091.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1092.mp4' for writing
frame=18168 fps=1467 q=-1.0 size=N/A time=00:12:38.02 bitrate=N/A speed=61.2x    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1093.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1094.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1095.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1096.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1097.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1098.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1099.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1100.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1101.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1102.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1103.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1104.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1105.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1106.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1107.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1108.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1109.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1110.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1111.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1112.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1113.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1114.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1115.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1116.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1117.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1118.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1119.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1120.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1121.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1122.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1123.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1124.mp4' for writing
frame=22779 fps=1768 q=-1.0 size=N/A time=00:15:50.28 bitrate=N/A speed=73.7x    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1125.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1126.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1127.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1128.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1129.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1130.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1131.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1132.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1133.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1134.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1135.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1136.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1137.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1138.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1139.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1140.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1141.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1142.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1143.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1144.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1145.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1146.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1147.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1148.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1149.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1150.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1151.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1152.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1153.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1154.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1155.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1156.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1157.mp4' for writing
frame=27554 fps=2057 q=-1.0 size=N/A time=00:19:09.48 bitrate=N/A speed=85.8x    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1158.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1159.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1160.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1161.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1162.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1163.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1164.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1165.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1166.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1167.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1168.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1169.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1170.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1171.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1172.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1173.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1174.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1175.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1176.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1177.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1178.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1179.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1180.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1181.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1182.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1183.mp4' for writing
frame=31393 fps=2259 q=-1.0 size=N/A time=00:21:49.57 bitrate=N/A speed=94.2x    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1184.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1185.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1186.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1187.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1188.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1189.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1190.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1191.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1192.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1193.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1194.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1195.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1196.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1197.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1198.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1199.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1200.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1201.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1202.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1203.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1204.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1205.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1206.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1207.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1208.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1209.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1210.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1211.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1212.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1213.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1214.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1215.mp4' for writing
frame=35906 fps=2494 q=-1.0 size=N/A time=00:24:57.80 bitrate=N/A speed= 104x    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1216.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1217.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1218.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1219.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1220.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1221.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1222.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1223.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1224.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1225.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1226.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1227.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1228.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1229.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1230.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1231.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1232.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1233.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1234.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1235.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1236.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1237.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1238.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1239.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1240.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1241.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1242.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1243.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1244.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1245.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1246.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1247.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1248.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1249.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1250.mp4' for writing
frame=40922 fps=2746 q=-1.0 size=N/A time=00:28:26.98 bitrate=N/A speed= 115x    
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1251.mp4' for writing
[hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1252.mp4' for writing
frame=41311 fps=1731 q=-1.0 size=N/A time=00:28:43.37 bitrate=N/A speed=72.2x    
@chibears85 commented on GitHub (May 18, 2024): I enabled the fMP4 option. When playing back a title from the beginning it does trigger DV and behave as expected. However, when resuming a title from the middle, the DV popup appears as does the Jellyfin UI but the video playback is just a black screen. My TV is an LG C2 with the latest WebOS and Jellyfin installed if that is helpful. ffmpeg log below. ``` {"Protocol":0,"Id":"eed0389f9d1fd6905e387b75bd723172","Path":"/data/movies/Redacted/Redacted.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":17312253952,"Name":"Redacted","IsRemote":false,"ETag":"6c1ee150a696ec163686f53dcddb77c2","RunTimeTicks":80267837440,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":0,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"hevc","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":"bt2020nc","ColorTransfer":"smpte2084","ColorPrimaries":"bt2020","DvVersionMajor":1,"DvVersionMinor":0,"DvProfile":8,"DvLevel":6,"RpuPresentFlag":1,"ElPresentFlag":0,"BlPresentFlag":1,"DvBlSignalCompatibilityId":1,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":2,"VideoRangeType":5,"VideoDoViTitle":"DV Profile 8.1 (HDR10)","AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"4K HEVC HDR","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":17254485,"BitDepth":10,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":2160,"Width":3840,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"Main 10","Type":1,"AspectRatio":"16:9","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p10le","Level":150,"IsAnamorphic":null},{"Codec":"eac3","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"English - Dolby Digital\u002B - 5.1 - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":768000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"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},{"Codec":"subrip","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"English - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","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,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"SDH","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"SDH - English - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":3,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"cze","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Cze - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":4,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"dan","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Danish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":5,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Ger - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":6,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"gre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Gre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":7,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"spa","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Spanish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":8,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fin","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Finnish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":9,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Canadian","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Canadian - Fre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":10,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"ita","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Italian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":11,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"kor","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Korean - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":12,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"dut","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Dut - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":13,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"nor","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Norwegian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":14,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"pol","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Polish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":15,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"por","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Brazilian","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Brazilian - Portuguese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":16,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"por","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Portuguese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":17,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"rum","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Rum - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":18,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"slo","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Slo - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":19,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"swe","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Swedish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":20,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"tur","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Turkish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":21,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Simplified","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Simplified - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":22,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"spa","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Latin American","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Latin American - Spanish - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":23,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"fre","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Fre - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":24,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"hun","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Hungarian - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":25,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"jpn","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Japanese - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":26,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Hong Kong","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Hong Kong - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":27,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"subrip","CodecTag":null,"Language":"chi","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":null,"Title":"Traditional","VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Traditional - Chi - SUBRIP","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":28,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":18022485,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null} /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -ss 01:36:46.300 -noaccurate_seek -fflags +genpts -i file:"/data/movies/Redacted/Redacted.mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 dvh1 -strict -2 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename "c2dcc52ae0f99e5d874c7b3fe67f792c-1.mp4" -start_number 967 -hls_segment_filename "/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c.m3u8" ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc libavutil 58. 2.100 / 58. 2.100 libavcodec 60. 3.100 / 60. 3.100 libavformat 60. 3.100 / 60. 3.100 libavdevice 60. 1.100 / 60. 1.100 libavfilter 9. 3.100 / 9. 3.100 libswscale 7. 1.100 / 7. 1.100 libswresample 4. 10.100 / 4. 10.100 libpostproc 57. 1.100 / 57. 1.100 Input #0, matroska,webm, from 'file:/data/movies/Redacted/Redacted.mkv': Metadata: title : Redacted encoder : libebml v1.4.4 + libmatroska v1.7.1 IMDB : Redacted TMDB : movie/Redacted Duration: 02:13:46.78, start: 0.000000, bitrate: 17254 kb/s Chapters: Chapter #0:0: start 984.568000, end 1806.348000 Metadata: title : Scene 1 Chapter #0:1: start 1806.348000, end 2686.353000 Metadata: title : Scene 2 Chapter #0:2: start 2686.353000, end 3205.998000 Metadata: title : Scene 3 Chapter #0:3: start 3205.998000, end 4066.275000 Metadata: title : Scene 4 Chapter #0:4: start 4066.275000, end 4668.794000 Metadata: title : Scene 5 Chapter #0:5: start 4668.794000, end 5233.192000 Metadata: title : Scene 6 Chapter #0:6: start 5233.192000, end 5857.482000 Metadata: title : Scene 7 Chapter #0:7: start 5857.482000, end 7029.112000 Metadata: title : Scene 8 Chapter #0:8: start 7029.112000, end 7319.945000 Metadata: title : Scene 9 Chapter #0:9: start 7319.945000, end 7466.550000 Metadata: title : Scene 10 Chapter #0:10: start 7466.550000, end 7869.494000 Metadata: title : Credits Chapter #0:11: start 7869.494000, end 8026.784000 Metadata: title : Post-Credits Scene Stream #0:0(eng): Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default) (original) Metadata: BPS : 16482077 DURATION : 02:13:46.769000000 NUMBER_OF_FRAMES: 192450 NUMBER_OF_BYTES : 16537228171 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Side data: DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1 Stream #0:1(eng): Audio: eac3, 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (original) Metadata: BPS : 768000 DURATION : 02:13:46.784000000 NUMBER_OF_FRAMES: 250837 NUMBER_OF_BYTES : 770571264 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:2(eng): Subtitle: subrip (original) Metadata: BPS : 39 DURATION : 02:12:22.985000000 NUMBER_OF_FRAMES: 1304 NUMBER_OF_BYTES : 39221 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:3(eng): Subtitle: subrip (original) (hearing impaired) Metadata: title : SDH BPS : 47 DURATION : 02:13:27.466000000 NUMBER_OF_FRAMES: 1630 NUMBER_OF_BYTES : 47556 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:4(cze): Subtitle: subrip (dub) Metadata: BPS : 37 DURATION : 02:11:52.613000000 NUMBER_OF_FRAMES: 1280 NUMBER_OF_BYTES : 37537 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:5(dan): Subtitle: subrip (dub) Metadata: BPS : 33 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 923 NUMBER_OF_BYTES : 33438 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:6(ger): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:01.505000000 NUMBER_OF_FRAMES: 1204 NUMBER_OF_BYTES : 35984 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:7(gre): Subtitle: subrip (dub) Metadata: BPS : 68 DURATION : 02:12:22.976000000 NUMBER_OF_FRAMES: 1289 NUMBER_OF_BYTES : 68494 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:8(spa): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:22.985000000 NUMBER_OF_FRAMES: 1277 NUMBER_OF_BYTES : 36564 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:9(fin): Subtitle: subrip (dub) Metadata: BPS : 39 DURATION : 02:12:31.944000000 NUMBER_OF_FRAMES: 1300 NUMBER_OF_BYTES : 39645 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:10(fre): Subtitle: subrip (dub) Metadata: title : Canadian BPS : 44 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1319 NUMBER_OF_BYTES : 44154 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:11(ita): Subtitle: subrip (dub) Metadata: BPS : 40 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1278 NUMBER_OF_BYTES : 40139 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:12(kor): Subtitle: subrip (dub) Metadata: BPS : 37 DURATION : 02:12:27.156000000 NUMBER_OF_FRAMES: 1297 NUMBER_OF_BYTES : 36756 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:13(dut): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:30.859000000 NUMBER_OF_FRAMES: 1114 NUMBER_OF_BYTES : 35879 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:14(nor): Subtitle: subrip (dub) Metadata: BPS : 35 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1299 NUMBER_OF_BYTES : 35169 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:15(pol): Subtitle: subrip (dub) Metadata: BPS : 35 DURATION : 02:12:31.944000000 NUMBER_OF_FRAMES: 1269 NUMBER_OF_BYTES : 35123 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:16(por): Subtitle: subrip (dub) Metadata: title : Brazilian BPS : 40 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1297 NUMBER_OF_BYTES : 39938 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:17(por): Subtitle: subrip (dub) Metadata: BPS : 39 DURATION : 02:12:31.952000000 NUMBER_OF_FRAMES: 1273 NUMBER_OF_BYTES : 39082 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:18(rum): Subtitle: subrip (dub) Metadata: BPS : 39 DURATION : 02:11:52.613000000 NUMBER_OF_FRAMES: 1215 NUMBER_OF_BYTES : 39515 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:19(slo): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:30.526000000 NUMBER_OF_FRAMES: 1283 NUMBER_OF_BYTES : 35854 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:20(swe): Subtitle: subrip (dub) Metadata: BPS : 36 DURATION : 02:12:31.911000000 NUMBER_OF_FRAMES: 1080 NUMBER_OF_BYTES : 35966 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:21(tur): Subtitle: subrip (dub) Metadata: BPS : 39 DURATION : 02:12:31.944000000 NUMBER_OF_FRAMES: 1276 NUMBER_OF_BYTES : 39431 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:22(chi): Subtitle: subrip (dub) Metadata: title : Simplified BPS : 33 DURATION : 02:12:35.239000000 NUMBER_OF_FRAMES: 1369 NUMBER_OF_BYTES : 33504 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:23(spa): Subtitle: subrip (dub) Metadata: title : Latin American BPS : 41 DURATION : 02:12:22.985000000 NUMBER_OF_FRAMES: 1302 NUMBER_OF_BYTES : 40980 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:24(fre): Subtitle: subrip (dub) Metadata: BPS : 34 DURATION : 02:12:01.505000000 NUMBER_OF_FRAMES: 1256 NUMBER_OF_BYTES : 33689 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:25(hun): Subtitle: subrip (dub) Metadata: BPS : 35 DURATION : 02:11:52.613000000 NUMBER_OF_FRAMES: 1270 NUMBER_OF_BYTES : 35193 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:26(jpn): Subtitle: subrip (dub) Metadata: BPS : 32 DURATION : 02:12:41.954000000 NUMBER_OF_FRAMES: 1257 NUMBER_OF_BYTES : 31936 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:27(chi): Subtitle: subrip (dub) Metadata: title : Hong Kong BPS : 27 DURATION : 02:12:36.123000000 NUMBER_OF_FRAMES: 1309 NUMBER_OF_BYTES : 27496 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES Stream #0:28(chi): Subtitle: subrip (dub) Metadata: title : Traditional BPS : 29 DURATION : 02:12:35.114000000 NUMBER_OF_FRAMES: 1309 NUMBER_OF_BYTES : 29640 _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c-1.mp4' for writing [mp4 @ 0x55f44f456480] track 1: codec frame size is not set [hls @ 0x55f44f385c80] Stream HEVC is not hvc1, you should use tag:v hvc1 to set it. Output #0, hls, to '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c.m3u8': Metadata: encoder : Lavf60.3.100 Stream #0:0: Video: hevc (Main 10) (dvh1 / 0x31687664), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 24k tbn (default) (original) Side data: DOVI configuration record: version: 1.0, profile: 8, level: 6, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 1 Stream #0:1: Audio: eac3, 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (original) Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 0 fps=0.0 q=-1.0 size= 0kB time=00:00:00.00 bitrate=N/A speed=N/A [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c967.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c968.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c969.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c970.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c971.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c972.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c973.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c974.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c975.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c976.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c977.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c978.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c979.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c980.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c981.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c982.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c983.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c984.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c985.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c986.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c987.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c988.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c989.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c990.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c991.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c992.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c993.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c994.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c995.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c996.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c997.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c998.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c999.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1000.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1001.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1002.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1003.mp4' for writing frame= 5378 fps=0.0 q=-1.0 size=N/A time=00:03:44.55 bitrate=N/A speed= 443x [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1004.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1005.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1006.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1007.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1008.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1009.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1010.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1011.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1012.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1013.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1014.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1015.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1016.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1017.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1018.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1019.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1020.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1021.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1022.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1023.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1024.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1025.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1026.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1027.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1028.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1029.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1030.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1031.mp4' for writing frame= 9410 fps=826 q=-1.0 size=N/A time=00:06:32.71 bitrate=N/A speed=34.5x [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1032.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1033.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1034.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1035.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1036.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1037.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1038.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1039.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1040.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1041.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1042.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1043.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1044.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1045.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1046.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1047.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1048.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1049.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1050.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1051.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1052.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1053.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1054.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1055.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1056.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1057.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1058.mp4' for writing frame=13250 fps=1115 q=-1.0 size=N/A time=00:09:12.87 bitrate=N/A speed=46.5x [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1059.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1060.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1061.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1062.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1063.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1064.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1065.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1066.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1067.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1068.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1069.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1070.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1071.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1072.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1073.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1074.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1075.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1076.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1077.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1078.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1079.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1080.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1081.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1082.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1083.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1084.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1085.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1086.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1087.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1088.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1089.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1090.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1091.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1092.mp4' for writing frame=18168 fps=1467 q=-1.0 size=N/A time=00:12:38.02 bitrate=N/A speed=61.2x [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1093.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1094.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1095.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1096.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1097.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1098.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1099.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1100.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1101.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1102.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1103.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1104.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1105.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1106.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1107.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1108.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1109.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1110.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1111.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1112.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1113.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1114.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1115.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1116.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1117.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1118.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1119.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1120.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1121.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1122.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1123.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1124.mp4' for writing frame=22779 fps=1768 q=-1.0 size=N/A time=00:15:50.28 bitrate=N/A speed=73.7x [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1125.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1126.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1127.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1128.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1129.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1130.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1131.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1132.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1133.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1134.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1135.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1136.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1137.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1138.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1139.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1140.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1141.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1142.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1143.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1144.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1145.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1146.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1147.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1148.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1149.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1150.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1151.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1152.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1153.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1154.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1155.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1156.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1157.mp4' for writing frame=27554 fps=2057 q=-1.0 size=N/A time=00:19:09.48 bitrate=N/A speed=85.8x [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1158.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1159.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1160.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1161.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1162.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1163.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1164.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1165.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1166.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1167.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1168.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1169.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1170.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1171.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1172.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1173.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1174.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1175.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1176.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1177.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1178.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1179.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1180.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1181.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1182.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1183.mp4' for writing frame=31393 fps=2259 q=-1.0 size=N/A time=00:21:49.57 bitrate=N/A speed=94.2x [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1184.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1185.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1186.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1187.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1188.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1189.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1190.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1191.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1192.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1193.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1194.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1195.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1196.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1197.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1198.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1199.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1200.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1201.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1202.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1203.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1204.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1205.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1206.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1207.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1208.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1209.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1210.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1211.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1212.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1213.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1214.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1215.mp4' for writing frame=35906 fps=2494 q=-1.0 size=N/A time=00:24:57.80 bitrate=N/A speed= 104x [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1216.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1217.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1218.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1219.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1220.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1221.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1222.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1223.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1224.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1225.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1226.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1227.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1228.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1229.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1230.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1231.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1232.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1233.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1234.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1235.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1236.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1237.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1238.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1239.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1240.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1241.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1242.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1243.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1244.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1245.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1246.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1247.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1248.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1249.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1250.mp4' for writing frame=40922 fps=2746 q=-1.0 size=N/A time=00:28:26.98 bitrate=N/A speed= 115x [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1251.mp4' for writing [hls @ 0x55f44f385c80] Opening '/config/data/transcodes/c2dcc52ae0f99e5d874c7b3fe67f792c1252.mp4' for writing frame=41311 fps=1731 q=-1.0 size=N/A time=00:28:43.37 bitrate=N/A speed=72.2x ```
Author
Owner

@abhijithshaji commented on GitHub (May 18, 2024):

I just updated Jellyfin to 10.9.2 in my ubuntu server and started facing the same issue.
When playing back a title from the beginning it does trigger DV and behave as expected. However, when resuming a title from the middle, the DV popup appears as does the Jellyfin UI but the video playback is just a black screen. My TV is an LG C2 with the latest WebOS and Jellyfin

@abhijithshaji commented on GitHub (May 18, 2024): I just updated Jellyfin to 10.9.2 in my ubuntu server and started facing the same issue. `When playing back a title from the beginning it does trigger DV and behave as expected. However, when resuming a title from the middle, the DV popup appears as does the Jellyfin UI but the video playback is just a black screen. My TV is an LG C2 with the latest WebOS and Jellyfin`
Author
Owner

@lgndvd commented on GitHub (May 18, 2024):

@chibears85 The file itself seems to be handled correctly, as for jellyfin to tag the stream as dvh1, the server must have detected the format correctly, and the client must have reported support for that format. The curious thing is that the stream is being done in a ts container, for which lg doesn't support Dolby vision.

@GeorgeH005: LG CX supports natively DV5 and DV8 content in both MP4 and TS containers :)

I used to convert a lot of MKV to TS to trigger Dolby Vision (I prefer TS to MP4 for remuxing convenience). Until 10.8.x, when direct playing those containers I got Dolby Vision metadata work as expected.

After 10.9.x, as mentioned in #10468 and #11681, I get these results:

MKV DV5: triggers Dolby Vision (progression)
TS DV5: triggers Dolby Vision (same as 10.8)
MP4 DV5: triggers Dolby Vision (same as 10.8)

MKV DV8: triggers HDR (same as 10.8)
TS DV8: triggers HDR (regression)
MP4 DV8: triggers HDR (regression)

@lgndvd commented on GitHub (May 18, 2024): > @chibears85 The file itself seems to be handled correctly, as for jellyfin to tag the stream as dvh1, the server must have detected the format correctly, and the client must have reported support for that format. The curious thing is that the stream is being done in a ts container, for which lg doesn't support Dolby vision. @GeorgeH005: LG CX supports natively DV5 and DV8 content in both MP4 and TS containers :) I used to convert a lot of MKV to TS to trigger Dolby Vision (I prefer TS to MP4 for remuxing convenience). Until 10.8.x, when direct playing those containers I got Dolby Vision metadata work as expected. After 10.9.x, as mentioned in #10468 and #11681, I get these results: MKV DV5: triggers Dolby Vision (progression) TS DV5: triggers Dolby Vision (same as 10.8) MP4 DV5: triggers Dolby Vision (same as 10.8) MKV DV8: triggers HDR (same as 10.8) TS DV8: triggers HDR (regression) MP4 DV8: triggers HDR (regression)
Author
Owner

@GeorgeH005 commented on GitHub (May 18, 2024):

@lgndvd I will make a patch that overrides the support status reported by the tv. It is up to the maintainers' discretion whether it should be merged or not.

@GeorgeH005 commented on GitHub (May 18, 2024): @lgndvd I will make a patch that overrides the support status reported by the tv. It is up to the maintainers' discretion whether it should be merged or not.
Author
Owner

@lgndvd commented on GitHub (May 18, 2024):

@lgndvd I will make a patch that overrides the support status reported by the tv. It is up to the maintainers' discretion whether it should be merged or not.

@GeorgeH005 let me know if I could help for any kind of testing (I'm no coder and relatively new to github, but I'm used to give feedback hoping to improve everyone's experience).

In any case, thank you for your contribution!

@lgndvd commented on GitHub (May 18, 2024): > @lgndvd I will make a patch that overrides the support status reported by the tv. It is up to the maintainers' discretion whether it should be merged or not. @GeorgeH005 let me know if I could help for any kind of testing (I'm no coder and relatively new to github, but I'm used to give feedback hoping to improve everyone's experience). In any case, thank you for your contribution!
Author
Owner

@GeorgeH005 commented on GitHub (May 19, 2024):

I just updated Jellyfin to 10.9.2 in my ubuntu server and started facing the same issue. When playing back a title from the beginning it does trigger DV and behave as expected. However, when resuming a title from the middle, the DV popup appears as does the Jellyfin UI but the video playback is just a black screen. My TV is an LG C2 with the latest WebOS and Jellyfin

This should be a separate issue.

@GeorgeH005 commented on GitHub (May 19, 2024): > I just updated Jellyfin to 10.9.2 in my ubuntu server and started facing the same issue. `When playing back a title from the beginning it does trigger DV and behave as expected. However, when resuming a title from the middle, the DV popup appears as does the Jellyfin UI but the video playback is just a black screen. My TV is an LG C2 with the latest WebOS and Jellyfin` This should be a separate issue.
Author
Owner

@gado4525 commented on GitHub (May 19, 2024):

I’m having the same/similar issue on Ubuntu server since 10.9.0 and LG C1, I wasn’t having problems with DV/HDR in mkv using the fmp4 option, now it triggers DV but get a lot of hangs (sometimes it shows the movie art then continue playing) then when it resumes DV is not longer triggered in the tv, movies continues playing with washed/dull colors. It used to report direct playing now is showing repacking

@gado4525 commented on GitHub (May 19, 2024): I’m having the same/similar issue on Ubuntu server since 10.9.0 and LG C1, I wasn’t having problems with DV/HDR in mkv using the fmp4 option, now it triggers DV but get a lot of hangs (sometimes it shows the movie art then continue playing) then when it resumes DV is not longer triggered in the tv, movies continues playing with washed/dull colors. It used to report direct playing now is showing repacking
Author
Owner

@megosugit commented on GitHub (May 30, 2024):

I can confirm that enabling fMP4 also triggers DV playback instead of HDR fallback on my LG B2. However it's a bit of a hit and miss. Sometimes it just works and sometimes it transcodes because it thinks the dynamic range is not supported. However when I disable video transcoding for the user, it plays back with with DV just fine.

I do disable the fMP4 option though, since it's somewhat broken on WebOS. When it's enabled, seeking or resuming is not possible anymore. Whenever seeking more than just a couple of minutes playback just freezes. On disabled fMP4 this does not occur. At least for 4K DV/HDR media.

did you find a solution for this ? I have the same issue with a LG G3.
Unfortunately, some movies only have DV and no HDR as fallback, so if I disable fMP4 option, I can seek or resume but the colors are washed up.

Disabling fMP4 works for other movies having both DV and HDR.

Is there an issue opened about this seek/resume with DV issue ? I couldn't find one and this one seems to be unrelated.

@megosugit commented on GitHub (May 30, 2024): > I can confirm that enabling fMP4 also triggers DV playback instead of HDR fallback on my LG B2. However it's a bit of a hit and miss. Sometimes it just works and sometimes it transcodes because it thinks the dynamic range is not supported. However when I disable video transcoding for the user, it plays back with with DV just fine. > > I do disable the fMP4 option though, since it's somewhat broken on WebOS. When it's enabled, seeking or resuming is not possible anymore. Whenever seeking more than just a couple of minutes playback just freezes. On disabled fMP4 this does not occur. At least for 4K DV/HDR media. did you find a solution for this ? I have the same issue with a LG G3. Unfortunately, some movies only have DV and no HDR as fallback, so if I disable fMP4 option, I can seek or resume but the colors are washed up. Disabling fMP4 works for other movies having both DV and HDR. Is there an issue opened about this seek/resume with DV issue ? I couldn't find one and this one seems to be unrelated.
Author
Owner

@gnattu commented on GitHub (May 30, 2024):

I can confirm that enabling fMP4 also triggers DV playback instead of HDR fallback on my LG B2. However it's a bit of a hit and miss. Sometimes it just works and sometimes it transcodes because it thinks the dynamic range is not supported. However when I disable video transcoding for the user, it plays back with with DV just fine.
I do disable the fMP4 option though, since it's somewhat broken on WebOS. When it's enabled, seeking or resuming is not possible anymore. Whenever seeking more than just a couple of minutes playback just freezes. On disabled fMP4 this does not occur. At least for 4K DV/HDR media.

did you find a solution for this ? I have the same issue with a LG G3. Unfortunately, some movies only have DV and no HDR as fallback, so if I disable fMP4 option, I can seek or resume but the colors are washed up.

Disabling fMP4 works for other movies having both DV and HDR.

Is there an issue opened about this seek/resume with DV issue ? I couldn't find one and this one seems to be unrelated.

We have an on-going effort here: https://github.com/jellyfin/jellyfin-web/pull/5553

@gnattu commented on GitHub (May 30, 2024): > > I can confirm that enabling fMP4 also triggers DV playback instead of HDR fallback on my LG B2. However it's a bit of a hit and miss. Sometimes it just works and sometimes it transcodes because it thinks the dynamic range is not supported. However when I disable video transcoding for the user, it plays back with with DV just fine. > > I do disable the fMP4 option though, since it's somewhat broken on WebOS. When it's enabled, seeking or resuming is not possible anymore. Whenever seeking more than just a couple of minutes playback just freezes. On disabled fMP4 this does not occur. At least for 4K DV/HDR media. > > did you find a solution for this ? I have the same issue with a LG G3. Unfortunately, some movies only have DV and no HDR as fallback, so if I disable fMP4 option, I can seek or resume but the colors are washed up. > > Disabling fMP4 works for other movies having both DV and HDR. > > Is there an issue opened about this seek/resume with DV issue ? I couldn't find one and this one seems to be unrelated. We have an on-going effort here: https://github.com/jellyfin/jellyfin-web/pull/5553
Author
Owner

@jellyfin-bot commented on GitHub (Oct 30, 2024):

This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.

If you have any questions you can use one of several ways to contact us.

@jellyfin-bot commented on GitHub (Oct 30, 2024): This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs. If you have any questions you can use one of several ways to [contact us](https://jellyfin.org/contact).
Author
Owner

@jellyfin-bot commented on GitHub (Nov 20, 2024):

This issue was closed due to inactivity.

@jellyfin-bot commented on GitHub (Nov 20, 2024): This issue was closed due to inactivity.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#5792