Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

LiveTV progressive channels image tearing issue. #1903

Open
benoitvinc opened this issue Aug 6, 2024 · 2 comments
Open

LiveTV progressive channels image tearing issue. #1903

benoitvinc opened this issue Aug 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@benoitvinc
Copy link

Software Versions

  • Jellyfin Server Version: 10.9.9
  • Roku Client Version: 9.3 build 10

Describe the bug

When watching a live tv progressive channel (720P) , i am seeing tearing issue.
All live TV channels are being transcoded. I have tried with HW accelerate transcoding and without with the same result.
This issue is not present when using any other Jellyfin client than Roku.
I'm testing using Roku ultra 4802CA and Hisense 65U6KR roku TV.

How To Reproduce

  1. Start any live TV channels that is 720P
  2. Bug occurs

Expected behavior

The image should be free of tearing , as it is on any interlaced channels.

Logs

I have attached the server log and transcoding logs. I , however dont see any error in the log.

Screenshots

I have attached a video recording of the issue.

Connection Information

  • Is server local or remote? local
  • Is server connection HTTP or HTTPS? http

Additional context

Log.txt
transcoding.txt

IMG_0016.MOV
@benoitvinc benoitvinc added the bug Something isn't working label Aug 6, 2024
@jimdogx
Copy link
Contributor

jimdogx commented Aug 6, 2024

I know that in the past there have been some issues with different modes on the Roku. People have complained about "Game Mode" for example and other settings (such as "Action Smoothing"). Have you tried changing any of those by any chance?

If the same video (coming from the same server) looks good elsewhere, then it's either the Roku Client or the Roku itself. However, in this case, I don't think we do anything other than request Roku play the video. So I am thinking it's not the client.

@benoitvinc
Copy link
Author

I just discovered that if I disable allow video to be transcoded on my Jellyfin server , under my profile, the stream is being played using direct play . In that mode the screen tearing effect is not present . However , if I use other client (web,iOS, android tv) and force live tv stream to get transcoded I’m unable to reproduce the issue … Is there a way to get the Roku client to natively direct play this live tv feed ? I know it can , if I disable transcoding . I have already enabled the option to direct play mpeg2 stream under the Roku jelly client options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants