Hi all!
I've been running into an issue with FFPMEG, and I can't see anything in the logs that is indicating why it is happening other than the transcoding pausing at the end of the FFMPEG log. This is only happening with some media files, but not others that have the same quality and encoding. When the stream starts, all seems fine, but monitoring task manager after around 15/20 seconds of playing and ~2 minutes transcoded FFMPEG just exits and Jellyfin.Server has a very high CPU usage as it continues to try and transcode. This, inevitably, is not fast enough and eventually the stream starts to buffer.
Also, once FFMPEG crashes Jellyfin doesn't show the stream on the Dashboard and when I exit the stream Jellyfin.Server CPU usage is still high. The only way I can watch another file is to manually stop the server and then start it again using the tray app.
I'm using Windows 10, server v10.9.7 installed however this was also happening yesterday and today with v10.9.6 (I updated wondering if it would fix the issues). I've tried it with hardware transcoding (NVIDIA NVENC) enabled and disabled, throttling to 300s enabled and disabled.
Relevant section of the Jellyfin log:
And the FFMPEG log for the stream:
Any help greatly appreciated!
I've been running into an issue with FFPMEG, and I can't see anything in the logs that is indicating why it is happening other than the transcoding pausing at the end of the FFMPEG log. This is only happening with some media files, but not others that have the same quality and encoding. When the stream starts, all seems fine, but monitoring task manager after around 15/20 seconds of playing and ~2 minutes transcoded FFMPEG just exits and Jellyfin.Server has a very high CPU usage as it continues to try and transcode. This, inevitably, is not fast enough and eventually the stream starts to buffer.
Also, once FFMPEG crashes Jellyfin doesn't show the stream on the Dashboard and when I exit the stream Jellyfin.Server CPU usage is still high. The only way I can watch another file is to manually stop the server and then start it again using the tray app.
I'm using Windows 10, server v10.9.7 installed however this was also happening yesterday and today with v10.9.6 (I updated wondering if it would fix the issues). I've tried it with hardware transcoding (NVIDIA NVENC) enabled and disabled, throttling to 300s enabled and disabled.
Relevant section of the Jellyfin log:
Code:
[2024-06-28 10:24:49.327 +01:00] [INF] [12] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"D:\TV\Grey's Anatomy\Season 2\S02E01.mp4\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a-1.mp4\" -start_number 0 -hls_segment_filename \"D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a.m3u8\""
[2024-06-28 10:24:51.840 +01:00] [INF] [22] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MTc5MTQ4NDUwMg11-2902ec4b0cab4358b3e0bebca26c7b58-ebc12f684949ef7ecd2864e184b34eb5
[2024-06-28 10:24:51.843 +01:00] [INF] [22] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 06/28/2024 10:24:51
[2024-06-28 10:24:51.845 +01:00] [INF] [22] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
[2024-06-28 10:24:51.852 +01:00] [INF] [15] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
[2024-06-28 10:24:54.824 +01:00] [INF] [18] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MTc5MTQ4NDUwMg11-2902ec4b0cab4358b3e0bebca26c7b58-ebc12f684949ef7ecd2864e184b34eb5"
[2024-06-28 10:25:06.479 +01:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
[2024-06-28 10:25:11.875 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "192.168.1.219"
[2024-06-28 10:25:12.140 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "ebc12f684949ef7ecd2864e184b34eb5"
[2024-06-28 10:25:12.205 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "2902ec4b0cab4358b3e0bebca26c7b58"
[2024-06-28 10:25:12.238 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
[2024-06-28 10:25:12.310 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "ebc12f684949ef7ecd2864e184b34eb5"
[2024-06-28 10:25:12.375 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "2902ec4b0cab4358b3e0bebca26c7b58"
[2024-06-28 10:25:12.645 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "Transcode (v:direct a:aac)"
[2024-06-28 10:25:12.820 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
[2024-06-28 10:25:12.978 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "Firefox"
[2024-06-28 10:25:12.997 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Grey's Anatomy - s02e01 - Raindrops Keep Falling on My Head"
[2024-06-28 10:25:13.001 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "ebc12f684949ef7ecd2864e184b34eb5"
[2024-06-28 10:25:13.023 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
[2024-06-28 10:25:13.034 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
[2024-06-28 10:25:13.045 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MTc5MTQ4NDUwMg11-2902ec4b0cab4358b3e0bebca26c7b58-ebc12f684949ef7ecd2864e184b34eb5"
[2024-06-28 10:25:13.071 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
[2024-06-28 10:25:13.115 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
[2024-06-28 10:25:14.923 +01:00] [INF] [30] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MTc5MTQ4NDUwMg11-2902ec4b0cab4358b3e0bebca26c7b58-ebc12f684949ef7ecd2864e184b34eb5"
[2024-06-28 10:25:23.926 +01:00] [INF] [31] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.219" request
[2024-06-28 10:25:26.271 +01:00] [WRN] [42] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "192.168.1.219" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2024-06-28 10:25:26.312 +01:00] [INF] [42] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.219" closed
And the FFMPEG log for the stream:
Code:
{"Protocol":0,"Id":"ebc12f684949ef7ecd2864e184b34eb5","Path":"D:\\TV\\Grey\u0027s Anatomy\\Season 2\\S02E01.mp4","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mov,mp4,m4a,3gp,3g2,mj2","Size":1317372378,"Name":"S02E01","IsRemote":false,"ETag":"f12c6ac36b44da77a0d027ad9a6eb242","RunTimeTicks":25843200000,"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":"h264","CodecTag":"avc1","Language":"und","ColorRange":null,"ColorSpace":"bt709","ColorTransfer":"bt709","ColorPrimaries":"bt709","DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Comment":null,"TimeBase":"1/24000","CodecTimeBase":null,"Title":null,"VideoRange":1,"VideoRangeType":1,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"1080p H264 SDR","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"ChannelLayout":null,"BitRate":3364355,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":1080,"Width":1920,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"Main","Type":1,"AspectRatio":"16:9","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":40,"IsAnamorphic":false},{"Codec":"eac3","CodecTag":"ec-3","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/48000","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":false,"ChannelLayout":"5.1","BitRate":448000,"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":"DVDSUB","CodecTag":"mp4s","Language":"zho","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Chinese - Default - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":7733,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":2,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","Language":"zho","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Chinese - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":7592,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":3,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":10387,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":4,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","Language":"deu","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"German - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":12505,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":5,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11114,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":6,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":12474,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":7,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":10086,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":8,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":10972,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":9,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","Language":"fra","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"French - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":10,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","Language":"fra","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"French - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11206,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":11,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","Language":"ell","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Greek - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11822,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":12,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":9984,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":13,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":6827,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":14,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":6813,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":15,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11857,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":16,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","Language":"nld","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Dutch - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":8687,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":17,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Nor - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":10110,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":18,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":10416,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":19,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11489,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":20,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11645,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":21,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","Language":"ron","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Romanian - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11225,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":22,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","Language":"slk","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Slovak - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11619,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":23,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":10493,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":24,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":10662,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":25,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","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/90000","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 - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":11886,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":26,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"DVDSUB","CodecTag":"mp4s","Language":"ces","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/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":"Undefined","LocalizedDefault":"Default","LocalizedForced":"Forced","LocalizedExternal":"External","LocalizedHearingImpaired":"Hearing Impaired","DisplayTitle":"Czech - DVDSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":10814,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":480,"Width":720,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":27,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":4078047,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}
ffmpeg -analyzeduration 200M -probesize 1G -fflags +genpts -i file:"D:\TV\Grey's Anatomy\Season 2\S02E01.mp4" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af "volume=2" -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 "D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a-1.mp4" -start_number 0 -hls_segment_filename "D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a%d.mp4" -hls_playlist_type vod -hls_list_size 0 -y "D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a.m3u8"
ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 13-win32 (GCC)
configuration: --prefix=/opt/ffmpeg --arch=x86_64 --target-os=mingw32 --cross-prefix=x86_64-w64-mingw32- --pkg-config=pkg-config --pkg-config-flags=--static --extra-version=Jellyfin --disable-ffplay --disable-debug --disable-doc --disable-sdl2 --disable-ptx-compression --disable-w32threads --enable-pthreads --enable-shared --enable-lto --enable-gpl --enable-version3 --enable-schannel --enable-iconv --enable-libxml2 --enable-zlib --enable-lzma --enable-gmp --enable-chromaprint --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libwebp --enable-libvpx --enable-libzimg --enable-libx264 --enable-libx265 --enable-libsvtav1 --enable-libdav1d --enable-libfdk-aac --enable-opencl --enable-dxva2 --enable-d3d11va --enable-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, mov,mp4,m4a,3gp,3g2,mj2, from 'file:D:\TV\Grey's Anatomy\Season 2\S02E01.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomdby1iso2avc1mp41
title : Grey's Anatomy_S02E01_Raindrops Keep Falling On My Head (Season Premiere)
date : 2023
encoder : Lavf60.3.100
Duration: 00:43:04.32, start: 0.000000, bitrate: 4078 kb/s
Stream #0:0[0x1](und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 3364 kb/s, 23.98 fps, 23.98 tbr, 24k tbn (default)
Metadata:
handler_name : VideoHandler
vendor_id : [0][0][0][0]
encoder : JVT/AVC Coding
Stream #0:1[0x2](eng): Audio: eac3 (ec-3 / 0x332D6365), 48000 Hz, 5.1(side), fltp, 448 kb/s (default)
Metadata:
handler_name : SoundHandler
vendor_id : [0][0][0][0]
Side data:
audio service type: main
Stream #0:2[0x3](zho): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 7 kb/s (default)
Metadata:
handler_name : SubtitleHandler
Stream #0:3[0x4](zho): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 7 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:4[0x5](dan): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 10 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:5[0x6](deu): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 12 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:6[0x7](eng): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 11 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:7[0x8](eng): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 12 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:8[0x9](spa): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 10 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:9[0xa](spa): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 10 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:10[0xb](fra): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 0 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:11[0xc](fra): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 11 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:12[0xd](ell): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 11 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:13[0xe](ita): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 9 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:14[0xf](jpn): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 6 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:15[0x10](kor): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 6 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:16[0x11](hun): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 11 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:17[0x12](nld): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 8 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:18[0x13](nor): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 10 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:19[0x14](pol): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 10 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:20[0x15](por): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 11 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:21[0x16](por): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 11 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:22[0x17](ron): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 11 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:23[0x18](slk): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 11 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:24[0x19](fin): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 10 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:25[0x1a](swe): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 10 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:26[0x1b](tur): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 11 kb/s
Metadata:
handler_name : SubtitleHandler
Stream #0:27[0x1c](ces): Subtitle: dvd_subtitle (mp4s / 0x7334706D), 720x480, 10 kb/s
Metadata:
handler_name : SubtitleHandler
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #0:1 (eac3 (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a-1.mp4' for writing
Output #0, hls, to 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a.m3u8':
Metadata:
encoder : Lavf60.3.100
Stream #0:0: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 3364 kb/s, 23.98 fps, 23.98 tbr, 24k tbn (default)
Stream #0:1: Audio: aac, 48000 Hz, stereo, s16, 256 kb/s (default)
Metadata:
encoder : Lavc60.3.100 libfdk_aac
Side data:
audio service type: main
frame= 1 fps=0.0 q=-1.0 size=N/A time=00:00:00.00 bitrate=N/A speed= 0x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a0.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a1.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a2.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a3.mp4' for writing
frame= 585 fps=0.0 q=-1.0 size=N/A time=-00:00:00.07 bitrate=N/A speed=N/A
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a4.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a5.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a6.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a7.mp4' for writing
frame= 1164 fps=1163 q=-1.0 size=N/A time=00:00:24.06 bitrate=N/A speed= 24x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a8.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a9.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a10.mp4' for writing
frame= 1678 fps=1118 q=-1.0 size=N/A time=00:00:45.50 bitrate=N/A speed=30.3x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a11.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a12.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a13.mp4' for writing
frame= 2161 fps=1080 q=-1.0 size=N/A time=00:01:05.64 bitrate=N/A speed=32.8x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a14.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a15.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a16.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a17.mp4' for writing
frame= 2731 fps=1092 q=-1.0 size=N/A time=00:01:29.41 bitrate=N/A speed=35.7x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a18.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a19.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a20.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a21.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a22.mp4' for writing
frame= 3372 fps=1123 q=-1.0 size=N/A time=00:01:56.16 bitrate=N/A speed=38.7x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a23.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a24.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a25.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a26.mp4' for writing
frame= 3978 fps=1136 q=-1.0 size=N/A time=00:02:21.38 bitrate=N/A speed=40.4x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a27.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a28.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a29.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a30.mp4' for writing
frame= 4470 fps=1117 q=-1.0 size=N/A time=00:02:41.96 bitrate=N/A speed=40.5x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a31.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a32.mp4' for writing
frame= 4873 fps=1082 q=-1.0 size=N/A time=00:02:58.75 bitrate=N/A speed=39.7x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a33.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a34.mp4' for writing
frame= 5139 fps=1027 q=-1.0 size=N/A time=00:03:09.87 bitrate=N/A speed= 38x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a35.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a36.mp4' for writing
frame= 5446 fps=989 q=-1.0 size=N/A time=00:03:22.67 bitrate=N/A speed=36.8x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a37.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a38.mp4' for writing
frame= 5667 fps=943 q=-1.0 size=N/A time=00:03:31.82 bitrate=N/A speed=35.3x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a39.mp4' for writing
frame= 5891 fps=905 q=-1.0 size=N/A time=00:03:41.23 bitrate=N/A speed= 34x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a40.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a41.mp4' for writing
frame= 6147 fps=877 q=-1.0 size=N/A time=00:03:51.87 bitrate=N/A speed=33.1x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a42.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a43.mp4' for writing
frame= 6379 fps=850 q=-1.0 size=N/A time=00:04:01.58 bitrate=N/A speed=32.2x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a44.mp4' for writing
frame= 6618 fps=826 q=-1.0 size=N/A time=00:04:11.50 bitrate=N/A speed=31.4x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a45.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a46.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a47.mp4' for writing
frame= 6955 fps=817 q=-1.0 size=N/A time=00:04:25.60 bitrate=N/A speed=31.2x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a48.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a49.mp4' for writing
frame= 7269 fps=807 q=-1.0 size=N/A time=00:04:38.70 bitrate=N/A speed=30.9x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a50.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a51.mp4' for writing
frame= 7506 fps=789 q=-1.0 size=N/A time=00:04:48.58 bitrate=N/A speed=30.4x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a52.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a53.mp4' for writing
frame= 7826 fps=782 q=-1.0 size=N/A time=00:05:01.93 bitrate=N/A speed=30.2x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a54.mp4' for writing
frame= 7998 fps=761 q=-1.0 size=N/A time=00:05:09.10 bitrate=N/A speed=29.4x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a55.mp4' for writing
frame= 8191 fps=744 q=-1.0 size=N/A time=00:05:17.16 bitrate=N/A speed=28.8x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a56.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a57.mp4' for writing
frame= 8384 fps=728 q=-1.0 size=N/A time=00:05:25.18 bitrate=N/A speed=28.2x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a58.mp4' for writing
frame= 8610 fps=716 q=-1.0 size=N/A time=00:05:34.64 bitrate=N/A speed=27.8x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a59.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a60.mp4' for writing
frame= 8837 fps=706 q=-1.0 size=N/A time=00:05:44.11 bitrate=N/A speed=27.5x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a61.mp4' for writing
frame= 9033 fps=693 q=-1.0 size=N/A time=00:05:52.24 bitrate=N/A speed= 27x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a62.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a63.mp4' for writing
frame= 9248 fps=684 q=-1.0 size=N/A time=00:06:01.20 bitrate=N/A speed=26.7x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a64.mp4' for writing
frame= 9461 fps=674 q=-1.0 size=N/A time=00:06:10.09 bitrate=N/A speed=26.4x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a65.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a66.mp4' for writing
frame= 9679 fps=666 q=-1.0 size=N/A time=00:06:19.20 bitrate=N/A speed=26.1x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a67.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a68.mp4' for writing
frame= 9958 fps=662 q=-1.0 size=N/A time=00:06:30.85 bitrate=N/A speed= 26x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a69.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a70.mp4' for writing
frame=10273 fps=661 q=-1.0 size=N/A time=00:06:43.95 bitrate=N/A speed= 26x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a71.mp4' for writing
frame=10501 fps=655 q=-1.0 size=N/A time=00:06:53.44 bitrate=N/A speed=25.8x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a72.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a73.mp4' for writing
frame=10782 fps=652 q=-1.0 size=N/A time=00:07:05.22 bitrate=N/A speed=25.7x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a74.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a75.mp4' for writing
frame=11088 fps=651 q=-1.0 size=N/A time=00:07:17.95 bitrate=N/A speed=25.7x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a76.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a77.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a78.mp4' for writing
frame=11395 fps=650 q=-1.0 size=N/A time=00:07:30.80 bitrate=N/A speed=25.7x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a79.mp4' for writing
frame=11636 fps=645 q=-1.0 size=N/A time=00:07:40.78 bitrate=N/A speed=25.5x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a80.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a81.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a82.mp4' for writing
frame=11969 fps=646 q=-1.0 size=N/A time=00:07:54.73 bitrate=N/A speed=25.6x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a83.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a84.mp4' for writing
frame=12296 fps=646 q=-1.0 size=N/A time=00:08:08.36 bitrate=N/A speed=25.6x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a85.mp4' for writing
frame=12508 fps=640 q=-1.0 size=N/A time=00:08:17.15 bitrate=N/A speed=25.4x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a86.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a87.mp4' for writing
frame=12764 fps=637 q=-1.0 size=N/A time=00:08:27.84 bitrate=N/A speed=25.3x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a88.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a89.mp4' for writing
frame=13043 fps=635 q=-1.0 size=N/A time=00:08:39.53 bitrate=N/A speed=25.3x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a90.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a91.mp4' for writing
frame=13283 fps=631 q=-1.0 size=N/A time=00:08:49.52 bitrate=N/A speed=25.2x
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a92.mp4' for writing
[hls @ 00000290836b2d80] Opening 'D:\Transcode\Jellyfin\51464796b52c0d63e74f98ceaec03b2a93.mp4' for writing
Transcoding is paused. Press [u] to resume.
Any help greatly appreciated!