Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BDMV fixes #10990

Merged
merged 4 commits into from
Feb 14, 2024
Merged

BDMV fixes #10990

merged 4 commits into from
Feb 14, 2024

Conversation

Shadowghost
Copy link
Contributor

@Shadowghost Shadowghost commented Feb 10, 2024

Changes

  • Use concat config for attachment extraction
  • Sort files before generating concat config
  • FFmpeg infers the format from the output file extension - this sometimes does not work (e.g. mpegts as extension crashes the transcode, file extension needs to be ts)

Issues
Fixes #10975
Possibly fixes #10815

@Shadowghost Shadowghost changed the title BDMV attachment fixes BDMV fixes Feb 10, 2024
@crobibero
Copy link
Member

Infuse is still unable to play BDMV with thiese fixes. Web is still able to play it back

This is the server log when attempting playback through Infuse:

[09:14:45] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.1 GET http://192.168.59.163:8096/Items/11aecf8248b0c4951758ec17eb902ae4/PlaybackInfo?UserId=f511a4a937e141188840e33cb390915b - null null
[09:14:45] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetPlaybackInfo (Jellyfin.Api)'
[09:14:45] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetPlaybackInfo", controller = "MediaInfo"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.MediaInfo.PlaybackInfoResponse]] GetPlaybackInfo(System.Guid, System.Guid) on controller Jellyfin.Api.Controllers.MediaInfoController (Jellyfin.Api).
[09:14:45] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.MediaInfo.PlaybackInfoResponse'.
[09:14:45] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.MediaInfoController.GetPlaybackInfo (Jellyfin.Api) in 167.2586ms
[09:14:45] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetPlaybackInfo (Jellyfin.Api)'
[09:14:45] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.1 GET http://192.168.59.163:8096/Items/11aecf8248b0c4951758ec17eb902ae4/PlaybackInfo?UserId=f511a4a937e141188840e33cb390915b - 200 null application/json; charset=utf-8 663.7614ms
[09:14:46] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.1 GET http://192.168.59.163:8096/Users/f511a4a937e141188840e33cb390915b/Items/11aecf8248b0c4951758ec17eb902ae4 - null null
[09:14:46] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)'
[09:14:46] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItem", controller = "UserLibrary"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItem(System.Guid, System.Guid) on controller Jellyfin.Api.Controllers.UserLibraryController (Jellyfin.Api).
[09:14:46] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Dto.BaseItemDto'.
[09:14:46] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api) in 178.2109ms
[09:14:46] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)'
[09:14:46] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.1 GET http://192.168.59.163:8096/Users/f511a4a937e141188840e33cb390915b/Items/11aecf8248b0c4951758ec17eb902ae4 - 200 null application/json; charset=utf-8 186.9627ms
[09:14:46] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.1 GET http://192.168.59.163:8096/Videos/11aecf8248b0c4951758ec17eb902ae4/stream?MediaSourceId=11aecf8248b0c4951758ec17eb902ae4&Static=true - null null
[09:14:46] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStream (Jellyfin.Api)'
[09:14:46] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetVideoStream", controller = "Videos"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStream(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String]) on controller Jellyfin.Api.Controllers.VideosController (Jellyfin.Api).
[09:14:46] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /home/crobibero/Code/ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/home/crobibero/Videos/HD/Movies/Oppenheimer/BDMV/STREAM/00246.m2ts" -threads 0 -v warning -print_format json -show_streams -show_format
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 4 with DTS 3418912, packet 5 with DTS 3608554
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 12 with DTS 6080341, packet 13 with DTS 6307481
[mpegts @ 0x641f19474040] DTS discontinuity in stream 9: packet 12 with DTS 6602152, packet 13 with DTS 6911794
[mpegts @ 0x641f19474040] DTS discontinuity in stream 6: packet 12 with DTS 6617162, packet 13 with DTS 6915554
[mpegts @ 0x641f19474040] DTS discontinuity in stream 7: packet 12 with DTS 6617156, packet 13 with DTS 6915560
[mpegts @ 0x641f19474040] DTS discontinuity in stream 8: packet 12 with DTS 6590867, packet 13 with DTS 6915572
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 20 with DTS 6774792, packet 21 with DTS 6964380
[mpegts @ 0x641f19474040] DTS discontinuity in stream 9: packet 28 with DTS 7255332, packet 29 with DTS 7568674
[mpegts @ 0x641f19474040] DTS discontinuity in stream 8: packet 28 with DTS 7244085, packet 29 with DTS 7572414
[mpegts @ 0x641f19474040] DTS discontinuity in stream 7: packet 28 with DTS 7247824, packet 29 with DTS 7572428
[mpegts @ 0x641f19474040] DTS discontinuity in stream 7: packet 36 with DTS 8114865, packet 37 with DTS 8274454
[mpegts @ 0x641f19474040] DTS discontinuity in stream 6: packet 44 with DTS 8283752, packet 45 with DTS 8387098
[mpegts @ 0x641f19474040] DTS discontinuity in stream 8: packet 36 with DTS 8283752, packet 37 with DTS 8563524
[mpegts @ 0x641f19474040] DTS discontinuity in stream 6: packet 68 with DTS 9109583, packet 69 with DTS 9231686
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 76 with DTS 9439878, packet 77 with DTS 9595835
[mpegts @ 0x641f19474040] DTS discontinuity in stream 7: packet 76 with DTS 9608816, packet 77 with DTS 9704675
[mpegts @ 0x641f19474040] DTS discontinuity in stream 6: packet 132 with DTS 11463184, packet 133 with DTS 11566519
[mpegts @ 0x641f19474040] DTS discontinuity in stream 8: packet 44 with DTS 11403124, packet 45 with DTS 11660363
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 132 with DTS 11575826, packet 133 with DTS 11739163
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 148 with DTS 12045004, packet 149 with DTS 12159623
[mpegts @ 0x641f19474040] DTS discontinuity in stream 6: packet 156 with DTS 12045009, packet 157 with DTS 12167125
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 188 with DTS 13238733, packet 189 with DTS 13398324
[mpegts @ 0x641f19474040] DTS discontinuity in stream 7: packet 188 with DTS 13460155, packet 189 with DTS 13552277
[mpegts @ 0x641f19474040] DTS discontinuity in stream 6: packet 204 with DTS 13460155, packet 205 with DTS 13552278
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 244 with DTS 14781492, packet 245 with DTS 14884841
[mpegts @ 0x641f19474040] DTS discontinuity in stream 6: packet 300 with DTS 16151626, packet 301 with DTS 16292482
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 316 with DTS 16549537, packet 317 with DTS 16735412
[mpegts @ 0x641f19474040] DTS discontinuity in stream 6: packet 324 with DTS 17405469, packet 325 with DTS 17726325
[mpegts @ 0x641f19474040] DTS discontinuity in stream 5: packet 364 with DTS 18268767, packet 365 with DTS 18454615
[09:14:48] [INF] [11] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: /home/crobibero/Code/ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -fflags +genpts -f mpegts  -f concat -safe 0 -i /home/crobibero/.cache/jellyfin/transcodes/11aecf8248b0c4951758ec17eb902ae4.concat -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -map_metadata -1 -map_chapters -1 -threads 0 -codec:a:0 copy -y "/home/crobibero/.cache/jellyfin/transcodes/77b86e1238e66522afd74640899e18f3.ts"
[09:14:49] [INF] [12] Microsoft.AspNetCore.Mvc.Infrastructure.FileStreamResultExecutor: Executing FileStreamResult, sending file with download name '' ...
[09:14:49] [INF] [20] Microsoft.AspNetCore.Server.Kestrel.Connections: Connection id "0HN1AADIKMB74", Request id "0HN1AADIKMB74:00000001": the application aborted the connection.
[09:14:49] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.VideosController.GetVideoStream (Jellyfin.Api) in 3454.6109ms
[09:14:49] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStream (Jellyfin.Api)'
[09:14:49] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.1 GET http://192.168.59.163:8096/Videos/11aecf8248b0c4951758ec17eb902ae4/stream?MediaSourceId=11aecf8248b0c4951758ec17eb902ae4&Static=true - 200 null video/mp2t 3485.2106ms
[09:14:59] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Transcoding kill timer stopped for JobId 80e8eca3a26544cdbbb6ba91622c34bc PlaySessionId null. Killing transcoding
[09:14:59] [INF] [20] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for /home/crobibero/.cache/jellyfin/transcodes/77b86e1238e66522afd74640899e18f3.ts
[09:14:59] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) /home/crobibero/.cache/jellyfin/transcodes/77b86e1238e66522afd74640899e18f3.ts
[09:15:01] [INF] [12] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting ffmpeg concat configuration at /home/crobibero/.cache/jellyfin/transcodes/11aecf8248b0c4951758ec17eb902ae4.concat

