jellyfin / jellyfin-androidtv

Android TV Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
2.84k stars 483 forks source link

No dts passthrough after update to 0.13 #1549

Closed zehnerGIT closed 2 years ago

zehnerGIT commented 2 years ago

Describe the bug

If I playback a file with DTS on my FireTV Cube, my receiver shows "Dolby Prologic", but not DTS. Attached the server logs with player selection set to "Auto" and "Force Exo" (in both cases no DTS passthrough). The last server log is from a playback with Kodi (Kodi is installed on the FireTV, so it's the same device), where DTS works.

The FFmpeg log is with "Force Exo", "Auto" and Kodi as client don't need transcoding

Logs

Auto (DTS doesn't work):
[2022-03-22 09:49:09.538 +01:00] [INF] GetPostedPlaybackInfo profile: DeviceProfile { Name: "AndroidTV-libVLC", Id: null, Identification: null, FriendlyName: null, Manufacturer: null, ManufacturerUrl: null, ModelName: null, ModelDescription: null, ModelNumber: null, ModelUrl: null, SerialNumber: null, EnableAlbumArtInDidl: False, EnableSingleAlbumArtLimit: False, EnableSingleSubtitleLimit: False, SupportedMediaTypes: "Audio,Photo,Video", UserId: null, AlbumArtPn: null, MaxAlbumArtWidth: 0, MaxAlbumArtHeight: 0, MaxIconWidth: null, MaxIconHeight: null, MaxStreamingBitrate: 20000000, MaxStaticBitrate: 100000000, MusicStreamingTranscodingBitrate: 128000, MaxStaticMusicBitrate: null, SonyAggregationFlags: null, ProtocolInfo: null, TimelineOffsetSeconds: 0, RequiresPlainVideoItems: False, RequiresPlainFolders: False, EnableMSMediaReceiverRegistrar: False, IgnoreTranscodeByteRangeRequests: False, XmlRootAttributes: [], DirectPlayProfiles: [DirectPlayProfile { Container: "m4v,3gp,ts,mpegts,mov,xvid,vob,mkv,wmv,asf,ogm,ogv,m2v,avi,mpg,mpeg,mp4,webm,wtv", AudioCodec: "aac,mp3,mp2,ac3,wma,wmav2,dca,dts,pcm,pcm_s16le,pcm_s24le,opus,flac,truehd", VideoCodec: null, Type: Video }, DirectPlayProfile { Container: "flac,aac,mp3,mpa,wav,wma,mp2,ogg,oga,webma,ape", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "jpg,jpeg,png,gif,webp", AudioCodec: null, VideoCodec: null, Type: Photo }], TranscodingProfiles: [TranscodingProfile { Container: "mkv", Type: Video, VideoCodec: "h264", AudioCodec: "aac,mp3", Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: True, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "mp3", Type: Audio, VideoCodec: null, AudioCodec: "mp3", Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }], ContainerProfiles: [ContainerProfile { Type: Video, Conditions: [ProfileCondition { Condition: NotEquals, Property: VideoCodecTag, Value: "xvid", IsRequired: False }], Container: "avi" }], CodecProfiles: [CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: NotEquals, Property: VideoProfile, Value: "none", IsRequired: False }], ApplyConditions: [], Codec: "hevc", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: EqualsAny, Property: VideoProfile, Value: "high|main|baseline|constrained baseline", IsRequired: False }, ProfileCondition { Condition: LessThanEqual, Property: VideoLevel, Value: "41", IsRequired: False }], ApplyConditions: [], Codec: "h264", Container: null }, CodecProfile { Type: VideoAudio, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: AudioChannels, Value: "8", IsRequired: False }], ApplyConditions: [], Codec: null, Container: null }], ResponseProfiles: [], SubtitleProfiles: [SubtitleProfile { Format: "srt", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "srt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "subrip", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgs", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgssub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "dvdsub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "vtt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "sub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "smi", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "idx", Method: Embed, DidlMode: null, Language: null, Container: null }] }
[2022-03-22 09:49:09.719 +01:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2022-03-22 09:49:09.720 +01:00] [INF] Profile: "AndroidTV-libVLC", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-22 09:49:09.725 +01:00] [INF] Profile: "AndroidTV-libVLC", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-22 09:49:09.727 +01:00] [INF] Profile: "AndroidTV-libVLC", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-22 09:49:09.782 +01:00] [INF] GetPostedPlaybackInfo profile: DeviceProfile { Name: "AndroidTV-ExoPlayer", Id: null, Identification: null, FriendlyName: null, Manufacturer: null, ManufacturerUrl: null, ModelName: null, ModelDescription: null, ModelNumber: null, ModelUrl: null, SerialNumber: null, EnableAlbumArtInDidl: False, EnableSingleAlbumArtLimit: False, EnableSingleSubtitleLimit: False, SupportedMediaTypes: "Audio,Photo,Video", UserId: null, AlbumArtPn: null, MaxAlbumArtWidth: 0, MaxAlbumArtHeight: 0, MaxIconWidth: null, MaxIconHeight: null, MaxStreamingBitrate: 20000000, MaxStaticBitrate: 100000000, MusicStreamingTranscodingBitrate: 128000, MaxStaticMusicBitrate: null, SonyAggregationFlags: null, ProtocolInfo: null, TimelineOffsetSeconds: 0, RequiresPlainVideoItems: False, RequiresPlainFolders: False, EnableMSMediaReceiverRegistrar: False, IgnoreTranscodeByteRangeRequests: False, XmlRootAttributes: [], DirectPlayProfiles: [DirectPlayProfile { Container: "m4v,mov,xvid,vob,mkv,wmv,asf,ogm,ogv,mp4,webm", AudioCodec: "aac,mp3,mp2,aac_latm,alac,ac3,eac3,dca,dts,mlp,truehd,pcm_alaw,pcm_mulaw", VideoCodec: "h264,hevc,vp8,vp9,mpeg,mpeg2video", Type: Video }, DirectPlayProfile { Container: "aac,mp3,mp2,aac_latm,alac,ac3,eac3,dca,dts,mlp,truehd,pcm_alaw,pcm_mulaw,mpa,flac,wav,wma,ogg,oga,webma,ape,opus", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "jpg,jpeg,png,gif,webp", AudioCodec: null, VideoCodec: null, Type: Photo }], TranscodingProfiles: [TranscodingProfile { Container: "mkv", Type: Video, VideoCodec: "hevc,h264", AudioCodec: "ac3,aac,mp3", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: True, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "mp3", Type: Audio, VideoCodec: null, AudioCodec: "mp3", Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }], ContainerProfiles: [], CodecProfiles: [CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: EqualsAny, Property: VideoProfile, Value: "high|main|baseline|constrained baseline", IsRequired: False }, ProfileCondition { Condition: LessThanEqual, Property: VideoLevel, Value: "41", IsRequired: False }], ApplyConditions: [], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: RefFrames, Value: "12", IsRequired: False }], ApplyConditions: [ProfileCondition { Condition: GreaterThanEqual, Property: Width, Value: "1200", IsRequired: False }], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: RefFrames, Value: "4", IsRequired: False }], ApplyConditions: [ProfileCondition { Condition: GreaterThanEqual, Property: Width, Value: "1900", IsRequired: False }], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: NotEquals, Property: VideoProfile, Value: "none", IsRequired: False }], ApplyConditions: [], Codec: "hevc", Container: null }, CodecProfile { Type: VideoAudio, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: AudioChannels, Value: "6", IsRequired: False }], ApplyConditions: [], Codec: null, Container: null }], ResponseProfiles: [], SubtitleProfiles: [SubtitleProfile { Format: "srt", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "srt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "subrip", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgs", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgssub", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "dvdsub", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "vtt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "sub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "idx", Method: Embed, DidlMode: null, Language: null, Container: null }] }
[2022-03-22 09:49:09.786 +01:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2022-03-22 09:49:09.787 +01:00] [INF] Not eligible for DirectPlay due to unsupported subtitles
[2022-03-22 09:49:09.787 +01:00] [INF] Not eligible for DirectStream due to unsupported subtitles
[2022-03-22 09:49:09.787 +01:00] [INF] Profile: "AndroidTV-ExoPlayer", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: False, isEligibleForDirectStream: False
[2022-03-22 09:49:09.788 +01:00] [INF] Not eligible for DirectPlay due to unsupported subtitles
[2022-03-22 09:49:09.788 +01:00] [INF] Not eligible for DirectStream due to unsupported subtitles
[2022-03-22 09:49:09.788 +01:00] [INF] Profile: "AndroidTV-ExoPlayer", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: False, isEligibleForDirectStream: False
[2022-03-22 09:49:09.798 +01:00] [INF] Not eligible for DirectPlay due to unsupported subtitles
[2022-03-22 09:49:09.798 +01:00] [INF] Not eligible for DirectStream due to unsupported subtitles
[2022-03-22 09:49:09.798 +01:00] [INF] Profile: "AndroidTV-ExoPlayer", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: False, isEligibleForDirectStream: False

FFmpeg logs

/videos/cd6956b8-dd4f-3b1a-66c8-efa0def71cc9/stream.mkv

{"Protocol":0,"Id":"cd6956b8dd4f3b1a66c8efa0def71cc9","Path":"/srv/shares/public/video/Filme/Movie_2.mkv","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"mkv,webm","Size":4138762240,"Name":"Movie_2","IsRemote":false,"ETag":"9c4cb47bffe1c2b1964d3e4dae26dcd4","RunTimeTicks":56327581696,"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":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":"1001/48000","Title":null,"VideoRange":"SDR","localizedUndefined":null,"localizedDefault":null,"localizedForced":null,"DisplayTitle":"720p H264 SDR","NalLengthSize":"0","IsInterlaced":false,"IsAVC":false,"ChannelLayout":null,"BitRate":5878132,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"Height":536,"Width":1280,"AverageFrameRate":23.976025,"RealFrameRate":23.976025,"Profile":"High","Type":1,"AspectRatio":"2.40:1","Index":0,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":null},{"Codec":"dts","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":null,"VideoRange":null,"localizedUndefined":null,"localizedDefault":null,"localizedForced":null,"DisplayTitle":"Ger - DTS - 5.1 - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":768000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":true,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":"DTS","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":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":null,"VideoRange":null,"localizedUndefined":null,"localizedDefault":null,"localizedForced":null,"DisplayTitle":"En - DTS - 5.1","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":"5.1","BitRate":1536000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":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":"PGSSUB","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":"0/1","Title":null,"VideoRange":null,"localizedUndefined":"Undefiniert","localizedDefault":"Standard","localizedForced":"Erzwungen","DisplayTitle":"Ger - Standard - Erzwungen","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":true,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":3,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"PGSSUB","CodecTag":null,"Language":"ger","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":"0/1","Title":null,"VideoRange":null,"localizedUndefined":"Undefiniert","localizedDefault":"Standard","localizedForced":"Erzwungen","DisplayTitle":"Ger","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":4,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null},{"Codec":"PGSSUB","CodecTag":null,"Language":"eng","ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"Comment":null,"TimeBase":"1/1000","CodecTimeBase":"0/1","Title":null,"VideoRange":null,"localizedUndefined":"Undefiniert","localizedDefault":"Standard","localizedForced":"Erzwungen","DisplayTitle":"En","NalLengthSize":null,"IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":null,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":false,"IsForced":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"Profile":null,"Type":2,"AspectRatio":null,"Index":5,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":8182132,"Timestamp":null,"RequiredHttpHeaders":{},"TranscodingUrl":null,"TranscodingSubProtocol":null,"TranscodingContainer":null,"AnalyzeDurationMs":null,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null}

/usr/lib/jellyfin-ffmpeg/ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -i file:"/srv/shares/public/video/Filme/Movie_2.mkv" -map 0:0 -map 0:1 -codec:v:0 h264_vaapi -force_key_frames "expr:gte(t,n_forced*5)" -filter_complex "[0:3]scale=1280x536[sub];[0:0]format=nv12|vaapi,hwupload,scale_vaapi=format=nv12,hwdownload[base];[base][sub]overlay,format=nv12,hwupload" -copyts -avoid_negative_ts disabled -start_at_zero -b:v 5878132 -maxrate 5878132 -bufsize 11756264 -profile:v:0 high -level 41 -vsync -1 -map_metadata -1 -map_chapters -1 -threads 0 -codec:a:0 ac3 -ac 6 -ab 640000 -y "/var/lib/jellyfin/transcodes/6c6134de533fac8600fcb8820c898044.mkv"

ffmpeg version 4.4.1-Jellyfin Copyright (c) 2000-2021 the FFmpeg developers
  built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-static --enable-gmp --enable-gnutls --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libdav1d --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --arch=amd64 --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  libavutil      56. 70.100 / 56. 70.100
  libavcodec     58.134.100 / 58.134.100
  libavformat    58. 76.100 / 58. 76.100
  libavdevice    58. 13.100 / 58. 13.100
  libavfilter     7.110.100 /  7.110.100
  libswscale      5.  9.100 /  5.  9.100
  libswresample   3.  9.100 /  3.  9.100
  libpostproc    55.  9.100 / 55.  9.100
[matroska,webm @ 0x55995f4965c0] Could not find codec parameters for stream 3 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0x55995f4965c0] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0x55995f4965c0] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
Input #0, matroska,webm, from 'file:/srv/shares/public/video/Filme/Movie_2.mkv':
  Metadata:
    encoder         : libebml v1.3.1 + libmatroska v1.4.2
    creation_time   : 2016-07-07T07:44:31.000000Z
  Duration: 01:33:52.76, start: 0.000000, bitrate: 5878 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 340.923000
      Metadata:
        title           : Chapter 1
    Chapter #0:1: start 340.923000, end 640.431000
      Metadata:
        title           : Chapter 2
    Chapter #0:2: start 640.431000, end 989.488000
      Metadata:
        title           : Chapter 3
    Chapter #0:3: start 989.488000, end 1245.577000
      Metadata:
        title           : Chapter 4
    Chapter #0:4: start 1245.577000, end 1525.273000
      Metadata:
        title           : Chapter 5
    Chapter #0:5: start 1525.273000, end 1837.126000
      Metadata:
        title           : Chapter 6
    Chapter #0:6: start 1837.126000, end 2058.306000
      Metadata:
        title           : Chapter 7
    Chapter #0:7: start 2058.306000, end 2360.983000
      Metadata:
        title           : Chapter 8
    Chapter #0:8: start 2360.983000, end 2716.714000
      Metadata:
        title           : Chapter 9
    Chapter #0:9: start 2716.714000, end 3053.050000
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 3053.050000, end 3324.112000
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 3324.112000, end 3603.057000
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 3603.057000, end 4008.212000
      Metadata:
        title           : Chapter 13
    Chapter #0:13: start 4008.212000, end 4178.132000
      Metadata:
        title           : Chapter 14
    Chapter #0:14: start 4178.132000, end 4418.580000
      Metadata:
        title           : Chapter 15
    Chapter #0:15: start 4418.580000, end 4749.995000
      Metadata:
        title           : Chapter 16
    Chapter #0:16: start 4749.995000, end 4890.802000
      Metadata:
        title           : Chapter 17
    Chapter #0:17: start 4890.802000, end 5048.877000
      Metadata:
        title           : Chapter 18
    Chapter #0:18: start 5048.877000, end 5388.549000
      Metadata:
        title           : Chapter 19
    Chapter #0:19: start 5388.549000, end 5632.758000
      Metadata:
        title           : Chapter 20
  Stream #0:0(eng): Video: h264 (High), yuv420p(progressive), 1280x536 [SAR 1:1 DAR 160:67], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Metadata:
      BPS             : 3573085
      BPS-eng         : 3573085
      DURATION        : 01:33:52.711000000
      DURATION-eng    : 01:33:52.711000000
      NUMBER_OF_FRAMES: 135050
      NUMBER_OF_FRAMES-eng: 135050
      NUMBER_OF_BYTES : 2515769589
      NUMBER_OF_BYTES-eng: 2515769589
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:1(ger): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (forced)
    Metadata:
      BPS             : 767999
      BPS-eng         : 767999
      DURATION        : 01:33:52.758000000
      DURATION-eng    : 01:33:52.758000000
      NUMBER_OF_FRAMES: 528071
      NUMBER_OF_FRAMES-eng: 528071
      NUMBER_OF_BYTES : 540744704
      NUMBER_OF_BYTES-eng: 540744704
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:2(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s
    Metadata:
      BPS             : 1509001
      BPS-eng         : 1509001
      DURATION        : 01:33:52.758000000
      DURATION-eng    : 01:33:52.758000000
      NUMBER_OF_FRAMES: 528071
      NUMBER_OF_FRAMES-eng: 528071
      NUMBER_OF_BYTES : 1062479772
      NUMBER_OF_BYTES-eng: 1062479772
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:3(ger): Subtitle: hdmv_pgs_subtitle (default) (forced)
    Metadata:
      BPS             : 175
      BPS-eng         : 175
      DURATION        : 01:31:20.058000000
      DURATION-eng    : 01:31:20.058000000
      NUMBER_OF_FRAMES: 40
      NUMBER_OF_FRAMES-eng: 40
      NUMBER_OF_BYTES : 120480
      NUMBER_OF_BYTES-eng: 120480
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:4(ger): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS             : 11641
      BPS-eng         : 11641
      DURATION        : 01:31:17.931000000
      DURATION-eng    : 01:31:17.931000000
      NUMBER_OF_FRAMES: 2886
      NUMBER_OF_FRAMES-eng: 2886
      NUMBER_OF_BYTES : 7971687
      NUMBER_OF_BYTES-eng: 7971687
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:5(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS             : 14166
      BPS-eng         : 14166
      DURATION        : 01:27:50.598000000
      DURATION-eng    : 01:27:50.598000000
      NUMBER_OF_FRAMES: 3320
      NUMBER_OF_FRAMES-eng: 3320
      NUMBER_OF_BYTES : 9333000
      NUMBER_OF_BYTES-eng: 9333000
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream mapping:
  Stream #0:0 (h264) -> format (graph 0)
  Stream #0:3 (pgssub) -> scale (graph 0)
  hwupload (graph 0) -> Stream #0:0 (h264_vaapi)
  Stream #0:1 -> #0:1 (dts (dca) -> ac3 (native))
Press [q] to stop, [?] for help
[matroska,webm @ 0x55995f4965c0] sub2video: using 1280x536 canvas
Output #0, matroska, to '/var/lib/jellyfin/transcodes/6c6134de533fac8600fcb8820c898044.mkv':
  Metadata:
    encoder         : Lavf58.76.100
  Stream #0:0: Video: h264 (High) (H264 / 0x34363248), vaapi_vld(progressive), 1280x536 [SAR 1:1 DAR 160:67], q=2-31, 5878 kb/s, 23.98 fps, 1k tbn (default)
    Metadata:
      encoder         : Lavc58.134.100 h264_vaapi
  Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1, fltp, 640 kb/s (default) (forced)
    Metadata:
      encoder         : Lavc58.134.100 ac3
frame=    2 fps=0.0 q=0.0 size=       1kB time=00:00:00.00 bitrate=N/A speed=   0x    
frame=   25 fps=0.0 q=-0.0 size=       1kB time=00:00:01.02 bitrate=   6.2kbits/s speed=1.77x    
frame=   49 fps= 44 q=-0.0 size=       1kB time=00:00:01.98 bitrate=   3.2kbits/s speed= 1.8x    
frame=   75 fps= 47 q=-0.0 size=       1kB time=00:00:03.07 bitrate=   2.1kbits/s speed=1.91x    
frame=   98 fps= 46 q=-0.0 size=       1kB time=00:00:04.03 bitrate=   1.6kbits/s speed=1.91x    
frame=  120 fps= 46 q=-0.0 size=       1kB time=00:00:04.96 bitrate=   1.3kbits/s speed=1.89x    
frame=  144 fps= 46 q=-0.0 size=    3840kB time=00:00:05.88 bitrate=5342.6kbits/s speed=1.88x    
frame=  166 fps= 46 q=-0.0 size=    3840kB time=00:00:06.81 bitrate=4615.2kbits/s speed=1.87x    
frame=  189 fps= 46 q=-0.0 size=    3840kB time=00:00:07.87 bitrate=3996.1kbits/s speed= 1.9x    
frame=  214 fps= 46 q=-0.0 size=    3840kB time=00:00:08.80 bitrate=3574.7kbits/s speed=1.89x    
frame=  236 fps= 46 q=-0.0 size=    3840kB time=00:00:09.76 bitrate=3222.8kbits/s speed=1.89x    
frame=  258 fps= 45 q=-0.0 size=    8192kB time=00:00:10.68 bitrate=6278.9kbits/s speed=1.88x    
frame=  281 fps= 45 q=-0.0 size=    8192kB time=00:00:11.64 bitrate=5761.4kbits/s speed=1.88x    
frame=  303 fps= 45 q=-0.0 size=    8192kB time=00:00:12.60 bitrate=5322.7kbits/s speed=1.89x    
frame=  324 fps= 45 q=-0.0 size=    8192kB time=00:00:13.56 bitrate=4945.7kbits/s speed=1.89x    
frame=  348 fps= 45 q=-0.0 size=    8192kB time=00:00:14.43 bitrate=4650.0kbits/s speed=1.88x    
frame=  370 fps= 45 q=-0.0 size=   11776kB time=00:00:15.39 bitrate=6267.5kbits/s speed=1.88x    
frame=  395 fps= 45 q=-0.0 size=   11776kB time=00:00:16.38 bitrate=5888.0kbits/s speed=1.88x    
frame=  418 fps= 45 q=-0.0 size=   11776kB time=00:00:17.34 bitrate=5562.1kbits/s speed=1.88x    
frame=  440 fps= 45 q=-0.0 size=   11776kB time=00:00:18.33 bitrate=5260.9kbits/s speed=1.88x    
frame=  463 fps= 45 q=-0.0 size=   11776kB time=00:00:19.26 bitrate=5007.5kbits/s speed=1.88x    
frame=  486 fps= 45 q=-0.0 size=   15872kB time=00:00:20.22 bitrate=6429.2kbits/s speed=1.88x    
frame=  510 fps= 45 q=-0.0 size=   15872kB time=00:00:21.18 bitrate=6137.5kbits/s speed=1.88x    
frame=  534 fps= 45 q=-0.0 size=   15872kB time=00:00:22.17 bitrate=5863.0kbits/s speed=1.88x    
frame=  558 fps= 45 q=-0.0 size=   15872kB time=00:00:23.26 bitrate=5589.0kbits/s speed=1.89x    
frame=  582 fps= 45 q=-0.0 size=   15872kB time=00:00:24.16 bitrate=5381.8kbits/s speed=1.89x    
frame=  603 fps= 45 q=-0.0 size=   19712kB time=00:00:25.12 bitrate=6428.4kbits/s speed=1.89x    
frame=  627 fps= 45 q=-0.0 size=   19712kB time=00:00:26.08 bitrate=6191.7kbits/s speed=1.89x    
frame=  652 fps= 45 q=-0.0 size=   19712kB time=00:00:27.13 bitrate=5950.8kbits/s speed=1.89x    
frame=  677 fps= 46 q=-0.0 size=   19712kB time=00:00:28.22 bitrate=5721.2kbits/s speed= 1.9x    
frame=  700 fps= 46 q=-0.0 size=   19712kB time=00:00:29.08 bitrate=5551.3kbits/s speed=1.89x    
frame=  724 fps= 46 q=-0.0 size=   23552kB time=00:00:30.17 bitrate=6393.5kbits/s speed= 1.9x    
frame=  749 fps= 46 q=-0.0 size=   23552kB time=00:00:31.20 bitrate=6183.7kbits/s speed= 1.9x    
frame=  776 fps= 46 q=-0.0 size=   23552kB time=00:00:32.38 bitrate=5957.8kbits/s speed=1.91x    
frame=  804 fps= 46 q=-0.0 size=   23552kB time=00:00:33.53 bitrate=5753.0kbits/s speed=1.93x    
frame=  833 fps= 46 q=-0.0 size=   23552kB time=00:00:34.72 bitrate=5556.8kbits/s speed=1.93x    
frame=  860 fps= 47 q=-0.0 size=   27392kB time=00:00:35.90 bitrate=6249.9kbits/s speed=1.94x    
frame=  886 fps= 47 q=-0.0 size=   27392kB time=00:00:36.83 bitrate=6092.2kbits/s speed=1.94x    
frame=  912 fps= 47 q=-0.0 size=   27392kB time=00:00:38.01 bitrate=5902.5kbits/s speed=1.95x    
frame=  934 fps= 47 q=-0.0 size=   27392kB time=00:00:38.91 bitrate=5766.7kbits/s speed=1.95x    
frame=  960 fps= 47 q=-0.0 size=   27392kB time=00:00:40.06 bitrate=5600.8kbits/s speed=1.96x    
frame=  986 fps= 47 q=-0.0 size=   31488kB time=00:00:41.02 bitrate=6287.6kbits/s speed=1.95x    
frame= 1010 fps= 47 q=-0.0 size=   31488kB time=00:00:42.04 bitrate=6134.5kbits/s speed=1.95x    
frame= 1034 fps= 47 q=-0.0 size=   31488kB time=00:00:43.07 bitrate=5988.7kbits/s speed=1.95x    
frame= 1058 fps= 47 q=-0.0 size=   31488kB time=00:00:44.09 bitrate=5849.6kbits/s speed=1.96x    
frame= 1083 fps= 47 q=-0.0 size=   35328kB time=00:00:45.12 bitrate=6414.2kbits/s speed=1.96x    
frame= 1107 fps= 47 q=-0.0 size=   35328kB time=00:00:46.08 bitrate=6280.5kbits/s speed=1.95x    
frame= 1132 fps= 47 q=-0.0 size=   35328kB time=00:00:47.16 bitrate=6135.5kbits/s speed=1.96x    
frame= 1155 fps= 47 q=-0.0 size=   35328kB time=00:00:48.19 bitrate=6005.2kbits/s speed=1.96x    
frame= 1177 fps= 47 q=-0.0 size=   35328kB time=00:00:48.99 bitrate=5907.1kbits/s speed=1.95x    
frame= 1199 fps= 47 q=-0.0 size=   35328kB time=00:00:50.01 bitrate=5786.2kbits/s speed=1.95x    
frame= 1221 fps= 47 q=-0.0 size=   39680kB time=00:00:50.81 bitrate=6396.8kbits/s speed=1.94x    
frame= 1244 fps= 47 q=-0.0 size=   39680kB time=00:00:51.93 bitrate=6258.8kbits/s speed=1.95x    
frame= 1267 fps= 47 q=-0.0 size=   39680kB time=00:00:52.76 bitrate=6160.1kbits/s speed=1.94x    
frame= 1288 fps= 47 q=-0.0 size=   39680kB time=00:00:53.66 bitrate=6057.3kbits/s speed=1.94x    
frame= 1313 fps= 47 q=-0.0 size=   39680kB time=00:00:54.75 bitrate=5936.9kbits/s speed=1.94x    
frame= 1334 fps= 47 q=-0.0 size=   43776kB time=00:00:55.55 bitrate=6455.4kbits/s speed=1.94x    
frame= 1355 fps= 46 q=-0.0 size=   43776kB time=00:00:56.44 bitrate=6353.0kbits/s speed=1.94x    
frame= 1378 fps= 46 q=-0.0 size=   43776kB time=00:00:57.37 bitrate=6250.2kbits/s speed=1.93x    
frame= 1404 fps= 47 q=-0.0 size=   43776kB time=00:00:58.56 bitrate=6123.8kbits/s speed=1.94x    
frame= 1429 fps= 47 q=-0.0 size=   43776kB time=00:00:59.58 bitrate=6018.5kbits/s speed=1.94x    
frame= 1453 fps= 47 q=-0.0 size=   47360kB time=00:01:00.57 bitrate=6404.6kbits/s speed=1.94x    
frame= 1476 fps= 46 q=-0.0 size=   47360kB time=00:01:01.60 bitrate=6298.2kbits/s speed=1.94x    
frame= 1498 fps= 46 q=-0.0 size=   47360kB time=00:01:02.36 bitrate=6220.7kbits/s speed=1.93x    
frame= 1522 fps= 46 q=-0.0 size=   47360kB time=00:01:03.39 bitrate=6120.2kbits/s speed=1.94x    
frame= 1545 fps= 46 q=-0.0 size=   47360kB time=00:01:04.41 bitrate=6022.8kbits/s speed=1.94x    
frame= 1566 fps= 46 q=-0.0 size=   51456kB time=00:01:05.28 bitrate=6457.2kbits/s speed=1.93x    
frame= 1590 fps= 46 q=-0.0 size=   51456kB time=00:01:06.20 bitrate=6366.6kbits/s speed=1.93x    
frame= 1614 fps= 46 q=-0.0 size=   51456kB time=00:01:07.23 bitrate=6269.7kbits/s speed=1.93x    
frame= 1638 fps= 46 q=-0.0 size=   51456kB time=00:01:08.22 bitrate=6178.6kbits/s speed=1.93x    
frame= 1660 fps= 46 q=-0.0 size=   51456kB time=00:01:09.21 bitrate=6089.9kbits/s speed=1.93x    
frame= 1682 fps= 46 q=-0.0 size=   55808kB time=00:01:10.08 bitrate=6523.7kbits/s speed=1.93x    
frame= 1704 fps= 46 q=-0.0 size=   55808kB time=00:01:11.07 bitrate=6432.6kbits/s speed=1.93x    
frame= 1726 fps= 46 q=-0.0 size=   55808kB time=00:01:11.96 bitrate=6352.5kbits/s speed=1.93x    
frame= 1750 fps= 46 q=-0.0 size=   55808kB time=00:01:12.89 bitrate=6271.7kbits/s speed=1.92x    
frame= 1773 fps= 46 q=-0.0 size=   55808kB time=00:01:13.88 bitrate=6187.4kbits/s speed=1.92x    
frame= 1797 fps= 46 q=-0.0 size=   55808kB time=00:01:14.88 bitrate=6105.5kbits/s speed=1.92x    
frame= 1818 fps= 46 q=-0.0 size=   59904kB time=00:01:15.74 bitrate=6478.8kbits/s speed=1.92x    
frame= 1839 fps= 46 q=-0.0 size=   59904kB time=00:01:16.70 bitrate=6397.8kbits/s speed=1.92x    
frame= 1862 fps= 46 q=-0.0 size=   59904kB time=00:01:17.60 bitrate=6323.9kbits/s speed=1.92x    
frame= 1885 fps= 46 q=-0.0 size=   59904kB time=00:01:18.59 bitrate=6244.1kbits/s speed=1.92x    
frame= 1909 fps= 46 q=-0.0 size=   59904kB time=00:01:19.61 bitrate=6163.7kbits/s speed=1.92x    
frame= 1931 fps= 46 q=-0.0 size=   63744kB time=00:01:20.51 bitrate=6485.9kbits/s speed=1.92x    
frame= 1953 fps= 46 q=-0.0 size=   63744kB time=00:01:21.44 bitrate=6411.9kbits/s speed=1.92x    
frame= 1975 fps= 46 q=-0.0 size=   63744kB time=00:01:22.30 bitrate=6344.7kbits/s speed=1.91x    
frame= 1999 fps= 46 q=-0.0 size=   63744kB time=00:01:23.26 bitrate=6271.5kbits/s speed=1.91x    
frame= 2022 fps= 46 q=-0.0 size=   63744kB time=00:01:24.28 bitrate=6195.3kbits/s speed=1.91x    
frame= 2043 fps= 46 q=-0.0 size=   67840kB time=00:01:25.12 bitrate=6528.9kbits/s speed=1.91x    
frame= 2066 fps= 46 q=-0.0 size=   67840kB time=00:01:26.14 bitrate=6451.3kbits/s speed=1.91x    
frame= 2088 fps= 46 q=-0.0 size=   67840kB time=00:01:27.04 bitrate=6384.9kbits/s speed=1.91x    
frame= 2111 fps= 46 q=-0.0 size=   67840kB time=00:01:28.06 bitrate=6310.7kbits/s speed=1.91x    
frame= 2135 fps= 46 q=-0.0 size=   67840kB time=00:01:29.02 bitrate=6242.6kbits/s speed=1.91x    
frame= 2156 fps= 46 q=-0.0 size=   67840kB time=00:01:29.88 bitrate=6182.6kbits/s speed=1.91x    
frame= 2177 fps= 46 q=-0.0 size=   71936kB time=00:01:30.75 bitrate=6493.5kbits/s speed=1.91x    
frame= 2200 fps= 46 q=-0.0 size=   71936kB time=00:01:31.71 bitrate=6425.5kbits/s speed=1.91x    
frame= 2213 fps= 46 q=-0.0 Lsize=   74038kB time=00:01:32.22 bitrate=6576.6kbits/s speed= 1.9x    
video:66769kB audio:7230kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.051872%

Media info of the file

ffprobe version 4.2.4-1ubuntu0.1 Copyright (c) 2007-2020 the FFmpeg developers
  built with gcc 9 (Ubuntu 9.3.0-10ubuntu2)
  configuration: --prefix=/usr --extra-version=1ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  WARNING: library configuration mismatch
  avcodec     configuration: --prefix=/usr --extra-version=1ubuntu0.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-nvenc --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared --enable-version3 --disable-doc --disable-programs --enable-libaribb24 --enable-liblensfun --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libtesseract --enable-libvo_amrwbenc
  libavutil      56. 31.100 / 56. 31.100
  libavcodec     58. 54.100 / 58. 54.100
  libavformat    58. 29.100 / 58. 29.100
  libavdevice    58.  8.100 / 58.  8.100
  libavfilter     7. 57.100 /  7. 57.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  5.100 /  5.  5.100
  libswresample   3.  5.100 /  3.  5.100
  libpostproc    55.  5.100 / 55.  5.100
[matroska,webm @ 0x559a759dcf00] Could not find codec parameters for stream 3 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x559a759dcf00] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[matroska,webm @ 0x559a759dcf00] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, matroska,webm, from 'Movie_2.mkv':
  Metadata:
    encoder         : libebml v1.3.1 + libmatroska v1.4.2
    creation_time   : 2016-07-07T07:44:31.000000Z
  Duration: 01:33:52.76, start: 0.000000, bitrate: 5878 kb/s
    Chapter #0:0: start 0.000000, end 340.923000
    Metadata:
      title           : Chapter 1
    Chapter #0:1: start 340.923000, end 640.431000
    Metadata:
      title           : Chapter 2
    Chapter #0:2: start 640.431000, end 989.488000
    Metadata:
      title           : Chapter 3
    Chapter #0:3: start 989.488000, end 1245.577000
    Metadata:
      title           : Chapter 4
    Chapter #0:4: start 1245.577000, end 1525.273000
    Metadata:
      title           : Chapter 5
    Chapter #0:5: start 1525.273000, end 1837.126000
    Metadata:
      title           : Chapter 6
    Chapter #0:6: start 1837.126000, end 2058.306000
    Metadata:
      title           : Chapter 7
    Chapter #0:7: start 2058.306000, end 2360.983000
    Metadata:
      title           : Chapter 8
    Chapter #0:8: start 2360.983000, end 2716.714000
    Metadata:
      title           : Chapter 9
    Chapter #0:9: start 2716.714000, end 3053.050000
    Metadata:
      title           : Chapter 10
    Chapter #0:10: start 3053.050000, end 3324.112000
    Metadata:
      title           : Chapter 11
    Chapter #0:11: start 3324.112000, end 3603.057000
    Metadata:
      title           : Chapter 12
    Chapter #0:12: start 3603.057000, end 4008.212000
    Metadata:
      title           : Chapter 13
    Chapter #0:13: start 4008.212000, end 4178.132000
    Metadata:
      title           : Chapter 14
    Chapter #0:14: start 4178.132000, end 4418.580000
    Metadata:
      title           : Chapter 15
    Chapter #0:15: start 4418.580000, end 4749.995000
    Metadata:
      title           : Chapter 16
    Chapter #0:16: start 4749.995000, end 4890.802000
    Metadata:
      title           : Chapter 17
    Chapter #0:17: start 4890.802000, end 5048.877000
    Metadata:
      title           : Chapter 18
    Chapter #0:18: start 5048.877000, end 5388.549000
    Metadata:
      title           : Chapter 19
    Chapter #0:19: start 5388.549000, end 5632.758000
    Metadata:
      title           : Chapter 20
    Stream #0:0(eng): Video: h264 (High), yuv420p(progressive), 1280x536 [SAR 1:1 DAR 160:67], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Metadata:
      BPS             : 3573085
      BPS-eng         : 3573085
      DURATION        : 01:33:52.711000000
      DURATION-eng    : 01:33:52.711000000
      NUMBER_OF_FRAMES: 135050
      NUMBER_OF_FRAMES-eng: 135050
      NUMBER_OF_BYTES : 2515769589
      NUMBER_OF_BYTES-eng: 2515769589
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Stream #0:1(ger): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 768 kb/s (default) (forced)
    Metadata:
      BPS             : 767999
      BPS-eng         : 767999
      DURATION        : 01:33:52.758000000
      DURATION-eng    : 01:33:52.758000000
      NUMBER_OF_FRAMES: 528071
      NUMBER_OF_FRAMES-eng: 528071
      NUMBER_OF_BYTES : 540744704
      NUMBER_OF_BYTES-eng: 540744704
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Stream #0:2(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s
    Metadata:
      BPS             : 1509001
      BPS-eng         : 1509001
      DURATION        : 01:33:52.758000000
      DURATION-eng    : 01:33:52.758000000
      NUMBER_OF_FRAMES: 528071
      NUMBER_OF_FRAMES-eng: 528071
      NUMBER_OF_BYTES : 1062479772
      NUMBER_OF_BYTES-eng: 1062479772
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Stream #0:3(ger): Subtitle: hdmv_pgs_subtitle (default) (forced)
    Metadata:
      BPS             : 175
      BPS-eng         : 175
      DURATION        : 01:31:20.058000000
      DURATION-eng    : 01:31:20.058000000
      NUMBER_OF_FRAMES: 40
      NUMBER_OF_FRAMES-eng: 40
      NUMBER_OF_BYTES : 120480
      NUMBER_OF_BYTES-eng: 120480
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Stream #0:4(ger): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS             : 11641
      BPS-eng         : 11641
      DURATION        : 01:31:17.931000000
      DURATION-eng    : 01:31:17.931000000
      NUMBER_OF_FRAMES: 2886
      NUMBER_OF_FRAMES-eng: 2886
      NUMBER_OF_BYTES : 7971687
      NUMBER_OF_BYTES-eng: 7971687
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    Stream #0:5(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS             : 14166
      BPS-eng         : 14166
      DURATION        : 01:27:50.598000000
      DURATION-eng    : 01:27:50.598000000
      NUMBER_OF_FRAMES: 3320
      NUMBER_OF_FRAMES-eng: 3320
      NUMBER_OF_BYTES : 9333000
      NUMBER_OF_BYTES-eng: 9333000
      _STATISTICS_WRITING_APP: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_APP-eng: mkvmerge v8.0.0 ('Til The Day That I Die') 64bit
      _STATISTICS_WRITING_DATE_UTC: 2016-07-07 07:44:31
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-07-07 07:44:31
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES

Application version

0.13.0

Device information

Amazon FireTV Cube V2

Android version

FireOS 7.2.4.2

Jellyfin server version

10.7.7

zehnerGIT commented 2 years ago

Additonal logging with "Force Exo" selected (DTS doesn't work):

[2022-03-22 09:54:37.660 +01:00] [INF] GetPostedPlaybackInfo profile: DeviceProfile { Name: "AndroidTV-libVLC", Id: null, Identification: null, FriendlyName: null, Manufacturer: null, ManufacturerUrl: null, ModelName: null, ModelDescription: null, ModelNumber: null, ModelUrl: null, SerialNumber: null, EnableAlbumArtInDidl: False, EnableSingleAlbumArtLimit: False, EnableSingleSubtitleLimit: False, SupportedMediaTypes: "Audio,Photo,Video", UserId: null, AlbumArtPn: null, MaxAlbumArtWidth: 0, MaxAlbumArtHeight: 0, MaxIconWidth: null, MaxIconHeight: null, MaxStreamingBitrate: 20000000, MaxStaticBitrate: 100000000, MusicStreamingTranscodingBitrate: 128000, MaxStaticMusicBitrate: null, SonyAggregationFlags: null, ProtocolInfo: null, TimelineOffsetSeconds: 0, RequiresPlainVideoItems: False, RequiresPlainFolders: False, EnableMSMediaReceiverRegistrar: False, IgnoreTranscodeByteRangeRequests: False, XmlRootAttributes: [], DirectPlayProfiles: [DirectPlayProfile { Container: "m4v,3gp,ts,mpegts,mov,xvid,vob,mkv,wmv,asf,ogm,ogv,m2v,avi,mpg,mpeg,mp4,webm,wtv", AudioCodec: "aac,mp3,mp2,ac3,wma,wmav2,dca,dts,pcm,pcm_s16le,pcm_s24le,opus,flac,truehd", VideoCodec: null, Type: Video }, DirectPlayProfile { Container: "flac,aac,mp3,mpa,wav,wma,mp2,ogg,oga,webma,ape", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "jpg,jpeg,png,gif,webp", AudioCodec: null, VideoCodec: null, Type: Photo }], TranscodingProfiles: [TranscodingProfile { Container: "mkv", Type: Video, VideoCodec: "h264", AudioCodec: "aac,mp3", Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: True, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "mp3", Type: Audio, VideoCodec: null, AudioCodec: "mp3", Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }], ContainerProfiles: [ContainerProfile { Type: Video, Conditions: [ProfileCondition { Condition: NotEquals, Property: VideoCodecTag, Value: "xvid", IsRequired: False }], Container: "avi" }], CodecProfiles: [CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: NotEquals, Property: VideoProfile, Value: "none", IsRequired: False }], ApplyConditions: [], Codec: "hevc", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: EqualsAny, Property: VideoProfile, Value: "high|main|baseline|constrained baseline", IsRequired: False }, ProfileCondition { Condition: LessThanEqual, Property: VideoLevel, Value: "41", IsRequired: False }], ApplyConditions: [], Codec: "h264", Container: null }, CodecProfile { Type: VideoAudio, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: AudioChannels, Value: "8", IsRequired: False }], ApplyConditions: [], Codec: null, Container: null }], ResponseProfiles: [], SubtitleProfiles: [SubtitleProfile { Format: "srt", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "srt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "subrip", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgs", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgssub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "dvdsub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "vtt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "sub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "smi", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "idx", Method: Embed, DidlMode: null, Language: null, Container: null }] }
[2022-03-22 09:54:37.665 +01:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2022-03-22 09:54:37.665 +01:00] [INF] Profile: "AndroidTV-libVLC", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-22 09:54:37.667 +01:00] [INF] Profile: "AndroidTV-libVLC", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-22 09:54:37.669 +01:00] [INF] Profile: "AndroidTV-libVLC", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-22 09:54:37.760 +01:00] [INF] GetPostedPlaybackInfo profile: DeviceProfile { Name: "AndroidTV-ExoPlayer", Id: null, Identification: null, FriendlyName: null, Manufacturer: null, ManufacturerUrl: null, ModelName: null, ModelDescription: null, ModelNumber: null, ModelUrl: null, SerialNumber: null, EnableAlbumArtInDidl: False, EnableSingleAlbumArtLimit: False, EnableSingleSubtitleLimit: False, SupportedMediaTypes: "Audio,Photo,Video", UserId: null, AlbumArtPn: null, MaxAlbumArtWidth: 0, MaxAlbumArtHeight: 0, MaxIconWidth: null, MaxIconHeight: null, MaxStreamingBitrate: 20000000, MaxStaticBitrate: 100000000, MusicStreamingTranscodingBitrate: 128000, MaxStaticMusicBitrate: null, SonyAggregationFlags: null, ProtocolInfo: null, TimelineOffsetSeconds: 0, RequiresPlainVideoItems: False, RequiresPlainFolders: False, EnableMSMediaReceiverRegistrar: False, IgnoreTranscodeByteRangeRequests: False, XmlRootAttributes: [], DirectPlayProfiles: [DirectPlayProfile { Container: "m4v,mov,xvid,vob,mkv,wmv,asf,ogm,ogv,mp4,webm", AudioCodec: "aac,mp3,mp2,aac_latm,alac,ac3,eac3,dca,dts,mlp,truehd,pcm_alaw,pcm_mulaw", VideoCodec: "h264,hevc,vp8,vp9,mpeg,mpeg2video", Type: Video }, DirectPlayProfile { Container: "aac,mp3,mp2,aac_latm,alac,ac3,eac3,dca,dts,mlp,truehd,pcm_alaw,pcm_mulaw,mpa,flac,wav,wma,ogg,oga,webma,ape,opus", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "jpg,jpeg,png,gif,webp", AudioCodec: null, VideoCodec: null, Type: Photo }], TranscodingProfiles: [TranscodingProfile { Container: "mkv", Type: Video, VideoCodec: "hevc,h264", AudioCodec: "ac3,aac,mp3", Protocol: "http", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: True, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "mp3", Type: Audio, VideoCodec: null, AudioCodec: "mp3", Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }], ContainerProfiles: [], CodecProfiles: [CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: EqualsAny, Property: VideoProfile, Value: "high|main|baseline|constrained baseline", IsRequired: False }, ProfileCondition { Condition: LessThanEqual, Property: VideoLevel, Value: "41", IsRequired: False }], ApplyConditions: [], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: RefFrames, Value: "12", IsRequired: False }], ApplyConditions: [ProfileCondition { Condition: GreaterThanEqual, Property: Width, Value: "1200", IsRequired: False }], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: RefFrames, Value: "4", IsRequired: False }], ApplyConditions: [ProfileCondition { Condition: GreaterThanEqual, Property: Width, Value: "1900", IsRequired: False }], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: NotEquals, Property: VideoProfile, Value: "none", IsRequired: False }], ApplyConditions: [], Codec: "hevc", Container: null }, CodecProfile { Type: VideoAudio, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: AudioChannels, Value: "6", IsRequired: False }], ApplyConditions: [], Codec: null, Container: null }], ResponseProfiles: [], SubtitleProfiles: [SubtitleProfile { Format: "srt", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "srt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "subrip", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgs", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgssub", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "dvdsub", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "vtt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "sub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "idx", Method: Embed, DidlMode: null, Language: null, Container: null }] }
[2022-03-22 09:54:37.766 +01:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2022-03-22 09:54:37.766 +01:00] [INF] Not eligible for DirectPlay due to unsupported subtitles
[2022-03-22 09:54:37.766 +01:00] [INF] Not eligible for DirectStream due to unsupported subtitles
[2022-03-22 09:54:37.766 +01:00] [INF] Profile: "AndroidTV-ExoPlayer", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: False, isEligibleForDirectStream: False
[2022-03-22 09:54:37.768 +01:00] [INF] Not eligible for DirectPlay due to unsupported subtitles
[2022-03-22 09:54:37.768 +01:00] [INF] Not eligible for DirectStream due to unsupported subtitles
[2022-03-22 09:54:37.768 +01:00] [INF] Profile: "AndroidTV-ExoPlayer", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: False, isEligibleForDirectStream: False
[2022-03-22 09:54:37.770 +01:00] [INF] Not eligible for DirectPlay due to unsupported subtitles
[2022-03-22 09:54:37.770 +01:00] [INF] Not eligible for DirectStream due to unsupported subtitles
zehnerGIT commented 2 years ago

Additional playback with Kodi as client on the same device (DTS works):

[2022-03-22 10:07:20.020 +01:00] [INF] GetPostedPlaybackInfo profile: DeviceProfile { Name: "Kodi", Id: null, Identification: null, FriendlyName: null, Manufacturer: null, ManufacturerUrl: null, ModelName: null, ModelDescription: null, ModelNumber: null, ModelUrl: null, SerialNumber: null, EnableAlbumArtInDidl: False, EnableSingleAlbumArtLimit: False, EnableSingleSubtitleLimit: False, SupportedMediaTypes: "Audio,Photo,Video", UserId: null, AlbumArtPn: null, MaxAlbumArtWidth: 0, MaxAlbumArtHeight: 0, MaxIconWidth: null, MaxIconHeight: null, MaxStreamingBitrate: 100000000, MaxStaticBitrate: 100000000, MusicStreamingTranscodingBitrate: 384000, MaxStaticMusicBitrate: null, SonyAggregationFlags: null, ProtocolInfo: null, TimelineOffsetSeconds: 5, RequiresPlainVideoItems: False, RequiresPlainFolders: False, EnableMSMediaReceiverRegistrar: False, IgnoreTranscodeByteRangeRequests: False, XmlRootAttributes: [], DirectPlayProfiles: [DirectPlayProfile { Container: null, AudioCodec: null, VideoCodec: null, Type: Video }, DirectPlayProfile { Container: null, AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: null, AudioCodec: null, VideoCodec: null, Type: Photo }], TranscodingProfiles: [TranscodingProfile { Container: null, Type: Audio, VideoCodec: null, AudioCodec: null, Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "ts", Type: Video, VideoCodec: "h264", AudioCodec: "ac3", Protocol: "hls", EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: "8", MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "jpeg", Type: Photo, VideoCodec: null, AudioCodec: null, Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }], ContainerProfiles: [], CodecProfiles: [], ResponseProfiles: [], SubtitleProfiles: [SubtitleProfile { Format: "srt", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "srt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "sub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "sub", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "smi", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "smi", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgssub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgssub", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "dvdsub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "dvdsub", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgs", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgs", Method: External, DidlMode: null, Language: null, Container: null }] }
[2022-03-22 10:07:20.032 +01:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2022-03-22 10:07:20.032 +01:00] [INF] Profile: "Kodi", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-22 10:07:20.034 +01:00] [INF] Profile: "Kodi", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-22 10:07:20.036 +01:00] [INF] Profile: "Kodi", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-22 10:07:47.318 +01:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2022-03-22 10:07:59.321 +01:00] [INF] Lost 1 WebSockets.
[2022-03-22 10:08:05.073 +01:00] [WRN] Slow HTTP Response from "http://192.168.2.100:8096/Users/d8260fb6bcdb45fd8e8d380a6518fd21/Items?Fields=DateCreated,EpisodeCount,SeasonCount,Path,Genres,Studios,Etag,Taglines,SortName,RecursiveItemCount,ChildCount,ProductionLocations,CriticRating,OfficialRating,CommunityRating,PremiereDate,ProductionYear,AirTime,Status,Tags,MediaStreams,People,Overview&CollapseBoxSetItems=False&GroupItemsIntoCollections=False&Recursive=True&IncludeItemTypes=Movie&SortBy=Name&SortOrder=Ascending&ImageTypeLimit=1&ParentId=7a2175bccb1f1a94152cbd2b2bae8f6d&NameStartsWith=M&format=json" to "192.168.2.105" in 0:00:03.7033583 with Status Code 200
DavidFair commented 2 years ago

