2024-08-23, 06:08 PM
(2024-08-23, 05:58 PM)TheDreadPirate Wrote: In the Jellyfin app on your Firestick, click on the gear in the top right > Playback. Is the audio output set to direct?
I selected Downmix to stereo and they all play now. I'm guessing the other player automatically downmixed for compatibility? I'd like to play 5.1 when supported instead of always dowmixiing. Some of my 5.1 doesn't play either, but works with downmix even though I have 5.1 and other 5.1 plays properly.
Example 5.1 failing unless downmix:
Code:
{
"Protocol": 0,
"Id": "334e6316c71ce3557baf906dd9230cdd",
"Path": "D:\\ShareD\\Media\\Movies\\REMOVED - [Bluray-1080p][DTS 5.1][x264].mkv",
"EncoderPath": null,
"EncoderProtocol": null,
"Type": 0,
"Container": "mkv,webm",
"Size": 7039453184,
"Name": "REMOVED - [Bluray-1080p][DTS 5.1][x264]",
"IsRemote": false,
"ETag": "7b7ff6ab37bc667d3b160948166e926d",
"RunTimeTicks": 54251311104,
"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": "subrip",
"CodecTag": null,
"Language": "eng",
"ColorRange": null,
"ColorSpace": null,
"ColorTransfer": null,
"ColorPrimaries": null,
"DvVersionMajor": null,
"DvVersionMinor": null,
"DvProfile": null,
"DvLevel": null,
"RpuPresentFlag": null,
"ElPresentFlag": null,
"BlPresentFlag": null,
"DvBlSignalCompatibilityId": null,
"Comment": null,
"TimeBase": "1/1000",
"CodecTimeBase": null,
"Title": null,
"VideoRange": 0,
"VideoRangeType": 0,
"VideoDoViTitle": null,
"AudioSpatialFormat": 0,
"LocalizedUndefined": "Undefined",
"LocalizedDefault": "Default",
"LocalizedForced": "Forced",
"LocalizedExternal": "External",
"LocalizedHearingImpaired": "Hearing Impaired",
"DisplayTitle": "English - SUBRIP - External",
"NalLengthSize": null,
"IsInterlaced": false,
"IsAVC": null,
"ChannelLayout": null,
"BitRate": null,
"BitDepth": null,
"RefFrames": null,
"PacketLength": null,
"Channels": null,
"SampleRate": null,
"IsDefault": false,
"IsForced": false,
"IsHearingImpaired": false,
"Height": null,
"Width": null,
"AverageFrameRate": null,
"RealFrameRate": null,
"Profile": null,
"Type": 2,
"AspectRatio": null,
"Index": 0,
"Score": null,
"IsExternal": true,
"DeliveryMethod": null,
"DeliveryUrl": null,
"IsExternalUrl": null,
"IsTextSubtitleStream": true,
"SupportsExternalStream": true,
"Path": "D:\\ShareD\\Media\\Movies\\REMOVED - [Bluray-1080p][DTS 5.1][x264].en.srt",
"PixelFormat": null,
"Level": 0,
"IsAnamorphic": null
},
{
"Codec": "h264",
"CodecTag": null,
"Language": "eng",
"ColorRange": null,
"ColorSpace": null,
"ColorTransfer": null,
"ColorPrimaries": null,
"DvVersionMajor": null,
"DvVersionMinor": null,
"DvProfile": null,
"DvLevel": null,
"RpuPresentFlag": null,
"ElPresentFlag": null,
"BlPresentFlag": null,
"DvBlSignalCompatibilityId": null,
"Comment": null,
"TimeBase": "1/1000",
"CodecTimeBase": null,
"Title": "X264",
"VideoRange": 1,
"VideoRangeType": 1,
"VideoDoViTitle": null,
"AudioSpatialFormat": 0,
"LocalizedUndefined": null,
"LocalizedDefault": null,
"LocalizedForced": null,
"LocalizedExternal": null,
"LocalizedHearingImpaired": null,
"DisplayTitle": "X264 - 1080p - H264 - SDR",
"NalLengthSize": "4",
"IsInterlaced": false,
"IsAVC": true,
"ChannelLayout": null,
"BitRate": 10380509,
"BitDepth": 8,
"RefFrames": 1,
"PacketLength": null,
"Channels": null,
"SampleRate": null,
"IsDefault": true,
"IsForced": false,
"IsHearingImpaired": false,
"Height": 1080,
"Width": 1920,
"AverageFrameRate": 23.975986,
"RealFrameRate": 23.975986,
"Profile": "High",
"Type": 1,
"AspectRatio": "16:9",
"Index": 1,
"Score": null,
"IsExternal": false,
"DeliveryMethod": null,
"DeliveryUrl": null,
"IsExternalUrl": null,
"IsTextSubtitleStream": false,
"SupportsExternalStream": false,
"Path": null,
"PixelFormat": "yuv420p",
"Level": 41,
"IsAnamorphic": null
},
{
"Codec": "dts",
"CodecTag": null,
"Language": "eng",
"ColorRange": null,
"ColorSpace": null,
"ColorTransfer": null,
"ColorPrimaries": null,
"DvVersionMajor": null,
"DvVersionMinor": null,
"DvProfile": null,
"DvLevel": null,
"RpuPresentFlag": null,
"ElPresentFlag": null,
"BlPresentFlag": null,
"DvBlSignalCompatibilityId": null,
"Comment": null,
"TimeBase": "1/1000",
"CodecTimeBase": null,
"Title": "DTS",
"VideoRange": 0,
"VideoRangeType": 0,
"VideoDoViTitle": null,
"AudioSpatialFormat": 0,
"LocalizedUndefined": null,
"LocalizedDefault": "Default",
"LocalizedForced": null,
"LocalizedExternal": "External",
"LocalizedHearingImpaired": null,
"DisplayTitle": "DTS - English - 5.1 - Default",
"NalLengthSize": null,
"IsInterlaced": false,
"IsAVC": null,
"ChannelLayout": "5.1",
"BitRate": 1536000,
"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": "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
}
],
"MediaAttachments": [],
"Formats": [],
"Bitrate": 11916509,
"Timestamp": null,
"RequiredHttpHeaders": {},
"TranscodingUrl": null,
"TranscodingSubProtocol": 0,
"TranscodingContainer": null,
"AnalyzeDurationMs": null,
"DefaultAudioStreamIndex": null,
"DefaultSubtitleStreamIndex": null
}