ffmpeg log:

{"Protocol":0,"Id":"11aecf8248b0c4951758ec17eb902ae4","Path":"/home/crobibero/Videos/HD/Movies/Oppenheimer","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mpegts","Size":47179124736,"Name":"Oppenheimer/Bluray","IsRemote":false,"ETag":"543b6ca4c9f21c87d81daf7a932499c0","RunTimeTicks":108221760000,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":false,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"OpenToken":null,"RequiresClosing":false,"LiveStreamId":null,"BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":3,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"h264","CodecTag":"HDMV","Language":null,"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":1,"VideoRangeType":1,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"1080p H264 SDR","NalLengthSize":"0","IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":34875887,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":1080,"Width":1920,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"High","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":41,"IsAnamorphic":false},{"Codec":"dts","CodecTag":null,"Language":null,"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":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"DTS-HD MA - 5.1","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"5.1","BitRate":null,"BitDepth":24,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"DTS-HD MA","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":"dts","CodecTag":null,"Language":null,"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":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"DTS - 5.1","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"5.1","BitRate":768000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"DTS","Type":0,"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":"dts","CodecTag":null,"Language":null,"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":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"DTS - 5.1","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"5.1","BitRate":768000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"DTS","Type":0,"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":"ac3","CodecTag":"AC-3","Language":null,"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":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"Dolby Digital - Stereo","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"stereo","BitRate":192000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":2,"SampleRate":48000,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":0,"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":"PGSSUB","CodecTag":null,"Language":null,"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":"Undefined - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":1080,"Width":1920,"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":"PGSSUB","CodecTag":null,"Language":null,"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":"Undefined - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":1080,"Width":1920,"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":"PGSSUB","CodecTag":null,"Language":null,"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":"Undefined - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":1080,"Width":1920,"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":"PGSSUB","CodecTag":null,"Language":null,"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":"Undefined - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":1080,"Width":1920,"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":"PGSSUB","CodecTag":null,"Language":null,"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":"Undefined - PGSSUB","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"IsHearingImpaired":false,"Height":1080,"Width":1920,"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}],"MediaAttachments":[],"Formats":[],"Bitrate":36603887,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

/home/crobibero/Code/ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -fflags +genpts -f mpegts  -f concat -safe 0 -i /home/crobibero/.cache/jellyfin/transcodes/11aecf8248b0c4951758ec17eb902ae4.concat -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -map_metadata -1 -map_chapters -1 -threads 0 -codec:a:0 copy -y "/home/crobibero/.cache/jellyfin/transcodes/77b86e1238e66522afd74640899e18f3.ts"


ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13.2.0 (crosstool-NG 1.25.0.232_c175b21)
  configuration: --prefix=/ffbuild/prefix --pkg-config=pkg-config --pkg-config-flags=--static --cross-prefix=x86_64-ffbuild-linux-gnu- --arch=x86_64 --target-os=linux --extra-version=Jellyfin --extra-cflags= --extra-cxxflags= --extra-ldflags= --extra-ldexeflags=-pie --extra-libs=-ldl --enable-gpl --enable-version3 --enable-lto --disable-ffplay --disable-debug --disable-doc --disable-ptx-compression --disable-sdl2 --disable-libxcb --disable-xlib --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-openssl --enable-lzma --enable-fontconfig --enable-libvorbis --enable-opencl --enable-amf --enable-chromaprint --enable-libdav1d --enable-libfdk-aac --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvpl --enable-libvpx --enable-libwebp --enable-libopenmpt --enable-libsrt --enable-libsvtav1 --enable-libdrm --enable-vaapi --enable-vulkan --enable-libshaderc --enable-libplacebo --enable-libx264 --enable-libx265 --enable-libzimg --enable-libzvbi
  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
[mpegts @ 0x56c67dc07f80] start time for stream 5 is not set in estimate_timings_from_pts
[mpegts @ 0x56c67dc07f80] start time for stream 6 is not set in estimate_timings_from_pts
[mpegts @ 0x56c67dc07f80] start time for stream 7 is not set in estimate_timings_from_pts
[mpegts @ 0x56c67dc07f80] start time for stream 8 is not set in estimate_timings_from_pts
[mpegts @ 0x56c67dc07f80] start time for stream 9 is not set in estimate_timings_from_pts
[mpegts @ 0x56c67dc07f80] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[mpegts @ 0x56c67dc07f80] Could not find codec parameters for stream 6 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[mpegts @ 0x56c67dc07f80] Could not find codec parameters for stream 7 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[mpegts @ 0x56c67dc07f80] Could not find codec parameters for stream 8 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[mpegts @ 0x56c67dc07f80] Could not find codec parameters for stream 9 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[concat @ 0x56c67dbfea40] DTS discontinuity in stream 5: packet 4 with DTS 2371882, packet 5 with DTS 2561524
[concat @ 0x56c67dbfea40] DTS discontinuity in stream 5: packet 12 with DTS 5033311, packet 13 with DTS 5260451
Input #0, concat, from '/home/crobibero/.cache/jellyfin/transcodes/11aecf8248b0c4951758ec17eb902ae4.concat':
  Duration: 03:00:22.18, start: 0.000000, bitrate: N/A
  Stream #0:0: Video: h264 (High) (HDMV / 0x564D4448), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn
  Stream #0:1: Audio: dts (DTS-HD MA) ([134][0][0][0] / 0x0086), 48000 Hz, 5.1(side), s32p (24 bit)
  Stream #0:2: Audio: dts (DTS) ([130][0][0][0] / 0x0082), 48000 Hz, 5.1(side), fltp, 768 kb/s
  Stream #0:3: Audio: dts (DTS) ([130][0][0][0] / 0x0082), 48000 Hz, 5.1(side), fltp, 768 kb/s
  Stream #0:4: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
  Stream #0:5: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080
  Stream #0:6: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080
  Stream #0:7: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080
  Stream #0:8: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080
  Stream #0:9: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080