Could you verify DTS still passes through on this video with 0.12? If it does I'm happy to walk you through a git bisect to pin down which commit(s) might have changed this so we have a stepping off point

zehnerGIT commented 2 years ago

I've deinstalled 0.13 and reinstalled 0.12.3 from the release assets page. Playback with "Force Exo" shows DTS on my receiver

[2022-03-23 00:24:06.117 +01:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2022-03-23 00:24:06.117 +01:00] [INF] Profile: "AndroidTV-libVLC", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-23 00:24:06.119 +01:00] [INF] Profile: "AndroidTV-libVLC", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-23 00:24:06.120 +01:00] [INF] Profile: "AndroidTV-libVLC", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-23 00:24:06.243 +01:00] [INF] GetPostedPlaybackInfo profile: DeviceProfile { Name: "AndroidTV-ExoPlayer", Id: null, Identification: null, FriendlyName: null, Manufacturer: null, ManufacturerUrl: null, ModelName: null, ModelDescription: null, ModelNumber: null, ModelUrl: null, SerialNumber: null, EnableAlbumArtInDidl: False, EnableSingleAlbumArtLimit: False, EnableSingleSubtitleLimit: False, SupportedMediaTypes: "Audio,Photo,Video", UserId: null, AlbumArtPn: null, MaxAlbumArtWidth: 0, MaxAlbumArtHeight: 0, MaxIconWidth: null, MaxIconHeight: null, MaxStreamingBitrate: 20000000, MaxStaticBitrate: 100000000, MusicStreamingTranscodingBitrate: 128000, MaxStaticMusicBitrate: null, SonyAggregationFlags: null, ProtocolInfo: null, TimelineOffsetSeconds: 0, RequiresPlainVideoItems: False, RequiresPlainFolders: False, EnableMSMediaReceiverRegistrar: False, IgnoreTranscodeByteRangeRequests: False, XmlRootAttributes: [], DirectPlayProfiles: [DirectPlayProfile { Container: "m4v,mov,xvid,vob,mkv,wmv,asf,ogm,ogv,mp4,webm", AudioCodec: "aac,ac3,eac3,aac_latm,mp3,mp2,dca,dts", VideoCodec: "h264,hevc,vp8,vp9,mpeg,mpeg2video", Type: Video }, DirectPlayProfile { Container: "aac,mp3,mpa,flac,wav,wma,mp2,ogg,oga,webma,ape,opus", AudioCodec: null, VideoCodec: null, Type: Audio }, DirectPlayProfile { Container: "jpg,jpeg,png,gif,webp", AudioCodec: null, VideoCodec: null, Type: Photo }], TranscodingProfiles: [TranscodingProfile { Container: "mkv", Type: Video, VideoCodec: "h264", AudioCodec: "ac3,aac,mp3", Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: True, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }, TranscodingProfile { Container: "mp3", Type: Audio, VideoCodec: null, AudioCodec: "mp3", Protocol: null, EstimateContentLength: False, EnableMpegtsM2TsMode: False, TranscodeSeekInfo: Auto, CopyTimestamps: False, Context: Streaming, EnableSubtitlesInManifest: False, MaxAudioChannels: null, MinSegments: 0, SegmentLength: 0, BreakOnNonKeyFrames: False }], ContainerProfiles: [], CodecProfiles: [CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: EqualsAny, Property: VideoProfile, Value: "high|main|baseline|constrained baseline", IsRequired: False }, ProfileCondition { Condition: LessThanEqual, Property: VideoLevel, Value: "41", IsRequired: False }], ApplyConditions: [], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: RefFrames, Value: "12", IsRequired: False }], ApplyConditions: [ProfileCondition { Condition: GreaterThanEqual, Property: Width, Value: "1200", IsRequired: False }], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: RefFrames, Value: "4", IsRequired: False }], ApplyConditions: [ProfileCondition { Condition: GreaterThanEqual, Property: Width, Value: "1900", IsRequired: False }], Codec: "h264", Container: null }, CodecProfile { Type: Video, Conditions: [ProfileCondition { Condition: NotEquals, Property: VideoProfile, Value: "none", IsRequired: False }], ApplyConditions: [], Codec: "hevc", Container: null }, CodecProfile { Type: VideoAudio, Conditions: [ProfileCondition { Condition: LessThanEqual, Property: AudioChannels, Value: "6", IsRequired: False }], ApplyConditions: [], Codec: null, Container: null }], ResponseProfiles: [], SubtitleProfiles: [SubtitleProfile { Format: "srt", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "srt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "subrip", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgs", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgssub", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "dvdsub", Method: Encode, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "vtt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "sub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "idx", Method: Embed, DidlMode: null, Language: null, Container: null }] }
[2022-03-23 00:24:06.248 +01:00] [INF] User policy for "jellyfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2022-03-23 00:24:06.249 +01:00] [INF] Profile: "AndroidTV-ExoPlayer", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-23 00:24:06.250 +01:00] [INF] Profile: "AndroidTV-ExoPlayer", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-23 00:24:06.252 +01:00] [INF] Profile: "AndroidTV-ExoPlayer", Path: "\\nas\public\video\Filme\Movie_2.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: True
[2022-03-23 00:24:06.965 +01:00] [INF] Starting User Changes Sync...
[2022-03-23 00:24:07.284 +01:00] [INF] "USERSYNC" User "d8260fb6bcdb45fd8e8d380a6518fd21"("jellyfin") posted 2 Updates: "cd6956b8dd4f3b1a66c8efa0def71cc9,087bbcb9bd1c80808d4ecce8d46c5162"
[2022-03-23 00:24:07.285 +01:00] [INF] User Changes Sync Finished Taking "00:00:00.3194932"
[2022-03-23 00:24:08.516 +01:00] [INF] AutoShutDown canceled: JellyfinSessionManager CancelShutDown ActiveSession: Fire TV Cube PlayState: MediaBrowser.Model.Session.PlayerStateInfo NowPlaying: Movie 2 True
[2022-03-23 00:24:27.317 +01:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2022-03-23 00:24:39.319 +01:00] [INF] Lost 1 WebSockets.
[2022-03-23 00:25:30.392 +01:00] [INF] Playback stopped reported by app "Android TV" "0.12.3" playing "Movie 2". Stopped at "82025" ms
[2022-03-23 00:25:30.954 +01:00] [INF] Starting User Changes Sync...
[2022-03-23 00:25:31.336 +01:00] [INF] "USERSYNC" User "d8260fb6bcdb45fd8e8d380a6518fd21"("jellyfin") posted 2 Updates: "cd6956b8dd4f3b1a66c8efa0def71cc9,087bbcb9bd1c80808d4ecce8d46c5162"
mueslimak3r commented 2 years ago

As far as I can tell, the reason why DTS is not being used is because you are transcoding, and currently the supported audio formats for transcoding are ac3, aac, and mp3. Based on the samples you've provided from your logs, it looks like the transcoding is occurring due to you selecting subtitles that aren't supported without burn-in. If you disable subtitles or find media with DTS audio that can direct-play, does pass-through work on 0.13?

If those suggestions don't work, please provide the complete ffmpeg, server (jellyfin), and app logs (with personal/sensitive info redacted) so we can get a clearer view of what's going on. Please upload them as files (don't copy & paste the text into a comment) so we can download them and search more easily.

zehnerGIT commented 2 years ago

But why does the client transcode the audio, if the subtitles are the problem? Is that not an unnecessary transcode?

The server setting "Allow remux without transcoding is enabled", the ATV client should support dts (all logs are from the SAME file, with the SAME jellyfin server on the SAME FireTV cube, so only the jellyfin client version changes and 0.12.3 can playback dts with this file, only 0.13 can't).

jellyfin-bot commented 2 years ago

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.

If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.

This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.