Jump to content

Emby for Android TV killed EAC3 and video freezes at 90%


Recommended Posts

jan_axhell
Posted

In the past 2 weeks I noticed that every episode of a series that I was watching freezed at about 90% and I had to exit and restart to go on, sometimes from the beginning. According to claude code, it's because eac3 codec support has been removed. My Tv has Android 7, so the other android app that is now advertised in the home is not viable for me as it crashes as soon as I launch it (has already been like this for at least one or two years). The only thing I could to was to revert to tv.emby.embyatv v2.1.48g. Claude code made a custom APK that won't be updated any further with Playstore auto-update, but I would obviously prefer to update. This is what Claude Code had to say about it:

REGRESSION IN EMBY FOR ANDROID TV 2.1.51G: E-AC3 (DOLBY DIGITAL PLUS) NO LONGER DIRECT STREAMS, FORCES AUDIO TRANSCODE + PLAYBACK STALLS NEAR ~90%
Summary
After the Android TV app auto-updated to 2.1.51g (versionCode 215100), media with E-AC3 (eac3) audio tracks stopped Direct Streaming and started forcing a server-side audio transcode to AAC. On top of that, the resulting remux/transcode playback stalls once near ~90% of the file and has to be exited and restarted to finish. Rolling the app back to 2.1.48g (versionCode 214800) restores the previous behavior (Direct Stream, no transcode, no stall).

Environment
Client: Emby for Android TV — regressed on 2.1.51g (215100), works on 2.1.48g (214800)
Device: Philips 32PFS6402/12, Android TV 7.1.2, armeabi-v7a, ExoPlayer 2.18.7 (as reported in the ffmpeg session User-Agent)
Server: Emby Server 4.9.5.0 (unchanged since 2026-05-18 — not the cause)
Media: MKV, Video h264 1080p, Audio eac3 5.1 (e.g. WEB-DL episodes)
What happens on 2.1.51g
Playback request from the app contains:

...&AudioCodec=aac,pcm_s16le,aac,mp3&... &TranscodeReasons=AudioCodecNotSupported
So the app no longer advertises E-AC3 support. The server keeps the video as -c:v copy but re-encodes the audio eac3 -> aac (a “remux” transcode). During this remux, playback consistently stalls near ~90% of the file:

Example (55:55 file): playback froze around PlaybackPosition 00:48:53 while segments were already produced further ahead (TranscodingPosition 00:50:28, throttle=off, speed=1.04x). The server was not starved of data — the client (ExoPlayer) stops advancing. Exiting and re-entering lets it finish.
This reproduces on multiple different files (all eac3), so it is systematic, not a corrupt file.

What happens on 2.1.48g (previous version)
Same server, same files, only the app downgraded. The non-DirectPlay reason changes from AudioCodecNotSupported to a non-required channel condition:

Profile: VideoAudioCodecProfile, DirectPlay=false.
Reason=Android-Exo.AudioChannels Condition: LessThanEqual. ConditionValue: 2. IsRequired: False.
i.e. E-AC3 is accepted again. The server session reports:

PlayMethod = DirectStream
with no ffmpeg transcode process and no segments in transcoding-temp. No stall.

Reproduction
On Android TV app 2.1.51g, play a file whose audio is E-AC3 5.1.
Observe the server spawns an ffmpeg-remux-* session (audio eac3 -> aac) with TranscodeReasons=AudioCodecNotSupported.
Let it play toward the end — playback stalls once around 90%.
Downgrade the app to 2.1.48g and repeat: PlayMethod becomes DirectStream, no transcode, no stall.
Notes / questions
The official Android TV supported-codec list mentions ac3 (Dolby Digital) but not eac3 (Dolby Digital Plus); yet 2.1.48g and earlier did offer eac3 (hardware-decoded by the TV) and it worked for years. Was dropping eac3 from the reported capabilities in 2.1.51g intentional? If so, please make it a device/app option, because on hardware that decodes E-AC3 fine it turns a Direct Stream into a transcode.
Separately, the ~90% remux stall itself looks like a client-side HLS/ExoPlayer issue worth investigating, since it makes the fallback transcode path unusable to the end of the file.
There is no in-app setting to re-enable E-AC3 (Playback settings expose no audio-codec option).
The standard “Emby for Android” app (com.mb.android 3.5.36) is not a workaround on this TV: it crashes on launch with IllegalArgumentException: Invalid column internal_provider_id on Android 7.1.2.

Posted

A simple audio conversion on your server shouldn't cause a freeze so we need to investigate why that was happening.  Were you also showing subtitles of any kind?

jan_axhell
Posted

No, I was just watching Italian dub. These are the specs of the first 2 episodes, but I don't think they are meaningful, they are nothing different from anything else I've watched for years:

 

General
Unique ID                                : XXXXXXXXXXXXXXXXXXXXXXXXX (XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX)
Complete name                            : U:\data\media\tv\The Boroughs\Season 01\The Boroughs - 01x01 - Welcome to The Boroughs (WEBDL-1080p) [IT+EN].mkv
Format                                   : Matroska
Format version                           : Version 4
File size                                : 2.46 GiB
Duration                                 : 55 min 55 s
Overall bit rate mode                    : Variable
Overall bit rate                         : 6 310 kb/s
Encoded date                             : UTC 2026-05-21 11:37:47
Writing application                      : mkvmerge v7.5.0 ('Glass Culture') 32bit built on Jan  4 2015 16:37:25
Writing library                          : libebml v1.3.1 + libmatroska v1.4.2

Video
ID                                       : 1
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : Main@L4
Format settings                          : CABAC / 3 Ref Frames
Format settings, CABAC                   : Yes
Format settings, Reference frames        : 3 frames
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 55 min 55 s
Bit rate mode                            : Variable
Bit rate                                 : 5 000 kb/s
Maximum bit rate                         : 7 500 kb/s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 24.000 FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.100
Stream size                              : 1.86 GiB (76%)
Title                                    : TheBlackKing
Writing library                          : x264 core 148 r2746 95846cf
Encoding settings                        : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x1:0x111 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / stitchable=1 / constrained_intra=0 / bframes=2 / b_pyramid=0 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=121 / scenecut=0 / intra_refresh=0 / rc_lookahead=48 / rc=2pass / mbtree=1 / bitrate=5000 / ratetol=1.0 / qcomp=0.50 / qpmin=6 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=7500 / vbv_bufsize=10000 / nal_hrd=vbr / filler=0 / ip_ratio=1.40 / aq=1:1.00
Default                                  : Yes
Forced                                   : No

Audio #1
ID                                       : 2
Format                                   : E-AC-3 JOC
Format/Info                              : Enhanced AC-3 with Joint Object Coding
Commercial name                          : Dolby Digital Plus with Dolby Atmos
Codec ID                                 : A_EAC3
Duration                                 : 55 min 55 s
Bit rate mode                            : Constant
Bit rate                                 : 768 kb/s
Channel(s)                               : 6 channels
Channel layout                           : L R C LFE Ls Rs
Sampling rate                            : 48.0 kHz
Frame rate                               : 31.250 FPS (1536 SPF)
Compression mode                         : Lossy
Stream size                              : 307 MiB (12%)
Language                                 : Italian
Service kind                             : Complete Main
Default                                  : Yes
Forced                                   : No
Complexity index                         : 16
Number of dynamic objects                : 15
Bed channel count                        : 1 channel
Bed channel configuration                : LFE

Audio #2
ID                                       : 3
Format                                   : E-AC-3 JOC
Format/Info                              : Enhanced AC-3 with Joint Object Coding
Commercial name                          : Dolby Digital Plus with Dolby Atmos
Codec ID                                 : A_EAC3
Duration                                 : 55 min 55 s
Bit rate mode                            : Constant
Bit rate                                 : 768 kb/s
Channel(s)                               : 6 channels
Channel layout                           : L R C LFE Ls Rs
Sampling rate                            : 48.0 kHz
Frame rate                               : 31.250 FPS (1536 SPF)
Compression mode                         : Lossy
Stream size                              : 307 MiB (12%)
Language                                 : English
Service kind                             : Complete Main
Default                                  : No
Forced                                   : No
Complexity index                         : 16
Number of dynamic objects                : 15
Bed channel count                        : 1 channel
Bed channel configuration                : LFE

Text #1
ID                                       : 4
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 20 min 54 s
Bit rate                                 : 1 b/s
Count of elements                        : 10
Stream size                              : 191 Bytes (0%)
Title                                    : Forced
Language                                 : Italian
Default                                  : Yes
Forced                                   : Yes

Text #2
ID                                       : 5
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 49 min 34 s
Bit rate                                 : 70 b/s
Count of elements                        : 747
Stream size                              : 25.5 KiB (0%)
Language                                 : Italian
Default                                  : No
Forced                                   : No

Text #3
ID                                       : 6
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 61 b/s
Count of elements                        : 736
Stream size                              : 23.8 KiB (0%)
Language                                 : Italian
Default                                  : No
Forced                                   : No

Text #4
ID                                       : 7
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 52 s
Bit rate                                 : 73 b/s
Count of elements                        : 838
Stream size                              : 28.4 KiB (0%)
Title                                    : SDH
Language                                 : Italian
Default                                  : No
Forced                                   : No

Text #5
ID                                       : 8
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 5 s
Bit rate                                 : 69 b/s
Count of elements                        : 859
Stream size                              : 26.4 KiB (0%)
Language                                 : English
Default                                  : No
Forced                                   : No

Text #6
ID                                       : 9
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 32 s
Bit rate                                 : 77 b/s
Count of elements                        : 943
Stream size                              : 29.9 KiB (0%)
Title                                    : SDH
Language                                 : English
Default                                  : No
Forced                                   : No

Text #7
ID                                       : 10
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 114 b/s
Count of elements                        : 825
Stream size                              : 44.1 KiB (0%)
Language                                 : Arabic
Default                                  : No
Forced                                   : No

Text #8
ID                                       : 11
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 57 b/s
Count of elements                        : 813
Stream size                              : 22.2 KiB (0%)
Language                                 : Catalan
Default                                  : No
Forced                                   : No

Text #9
ID                                       : 12
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 33 s
Bit rate                                 : 60 b/s
Count of elements                        : 828
Stream size                              : 23.4 KiB (0%)
Language                                 : Czech
Default                                  : No
Forced                                   : No

Text #10
ID                                       : 13
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 59 b/s
Count of elements                        : 659
Stream size                              : 23.0 KiB (0%)
Language                                 : Danish
Default                                  : No
Forced                                   : No

Text #11
ID                                       : 14
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 31 s
Bit rate                                 : 61 b/s
Count of elements                        : 794
Stream size                              : 23.8 KiB (0%)
Language                                 : German
Default                                  : No
Forced                                   : No

Text #12
ID                                       : 15
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 31 s
Bit rate                                 : 109 b/s
Count of elements                        : 778
Stream size                              : 42.2 KiB (0%)
Language                                 : Greek
Default                                  : No
Forced                                   : No

Text #13
ID                                       : 16
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 61 b/s
Count of elements                        : 810
Stream size                              : 23.5 KiB (0%)
Language                                 : Spanish
Default                                  : No
Forced                                   : No

Text #14
ID                                       : 17
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 59 b/s
Count of elements                        : 834
Stream size                              : 23.0 KiB (0%)
Language                                 : Spanish
Default                                  : No
Forced                                   : No

Text #15
ID                                       : 18
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 59 b/s
Count of elements                        : 790
Stream size                              : 23.1 KiB (0%)
Language                                 : Basque
Default                                  : No
Forced                                   : No

Text #16
ID                                       : 19
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 55 b/s
Count of elements                        : 574
Stream size                              : 21.5 KiB (0%)
Language                                 : Finnish
Default                                  : No
Forced                                   : No

Text #17
ID                                       : 20
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 32 s
Bit rate                                 : 67 b/s
Count of elements                        : 846
Stream size                              : 25.9 KiB (0%)
Language                                 : fil
Default                                  : No
Forced                                   : No

Text #18
ID                                       : 21
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 61 b/s
Count of elements                        : 720
Stream size                              : 23.5 KiB (0%)
Language                                 : French
Default                                  : No
Forced                                   : No

Text #19
ID                                       : 22
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 62 b/s
Count of elements                        : 808
Stream size                              : 24.2 KiB (0%)
Language                                 : Galician
Default                                  : No
Forced                                   : No

Text #20
ID                                       : 23
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 97 b/s
Count of elements                        : 827
Stream size                              : 37.6 KiB (0%)
Language                                 : Hebrew
Default                                  : No
Forced                                   : No

Text #21
ID                                       : 24
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 33 s
Bit rate                                 : 55 b/s
Count of elements                        : 823
Stream size                              : 21.2 KiB (0%)
Language                                 : Croatian
Default                                  : No
Forced                                   : No

Text #22
ID                                       : 25
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 57 b/s
Count of elements                        : 769
Stream size                              : 22.3 KiB (0%)
Language                                 : Hungarian
Default                                  : No
Forced                                   : No

Text #23
ID                                       : 26
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 64 b/s
Count of elements                        : 822
Stream size                              : 24.7 KiB (0%)
Language                                 : Indonesian
Default                                  : No
Forced                                   : No

Text #24
ID                                       : 27
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 59 b/s
Count of elements                        : 870
Stream size                              : 22.9 KiB (0%)
Language                                 : Japanese
Default                                  : No
Forced                                   : No

Text #25
ID                                       : 28
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 65 b/s
Count of elements                        : 828
Stream size                              : 25.2 KiB (0%)
Language                                 : Korean
Default                                  : No
Forced                                   : No

Text #26
ID                                       : 29
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 61 b/s
Count of elements                        : 791
Stream size                              : 23.5 KiB (0%)
Language                                 : Malay
Default                                  : No
Forced                                   : No

Text #27
ID                                       : 30
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 57 b/s
Count of elements                        : 754
Stream size                              : 22.2 KiB (0%)
Language                                 : Norwegian
Default                                  : No
Forced                                   : No

Text #28
ID                                       : 31
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 49 min 34 s
Bit rate                                 : 64 b/s
Count of elements                        : 690
Stream size                              : 23.3 KiB (0%)
Language                                 : Dutch
Default                                  : No
Forced                                   : No

Text #29
ID                                       : 32
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 59 b/s
Count of elements                        : 786
Stream size                              : 23.1 KiB (0%)
Language                                 : Polish
Default                                  : No
Forced                                   : No

Text #30
ID                                       : 33
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 50 min 38 s
Bit rate                                 : 64 b/s
Count of elements                        : 792
Stream size                              : 24.0 KiB (0%)
Language                                 : Portuguese
Default                                  : No
Forced                                   : No

Text #31
ID                                       : 34
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 60 b/s
Count of elements                        : 748
Stream size                              : 23.4 KiB (0%)
Language                                 : Portuguese
Default                                  : No
Forced                                   : No

Text #32
ID                                       : 35
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 60 b/s
Count of elements                        : 704
Stream size                              : 23.1 KiB (0%)
Language                                 : Romanian
Default                                  : No
Forced                                   : No

Text #33
ID                                       : 36
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 32 s
Bit rate                                 : 101 b/s
Count of elements                        : 801
Stream size                              : 39.1 KiB (0%)
Language                                 : Russian
Default                                  : No
Forced                                   : No

Text #34
ID                                       : 37
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 63 b/s
Count of elements                        : 629
Stream size                              : 24.5 KiB (0%)
Language                                 : Swedish
Default                                  : No
Forced                                   : No

Text #35
ID                                       : 38
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 152 b/s
Count of elements                        : 838
Stream size                              : 58.6 KiB (0%)
Language                                 : Thai
Default                                  : No
Forced                                   : No

Text #36
ID                                       : 39
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 60 b/s
Count of elements                        : 781
Stream size                              : 23.3 KiB (0%)
Language                                 : Turkish
Default                                  : No
Forced                                   : No

Text #37
ID                                       : 40
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 96 b/s
Count of elements                        : 815
Stream size                              : 37.2 KiB (0%)
Language                                 : Ukrainian
Default                                  : No
Forced                                   : No

Text #38
ID                                       : 41
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 83 b/s
Count of elements                        : 779
Stream size                              : 32.0 KiB (0%)
Language                                 : Vietnamese
Default                                  : No
Forced                                   : No

Text #39
ID                                       : 42
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 56 b/s
Count of elements                        : 858
Stream size                              : 21.9 KiB (0%)
Title                                    : Simplified
Language                                 : Chinese
Default                                  : No
Forced                                   : No

Text #40
ID                                       : 43
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 52 min 30 s
Bit rate                                 : 57 b/s
Count of elements                        : 851
Stream size                              : 22.1 KiB (0%)
Title                                    : Traditional
Language                                 : Chinese
Default                                  : No
Forced                                   : No

Menu
00:00:00.000                             : en:Part 01
00:51:08.450                             : en:Credits
General
Unique ID                                : YYYYYYYYYYYYYYYYYYYYYYYYY (YYYYYYYYYYYYYYYYYYYYYYYYYYYY)
Complete name                            : U:\data\media\tv\Widow's Bay\Season 01\Widow's Bay - 01x01 - Welcome to Widow's Bay! (WEBDL-1080p) [IT+EN].mkv
Format                                   : Matroska
Format version                           : Version 4
File size                                : 3.23 GiB
Duration                                 : 41 min 29 s
Overall bit rate                         : 11.2 Mb/s
Writing application                      : mkvmerge v98.0 ('Chonks') 64-bit
Writing library                          : libebml v1.4.5 + libmatroska v1.7.1

Video
ID                                       : 1
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High@L4
Format settings                          : CABAC / 4 Ref Frames
Format settings, CABAC                   : Yes
Format settings, Reference frames        : 4 frames
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 41 min 29 s
Bit rate                                 : 10.0 Mb/s
Width                                    : 1 920 pixels
Height                                   : 1 038 pixels
Display aspect ratio                     : 1.85:1
Frame rate mode                          : Constant
Frame rate                               : 23.976 (24000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.209
Stream size                              : 2.90 GiB (90%)
Default                                  : Yes
Forced                                   : No
Color range                              : Limited
Color primaries                          : BT.709
Transfer characteristics                 : BT.709
Matrix coefficients                      : BT.709

Audio #1
ID                                       : 2
Format                                   : AC-3
Format/Info                              : Audio Coding 3
Commercial name                          : Dolby Digital
Codec ID                                 : A_AC3
Duration                                 : 41 min 29 s
Bit rate mode                            : Constant
Bit rate                                 : 384 kb/s
Channel(s)                               : 6 channels
Channel layout                           : L R C LFE Ls Rs
Sampling rate                            : 48.0 kHz
Frame rate                               : 31.250 FPS (1536 SPF)
Bit depth                                : 32 bits
Compression mode                         : Lossy
Stream size                              : 114 MiB (3%)
Title                                    : Italian
Language                                 : Italian
Service kind                             : Complete Main
Default                                  : Yes
Forced                                   : No

Audio #2
ID                                       : 3
Format                                   : E-AC-3 JOC
Format/Info                              : Enhanced AC-3 with Joint Object Coding
Commercial name                          : Dolby Digital Plus with Dolby Atmos
Codec ID                                 : A_EAC3
Duration                                 : 41 min 29 s
Bit rate mode                            : Constant
Bit rate                                 : 768 kb/s
Channel(s)                               : 6 channels
Channel layout                           : L R C LFE Ls Rs
Sampling rate                            : 48.0 kHz
Frame rate                               : 31.250 FPS (1536 SPF)
Bit depth                                : 32 bits
Compression mode                         : Lossy
Stream size                              : 228 MiB (7%)
Title                                    : English
Language                                 : English
Service kind                             : Complete Main
Default                                  : No
Forced                                   : No
Complexity index                         : 16
Number of dynamic objects                : 15
Bed channel count                        : 1 channel
Bed channel configuration                : LFE

Text #1
ID                                       : 4
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 26 min 31 s
Bit rate                                 : 1 b/s
Count of elements                        : 8
Stream size                              : 223 Bytes (0%)
Title                                    : Italian (Forced)
Language                                 : Italian
Default                                  : Yes
Forced                                   : Yes

Text #2
ID                                       : 5
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 39 min 27 s
Bit rate                                 : 69 b/s
Count of elements                        : 622
Stream size                              : 20.0 KiB (0%)
Title                                    : Italian
Language                                 : Italian
Default                                  : No
Forced                                   : No

Text #3
ID                                       : 6
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 38 min 24 s
Bit rate                                 : 75 b/s
Count of elements                        : 580
Stream size                              : 21.3 KiB (0%)
Title                                    : English
Language                                 : English
Default                                  : No
Forced                                   : No

Text #4
ID                                       : 7
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Duration                                 : 39 min 40 s
Bit rate                                 : 87 b/s
Count of elements                        : 683
Stream size                              : 25.5 KiB (0%)
Title                                    : English (SDH)
Language                                 : English
Default                                  : No
Forced                                   : No

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...