Output #0, mpegts, to '/home/crobibero/.cache/jellyfin/transcodes/77b86e1238e66522afd74640899e18f3.ts':
  Metadata:
    encoder         : Lavf60.3.100
  Stream #0:0: Video: h264 (High) (HDMV / 0x564D4448), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 90k tbn
  Stream #0:1: Audio: dts (DTS-HD MA) ([134][0][0][0] / 0x0086), 48000 Hz, 5.1(side), s32p (24 bit)
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.02 bitrate=  -0.0kbits/s speed=N/A    
frame= 2784 fps=0.0 q=-1.0 size=  435200kB time=00:01:56.04 bitrate=30721.0kbits/s speed= 232x    
frame= 4293 fps=4290 q=-1.0 size=  715008kB time=00:02:58.98 bitrate=32724.9kbits/s speed= 179x    
frame= 6062 fps=4040 q=-1.0 size= 1003776kB time=00:04:12.76 bitrate=32531.3kbits/s speed= 168x    
frame= 7993 fps=3995 q=-1.0 size= 1282816kB time=00:05:33.30 bitrate=31528.9kbits/s speed= 167x    
frame= 9688 fps=3874 q=-1.0 size= 1531648kB time=00:06:44.00 bitrate=31057.3kbits/s speed= 162x    
frame=11327 fps=3774 q=-1.0 size= 1777664kB time=00:07:52.36 bitrate=30829.2kbits/s speed= 157x    
frame=12990 fps=3710 q=-1.0 size= 2065664kB time=00:09:01.76 bitrate=31234.7kbits/s speed= 155x    
frame=14633 fps=3657 q=-1.0 size= 2389760kB time=00:10:10.25 bitrate=32080.1kbits/s speed= 153x    
frame=16241 fps=3608 q=-1.0 size= 2682112kB time=00:11:17.31 bitrate=32439.5kbits/s speed= 150x    
frame=17477 fps=3495 q=-1.0 size= 2935552kB time=00:12:08.87 bitrate=32993.6kbits/s speed= 146x    
frame=19009 fps=3455 q=-1.0 size= 3228160kB time=00:13:12.76 bitrate=33357.9kbits/s speed= 144x    
frame=20645 fps=3440 q=-1.0 size= 3466752kB time=00:14:21.00 bitrate=32984.4kbits/s speed= 143x    
frame=22455 fps=3454 q=-1.0 size= 3743488kB time=00:15:36.53 bitrate=32744.8kbits/s speed= 144x    
frame=24214 fps=3458 q=-1.0 size= 4019712kB time=00:16:49.85 bitrate=32608.0kbits/s speed= 144x    
frame=25586 fps=3411 q=-1.0 size= 4235776kB time=00:17:47.08 bitrate=32518.1kbits/s speed= 142x    
frame=27316 fps=3414 q=-1.0 size= 4515584kB time=00:18:59.23 bitrate=32470.5kbits/s speed= 142x    
frame=28907 fps=3400 q=-1.0 size= 4788480kB time=00:20:05.59 bitrate=32537.6kbits/s speed= 142x    
frame=30921 fps=3435 q=-1.0 size= 5096704kB time=00:21:29.59 bitrate=32376.2kbits/s speed= 143x    
frame=32552 fps=3426 q=-1.0 size= 5350912kB time=00:22:37.62 bitrate=32287.8kbits/s speed= 143x    
frame=34102 fps=3410 q=-1.0 size= 5577216kB time=00:23:42.27 bitrate=32123.7kbits/s speed= 142x    
frame=35880 fps=3417 q=-1.0 size= 5839872kB time=00:24:56.42 bitrate=31969.6kbits/s speed= 142x    
frame=37795 fps=3435 q=-1.0 size= 6085632kB time=00:26:16.34 bitrate=31626.1kbits/s speed= 143x    
frame=39698 fps=3451 q=-1.0 size= 6363136kB time=00:27:35.67 bitrate=31483.8kbits/s speed= 144x    
frame=41213 fps=3434 q=-1.0 size= 6621696kB time=00:28:38.85 bitrate=31558.7kbits/s speed= 143x    
frame=42999 fps=3439 q=-1.0 size= 6884608kB time=00:29:53.35 bitrate=31448.8kbits/s speed= 143x    
frame=44432 fps=3417 q=-1.0 size= 7136000kB time=00:30:53.11 bitrate=31545.8kbits/s speed= 143x    
frame=46043 fps=3410 q=-1.0 size= 7399936kB time=00:32:00.31 bitrate=31568.0kbits/s speed= 142x    
frame=47680 fps=3405 q=-1.0 size= 7643392kB time=00:33:08.58 bitrate=31487.0kbits/s speed= 142x    
frame=49133 fps=3388 q=-1.0 size= 7884800kB time=00:34:09.18 bitrate=31520.9kbits/s speed= 141x    
frame=50656 fps=3377 q=-1.0 size= 8131584kB time=00:35:12.75 bitrate=31529.5kbits/s speed= 141x    
frame=52524 fps=3388 q=-1.0 size= 8417280kB time=00:36:30.62 bitrate=31477.1kbits/s speed= 141x    
frame=54100 fps=3381 q=-1.0 size= 8655104kB time=00:37:36.35 bitrate=31423.5kbits/s speed= 141x    
frame=55541 fps=3366 q=-1.0 size= 8905984kB time=00:38:36.45 bitrate=31495.4kbits/s speed= 140x    
frame=56916 fps=3348 q=-1.0 size= 9157888kB time=00:39:33.80 bitrate=31603.9kbits/s speed= 140x    
frame=58422 fps=3338 q=-1.0 size= 9422336kB time=00:40:36.61 bitrate=31678.2kbits/s speed= 139x    
frame=60133 fps=3340 q=-1.0 size= 9668352kB time=00:41:48.02 bitrate=31579.9kbits/s speed= 139x    
frame=61366 fps=3317 q=-1.0 size= 9876992kB time=00:42:39.40 bitrate=31613.7kbits/s speed= 138x    
frame=63202 fps=3326 q=-1.0 size=10160128kB time=00:43:55.98 bitrate=31575.2kbits/s speed= 139x    
frame=64947 fps=3330 q=-1.0 size=10419200kB time=00:45:08.76 bitrate=31510.3kbits/s speed= 139x    
frame=66707 fps=3335 q=-1.0 size=10693376kB time=00:46:22.17 bitrate=31486.2kbits/s speed= 139x    
frame=68185 fps=3326 q=-1.0 size=10931712kB time=00:47:23.81 bitrate=31490.3kbits/s speed= 139x    
frame=69858 fps=3326 q=-1.0 size=11208448kB time=00:48:33.59 bitrate=31514.2kbits/s speed= 139x    
frame=71591 fps=3329 q=-1.0 size=11485184kB time=00:49:45.87 bitrate=31510.6kbits/s speed= 139x    
frame=73062 fps=3321 q=-1.0 size=11725312kB time=00:50:47.22 bitrate=31521.7kbits/s speed= 138x    
frame=74758 fps=3322 q=-1.0 size=11962368kB time=00:51:57.96 bitrate=31429.4kbits/s speed= 139x    
frame=76222 fps=3314 q=-1.0 size=12201216kB time=00:52:59.02 bitrate=31441.2kbits/s speed= 138x    
frame=77799 fps=3310 q=-1.0 size=12461056kB time=00:54:04.80 bitrate=31459.9kbits/s speed= 138x    
frame=79097 fps=3295 q=-1.0 size=12680960kB time=00:54:58.93 bitrate=31489.7kbits/s speed= 137x    
frame=80512 fps=3286 q=-1.0 size=12920832kB time=00:55:57.95 bitrate=31521.4kbits/s speed= 137x    
frame=81986 fps=3279 q=-1.0 size=13150464kB time=00:56:59.43 bitrate=31504.8kbits/s speed= 137x    
frame=83372 fps=3269 q=-1.0 size=13403136kB time=00:57:57.24 bitrate=31576.3kbits/s speed= 136x    
frame=85060 fps=3271 q=-1.0 size=13694720kB time=00:59:07.64 bitrate=31623.0kbits/s speed= 136x    
frame=86547 fps=3265 q=-1.0 size=13980160kB time=01:00:09.66 bitrate=31727.5kbits/s speed= 136x    
frame=87907 fps=3255 q=-1.0 size=14227968kB time=01:01:06.38 bitrate=31790.3kbits/s speed= 136x    
frame=89458 fps=3253 q=-1.0 size=14500864kB time=01:02:11.11 bitrate=31837.9kbits/s speed= 136x    
frame=90864 fps=3245 q=-1.0 size=14745088kB time=01:03:09.71 bitrate=31873.5kbits/s speed= 135x    
frame=92157 fps=3233 q=-1.0 size=14972928kB time=01:04:03.64 bitrate=31911.9kbits/s speed= 135x    
frame=93855 fps=3236 q=-1.0 size=15258880kB time=01:05:14.46 bitrate=31933.0kbits/s speed= 135x    
frame=95253 fps=3228 q=-1.0 size=15504128kB time=01:06:12.77 bitrate=31970.0kbits/s speed= 135x    
frame=96781 fps=3226 q=-1.0 size=15777024kB time=01:07:16.50 bitrate=32019.1kbits/s speed= 135x    
frame=98082 fps=3215 q=-1.0 size=16011008kB time=01:08:10.77 bitrate=32063.0kbits/s speed= 134x    
frame=99496 fps=3209 q=-1.0 size=16272640kB time=01:09:09.74 bitrate=32123.8kbits/s speed= 134x    
frame=100792 fps=3199 q=-1.0 size=16508928kB time=01:10:03.79 bitrate=32171.2kbits/s speed= 133x    
frame=102070 fps=3189 q=-1.0 size=16731136kB time=01:10:57.10 bitrate=32195.9kbits/s speed= 133x    
frame=103523 fps=3185 q=-1.0 size=16974336kB time=01:11:57.70 bitrate=32205.5kbits/s speed= 133x    
frame=105113 fps=3185 q=-1.0 size=17243392kB time=01:13:04.02 bitrate=32221.1kbits/s speed= 133x    
frame=106675 fps=3184 q=-1.0 size=17516032kB time=01:14:09.17 bitrate=32251.3kbits/s speed= 133x    
frame=108216 fps=3182 q=-1.0 size=17758464kB time=01:15:13.44 bitrate=32232.0kbits/s speed= 133x    
frame=109731 fps=3180 q=-1.0 size=18011136kB time=01:16:16.63 bitrate=32239.3kbits/s speed= 133x    
frame=111488 fps=3185 q=-1.0 size=18264320kB time=01:17:29.91 bitrate=32177.2kbits/s speed= 133x    
frame=113338 fps=3192 q=-1.0 size=18546176kB time=01:18:47.11 bitrate=32140.2kbits/s speed= 133x    
frame=114824 fps=3189 q=-1.0 size=18787840kB time=01:19:49.05 bitrate=32137.9kbits/s speed= 133x    
frame=116194 fps=3183 q=-1.0 size=19009536kB time=01:20:46.19 bitrate=32133.7kbits/s speed= 133x    
frame=118136 fps=3192 q=-1.0 size=19316992kB time=01:22:07.18 bitrate=32116.6kbits/s speed= 133x    
frame=119626 fps=3189 q=-1.0 size=19551488kB time=01:23:09.37 bitrate=32101.4kbits/s speed= 133x    
frame=121196 fps=3189 q=-1.0 size=19806976kB time=01:24:14.81 bitrate=32099.8kbits/s speed= 133x    
frame=122802 fps=3189 q=-1.0 size=20073216kB time=01:25:21.84 bitrate=32105.6kbits/s speed= 133x    
frame=124271 fps=3186 q=-1.0 size=20328448kB time=01:26:23.06 bitrate=32129.7kbits/s speed= 133x    
frame=125688 fps=3181 q=-1.0 size=20563200kB time=01:27:22.21 bitrate=32134.1kbits/s speed= 133x    
frame=127411 fps=3185 q=-1.0 size=20798464kB time=01:28:34.03 bitrate=32062.5kbits/s speed= 133x    
frame=128776 fps=3179 q=-1.0 size=21032192kB time=01:29:30.96 bitrate=32079.1kbits/s speed= 133x    
frame=130451 fps=3181 q=-1.0 size=21345280kB time=01:30:40.82 bitrate=32138.6kbits/s speed= 133x    
frame=132064 fps=3182 q=-1.0 size=21613568kB time=01:31:48.10 bitrate=32145.1kbits/s speed= 133x    
frame=133325 fps=3174 q=-1.0 size=21828864kB time=01:32:40.69 bitrate=32158.2kbits/s speed= 132x    
frame=134845 fps=3172 q=-1.0 size=22075392kB time=01:33:44.09 bitrate=32154.8kbits/s speed= 132x    
frame=136224 fps=3167 q=-1.0 size=22320896kB time=01:34:41.60 bitrate=32183.3kbits/s speed= 132x    
frame=138066 fps=3173 q=-1.0 size=22597632kB time=01:35:58.43 bitrate=32147.6kbits/s speed= 132x    
frame=139436 fps=3168 q=-1.0 size=22856960kB time=01:36:55.57 bitrate=32197.0kbits/s speed= 132x    
frame=140665 fps=3160 q=-1.0 size=23106816kB time=01:37:46.83 bitrate=32264.6kbits/s speed= 132x    
frame=142142 fps=3158 q=-1.0 size=23367936kB time=01:38:48.43 bitrate=32290.1kbits/s speed= 132x    
frame=143798 fps=3160 q=-1.0 size=23633408kB time=01:39:57.50 bitrate=32280.9kbits/s speed= 132x    
frame=145324 fps=3159 q=-1.0 size=23863552kB time=01:41:01.15 bitrate=32253.0kbits/s speed= 132x    
frame=146794 fps=3156 q=-1.0 size=24079616kB time=01:42:02.46 bitrate=32219.1kbits/s speed= 132x    
frame=148359 fps=3156 q=-1.0 size=24313344kB time=01:43:07.78 bitrate=32188.4kbits/s speed= 132x    
frame=149747 fps=3152 q=-1.0 size=24567552kB time=01:44:05.67 bitrate=32223.5kbits/s speed= 131x    
frame=151301 fps=3151 q=-1.0 size=24839936kB time=01:45:10.48 bitrate=32246.1kbits/s speed= 131x    
frame=152926 fps=3152 q=-1.0 size=25121280kB time=01:46:18.22 bitrate=32265.0kbits/s speed= 131x    
frame=154326 fps=3149 q=-1.0 size=25352192kB time=01:47:16.61 bitrate=32266.2kbits/s speed= 131x    
frame=155878 fps=3148 q=-1.0 size=25599488kB time=01:48:21.34 bitrate=32256.6kbits/s speed= 131x    
frame=157701 fps=3153 q=-1.0 size=25878016kB time=01:49:37.37 bitrate=32230.6kbits/s speed= 132x    
frame=159419 fps=3156 q=-1.0 size=26109696kB time=01:50:49.03 bitrate=32168.7kbits/s speed= 132x    
frame=161090 fps=3158 q=-1.0 size=26351360kB time=01:51:58.72 bitrate=32129.6kbits/s speed= 132x    
frame=162954 fps=3164 q=-1.0 size=26621696kB time=01:53:16.51 bitrate=32087.8kbits/s speed= 132x    
frame=164828 fps=3169 q=-1.0 size=26884096kB time=01:54:34.63 bitrate=32035.8kbits/s speed= 132x    
frame=166612 fps=3173 q=-1.0 size=27139584kB time=01:55:49.04 bitrate=31994.0kbits/s speed= 132x    
frame=168154 fps=3172 q=-1.0 size=27401984kB time=01:56:53.35 bitrate=32007.1kbits/s speed= 132x    
frame=169734 fps=3172 q=-1.0 size=27638272kB time=01:57:59.25 bitrate=31982.6kbits/s speed= 132x    
frame=171230 fps=3170 q=-1.0 size=27858944kB time=01:59:01.69 bitrate=31956.1kbits/s speed= 132x    
frame=172699 fps=3168 q=-1.0 size=28118784kB time=02:00:02.92 bitrate=31980.0kbits/s speed= 132x    
frame=173922 fps=3162 q=-1.0 size=28323840kB time=02:00:53.97 bitrate=31986.5kbits/s speed= 132x    
frame=175523 fps=3162 q=-1.0 size=28596224kB time=02:02:00.70 bitrate=31999.7kbits/s speed= 132x    
frame=177064 fps=3161 q=-1.0 size=28837632kB time=02:03:04.97 bitrate=31989.0kbits/s speed= 132x    
frame=178627 fps=3161 q=-1.0 size=29088000kB time=02:04:10.16 bitrate=31984.4kbits/s speed= 132x    
frame=180151 fps=3160 q=-1.0 size=29331712kB time=02:05:13.73 bitrate=31979.5kbits/s speed= 132x    
frame=181579 fps=3157 q=-1.0 size=29571072kB time=02:06:13.29 bitrate=31986.9kbits/s speed= 132x    
frame=182892 fps=3153 q=-1.0 size=29810688kB time=02:07:08.05 bitrate=32014.6kbits/s speed= 131x    
frame=184657 fps=3156 q=-1.0 size=30089216kB time=02:08:21.66 bitrate=32004.9kbits/s speed= 132x    
frame=186209 fps=3156 q=-1.0 size=30297600kB time=02:09:26.40 bitrate=31957.9kbits/s speed= 132x    
frame=187737 fps=3155 q=-1.0 size=30569216kB time=02:10:30.13 bitrate=31982.0kbits/s speed= 132x    
frame=189086 fps=3151 q=-1.0 size=30813184kB time=02:11:26.39 bitrate=32007.2kbits/s speed= 131x    
frame=190880 fps=3154 q=-1.0 size=31117312kB time=02:12:41.22 bitrate=32019.3kbits/s speed= 132x    
frame=192212 fps=3150 q=-1.0 size=31360000kB time=02:13:36.77 bitrate=32045.4kbits/s speed= 131x    
frame=193630 fps=3148 q=-1.0 size=31609344kB time=02:14:35.91 bitrate=32063.7kbits/s speed= 131x    
frame=194969 fps=3144 q=-1.0 size=31842816kB time=02:15:31.76 bitrate=32078.7kbits/s speed= 131x    
frame=196366 fps=3141 q=-1.0 size=32078336kB time=02:16:30.03 bitrate=32086.0kbits/s speed= 131x    
frame=197704 fps=3137 q=-1.0 size=32299520kB time=02:17:25.83 bitrate=32088.6kbits/s speed= 131x    
frame=199388 fps=3139 q=-1.0 size=32549376kB time=02:18:36.07 bitrate=32063.7kbits/s speed= 131x    
frame=200859 fps=3138 q=-1.0 size=32816128kB time=02:19:37.42 bitrate=32089.8kbits/s speed= 131x    
frame=202091 fps=3132 q=-1.0 size=33040128kB time=02:20:28.81 bitrate=32111.8kbits/s speed= 131x    
frame=203531 fps=3131 q=-1.0 size=33298432kB time=02:21:28.87 bitrate=32133.9kbits/s speed= 131x    
frame=204753 fps=3125 q=-1.0 size=33520896kB time=02:22:19.83 bitrate=32155.5kbits/s speed= 130x    
frame=206309 fps=3125 q=-1.0 size=33800704kB time=02:23:24.73 bitrate=32179.4kbits/s speed= 130x    
frame=208011 fps=3127 q=-1.0 size=34060544kB time=02:24:35.72 bitrate=32161.5kbits/s speed= 130x    
frame=209553 fps=3127 q=-1.0 size=34293248kB time=02:25:40.03 bitrate=32142.9kbits/s speed= 130x    
frame=210954 fps=3125 q=-1.0 size=34537984kB time=02:26:38.47 bitrate=32157.3kbits/s speed= 130x    
frame=212414 fps=3123 q=-1.0 size=34782720kB time=02:27:39.36 bitrate=32162.6kbits/s speed= 130x    
frame=214141 fps=3125 q=-1.0 size=35078144kB time=02:28:51.39 bitrate=32174.2kbits/s speed= 130x    
frame=215804 fps=3127 q=-1.0 size=35365632kB time=02:30:00.75 bitrate=32187.9kbits/s speed= 130x    
frame=217120 fps=3123 q=-1.0 size=35586560kB time=02:30:55.64 bitrate=32192.6kbits/s speed= 130x    
frame=218799 fps=3125 q=-1.0 size=35858432kB time=02:32:05.67 bitrate=32189.6kbits/s speed= 130x    
frame=220477 fps=3127 q=-1.0 size=36148992kB time=02:33:15.66 bitrate=32203.5kbits/s speed= 130x    
frame=221695 fps=3122 q=-1.0 size=36358400kB time=02:34:06.46 bitrate=32212.1kbits/s speed= 130x    
frame=223023 fps=3119 q=-1.0 size=36589312kB time=02:35:01.85 bitrate=32223.7kbits/s speed= 130x    
frame=224701 fps=3120 q=-1.0 size=36859904kB time=02:36:11.83 bitrate=32219.5kbits/s speed= 130x    
frame=226119 fps=3118 q=-1.0 size=37093376kB time=02:37:10.98 bitrate=32220.3kbits/s speed= 130x    
frame=227396 fps=3114 q=-1.0 size=37306112kB time=02:38:04.24 bitrate=32223.1kbits/s speed= 130x    
frame=228857 fps=3113 q=-1.0 size=37545984kB time=02:39:05.17 bitrate=32223.3kbits/s speed= 130x    
frame=230289 fps=3111 q=-1.0 size=37778432kB time=02:40:04.90 bitrate=32221.1kbits/s speed= 130x    
frame=231708 fps=3110 q=-1.0 size=38014720kB time=02:41:04.08 bitrate=32224.1kbits/s speed= 130x    
frame=233299 fps=3110 q=-1.0 size=38275328kB time=02:42:10.44 bitrate=32223.8kbits/s speed= 130x    
frame=234707 fps=3108 q=-1.0 size=38538240kB time=02:43:09.21 bitrate=32250.3kbits/s speed= 130x    
frame=235962 fps=3104 q=-1.0 size=38770176kB time=02:44:01.51 bitrate=32272.0kbits/s speed= 129x    
frame=237087 fps=3099 q=-1.0 size=38966272kB time=02:44:48.47 bitrate=32281.2kbits/s speed= 129x    
frame=238428 fps=3096 q=-1.0 size=39204608kB time=02:45:44.36 bitrate=32296.1kbits/s speed= 129x    
frame=239938 fps=3095 q=-1.0 size=39446784kB time=02:46:47.34 bitrate=32291.1kbits/s speed= 129x    
frame=241309 fps=3093 q=-1.0 size=39677952kB time=02:47:44.57 bitrate=32295.6kbits/s speed= 129x    
frame=242459 fps=3088 q=-1.0 size=39858944kB time=02:48:32.49 bitrate=32289.2kbits/s speed= 129x    
frame=243944 fps=3087 q=-1.0 size=40114176kB time=02:49:34.43 bitrate=32298.2kbits/s speed= 129x    
frame=245468 fps=3087 q=-1.0 size=40381184kB time=02:50:37.99 bitrate=32311.3kbits/s speed= 129x    
frame=246784 fps=3084 q=-1.0 size=40614912kB time=02:51:32.88 bitrate=32325.0kbits/s speed= 129x    
frame=248373 fps=3085 q=-1.0 size=40890368kB time=02:52:39.15 bitrate=32336.0kbits/s speed= 129x    
frame=249845 fps=3084 q=-1.0 size=41162240kB time=02:53:40.55 bitrate=32359.2kbits/s speed= 129x    
frame=251780 fps=3089 q=-1.0 size=41348864kB time=02:55:01.25 bitrate=32256.1kbits/s speed= 129x    
frame=254735 fps=3106 q=-1.0 size=41551872kB time=02:57:04.50 bitrate=32038.5kbits/s speed= 130x    
frame=256758 fps=3112 q=-1.0 size=41779712kB time=02:58:28.88 bitrate=31960.3kbits/s speed= 130x    
frame=258537 fps=3114 q=-1.0 size=42018816kB time=02:59:43.08 bitrate=31922.1kbits/s speed= 130x    
frame=259472 fps=3065 q=-1.0 Lsize=42105530kB time=03:00:22.16 bitrate=31872.4kbits/s speed= 128x    
video:36321010kB audio:4712000kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 2.613799%

@Shadowghost
Copy link
Contributor Author

Transcode seems to be working as intended. 🤔

@Gylesie
Copy link

Gylesie commented Feb 10, 2024

Could it be because Infuse supports only direct play?

@Shadowghost
Copy link
Contributor Author

Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)

This means it is remuxing th source stream into a compatible container.

@Bond-009 Bond-009 merged commit 0bf1c10 into jellyfin:master Feb 14, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants