Jump to content

Roku playback issue


Recommended Posts

Mosetter27
Posted
58 minutes ago, speechles said:

image.thumb.png.8f698363730747ea28a4066fc62d019a.png

image.thumb.png.ceac2eed8f2b2dd3bc0ba26a3471562a.png

image.thumb.png.370210460b621d24b90e8b5cd62a81a9.png

@Mosetter27 What do you have set for your Roku audio settings? Specifically, the Digital Output Format? Also, what model of Roku are you using?

You can try to set yours identical to how I have set mine above. Then play that same item. The item should now play correctly, but do you hear audio? All modern television with HDMI connections natively support AC3 as that is what is used by OTA over the air broadcasts so they must support it. But only certain models also support E-AC3 which they pay extra to add. If you have E-ARC on that TV it might also have this otherwise you might hear silence.

 

@ebr Here is how MediaInfo indentifies the audio stream from that file. I have the same problem with this series.

image.png.b57a2b10f984ab5a3327d3c873b47cbf.png

 

On the Roku TV this works perfectly. But I do not know if it works on all models of Roku. This is caused by the new firmware update Roku has given us. It resets the Audio to AUTO for everything. The AC3 codec is supposed to be first to maintain surround when transcoding. That is supposed to happen. But it appears that something in the transcoding produces broken AC3 when convert that A_EAC3 codec to AC3. Maybe only happens on Apple Mac servers. But that codec is one we need to run tests on. A_EAC3.

I’m at work right now but will give it a try when I get home in an hour or so.

so far I’ve had trouble with 

lucky s01 e1-4

Elle s01 e1-8

Walking dead dead city s03 e1

the boys s05e8

 

as far as my Roku model I believe it’s this one 

https://www.target.com/p/roku-streaming-stick-2025-hd-roku-streaming-device-with-voice-remote-free-and-live-tv-access/-/A-94570936

Mosetter27
Posted (edited)
2 hours ago, speechles said:

image.thumb.png.8f698363730747ea28a4066fc62d019a.png

image.thumb.png.ceac2eed8f2b2dd3bc0ba26a3471562a.png

image.thumb.png.370210460b621d24b90e8b5cd62a81a9.png

@Mosetter27 What do you have set for your Roku audio settings? Specifically, the Digital Output Format? Also, what model of Roku are you using?

You can try to set yours identical to how I have set mine above. Then play that same item. The item should now play correctly, but do you hear audio? All modern television with HDMI connections natively support AC3 as that is what is used by OTA over the air broadcasts so they must support it. But only certain models also support E-AC3 which they pay extra to add. If you have E-ARC on that TV it might also have this otherwise you might hear silence.

 

@ebr Here is how MediaInfo indentifies the audio stream from that file. I have the same problem with this series.

image.png.b57a2b10f984ab5a3327d3c873b47cbf.png

 

On the Roku TV this works perfectly. But I do not know if it works on all models of Roku. This is caused by the new firmware update Roku has given us. It resets the Audio to AUTO for everything. The AC3 codec is supposed to be first to maintain surround when transcoding. That is supposed to happen. But it appears that something in the transcoding produces broken AC3 when convert that A_EAC3 codec to AC3. Maybe only happens on Apple Mac servers. But that codec is one we need to run tests on. A_EAC3.

Ive set it to what you set it to and nothing plays at all still the same thing, no compatible streams 

 

here's the logs from me doing this a moment ago 

embyserver.txt ffmpeg-transcode-5cb5ed43-f1ed-4d64-8108-21fef5d92cea_1.txt ffmpeg-transcode-75d8a96d-1470-40a0-8804-d9244a93bcb2_1.txt ffmpeg-transcode-640ffffa-12e2-45fe-8360-1e1b66fe50b0_1.txt ffmpeg-transcode-2087898b-b4f3-4bef-af7b-22afb9d7e276_1.txt ffmpeg-transcode-a3760825-ca8d-43a0-a70e-dda225835343_1.txt ffmpeg-transcode-d6f80c02-a6e7-4fe9-b7b1-d7647634120f_1.txt

Edited by Mosetter27
added logs.
Mosetter27
Posted

digging around. i realized the issue im experiencing are files with the classification of just EAC3 5.1, i have another show Maximum Pleasure Guaranteed and the audio codec on them are specified as English EAC3 5.1 and they play fine. wonder if there's something there.

Posted

Do all the problem items have 40+ subtitles?

Posted (edited)

Here is media info for the same item from one in my collection. By looking at the metadata of their file I see that I have one in the same series with the same exact issue.

image.thumb.png.120f1104d810b15e47c47455823d1e3a.png

Roku Streaming Stick 2025 HD Roku Streaming Device with Voice Remote: Wi-Fi, HDMI, 1080p

It is only a 1080P device. The encoder (person who made this copy) for some reason made this into a super wide-screen edition. On 4K Roku devices this is okay. It will be able to tolerate the fact the width is larger than 1920. But with a Roku that is only HD this present an issue. You can only go a maximum of 1920x1080 with playback. 

@Luke

Quote

&MaxWidth=1920&MaxHeight=1080

We sent this with our request. We have a maximum display panel of 1920 width and 1080 height. But if you look below this isn't being respected.

 

Quote

10:27:21.601   Duration: 00:47:30.14, start: 0.000000, bitrate: 2337 kb/s
10:27:21.601   Stream #0:0: Video: hevc (Main 10), yuv420p10le(tv, bt709, progressive), 2582x1080 [SAR 58221:58202 DAR 959:401], SAR 517860:517691 DAR 959:401, Level 150, 23.98 fps, 23.98 tbr, 1k tbn (default)

The server is sending us the full 2582x1080 resolution. This cannot work on these Roku models. They must only be given a maximum width of 1920 and a maximum height of 1080. We send this in our request. Because the server is sending the resolution too large over and over is causing the problem here. It isn't because of the EAC3 issue I thought at first. The EAC3 error happens when user error causes the problem by disallow the server to transcode audio. A valid reason to not have a valid stream. In this case the error stems from the inability to play the video that is larger than supported. This is obviously a bug in the server. We cannot fix this on the Roku side. Thanks.

Edited by speechles
Mosetter27
Posted
15 minutes ago, speechles said:

Here is media info for the same item from one in my collection. By looking at the metadata of their file I see that I have one in the same series with the same exact issue.

image.thumb.png.120f1104d810b15e47c47455823d1e3a.png

Roku Streaming Stick 2025 HD Roku Streaming Device with Voice Remote: Wi-Fi, HDMI, 1080p

It is only a 1080P device. The encoder (person who made this copy) for some reason made this into a super wide-screen edition. On 4K Roku devices this is okay. It will be able to tolerate the fact the width is larger than 1920. But with a Roku that is only HD this present an issue. You can only go a maximum of 1920x1080 with playback. 

@Luke

We sent this with our request. We have a maximum display panel of 1920 width and 1080 height. But if you look below this isn't being respected.

 

The server is sending us the full 2582x1080 resolution. This cannot work on these Roku models. They must only be given a maximum width of 1920 and a maximum height of 1080. We send this in our request. Because the server is sending the resolution too large over and over is causing the problem here. It isn't because of the EAC3 issue I thought at first. The EAC3 error happens when user error causes the problem by disallow the server to transcode audio. A valid reason to not have a valid stream. In this case the error stems from the inability to play the video that is larger than supported. This is obviously a bug in the server. We cannot fix this on the Roku side. Thanks.

Sooo, is this something for me to fix or…. lol 

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...