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

[Bug] The videos stuttering if VP9 codec is enabled #6

Open
hassan-waris opened this issue Nov 13, 2021 · 44 comments
Open

[Bug] The videos stuttering if VP9 codec is enabled #6

hassan-waris opened this issue Nov 13, 2021 · 44 comments
Labels
bug Something isn't working

Comments

@hassan-waris
Copy link

The videos I watch all stutter even on 1080p 60fps, and when I turn vp9 codec off the problems still persists

@qnblackcat
Copy link
Owner

Sorry but it sounds like a problem with your network speed.

@hassan-waris
Copy link
Author

Hi, if I watch the video on the original YouTube all its find which happily runs at 1080p 60fps… only this uyou has a problem… my speeds are more than adequate enough for 4k content so 1080 60fps should be fine

@qnblackcat
Copy link
Owner

Laggy with YTUHD is a known issue. Now I‘m pretty confused because you said VP9 is disabled 🤷‍♂️, which means the stutter on 1080p/60fps is not relevant to YTUHD

Sorry but I don’t have an answer to your question.

@SpecialOperations
Copy link

Hi, if I watch the video on the original YouTube all its find which happily runs at 1080p 60fps… only this uyou has a problem… my speeds are more than adequate enough for 4k content so 1080 60fps should be fine

What device are you using?

@hassan-waris
Copy link
Author

iPhone 13 pro max

@qnblackcat qnblackcat changed the title The videos stuttering [Bug] The videos stuttering Nov 28, 2021
@qnblackcat qnblackcat pinned this issue Dec 3, 2021
@qnblackcat
Copy link
Owner

@PoomSmart
It seems like many people are facing this issue on the sideloaded version of YTUHD :/

@qnblackcat qnblackcat added bug Something isn't working known issue labels Dec 7, 2021
@PoomSmart
Copy link
Collaborator

@qnblackcat Do they all face the problem even with the VP9 option disabled?

@qnblackcat
Copy link
Owner

@hassan-waris @SpecialOperations @ErSpieltHD
Do you have the stuttering if you disable YTUHD?

@hassan-waris
Copy link
Author

once I disabled vp9, ive had not issues what so ever everything is running smooth

@qnblackcat
Copy link
Owner

once I disabled vp9, ive had not issues what so ever everything is running smooth

@PoomSmart

@PoomSmart
Copy link
Collaborator

@qnblackcat Now I need to know on what devices are we talking about. iPhone SE 1st gen for example won't handle 4K well due to hardware speed.

@qnblackcat
Copy link
Owner

@qnblackcat Now I need to know on what devices are we talking about. iPhone SE 1st gen for example won't handle 4K well due to hardware speed.

He said his device is iPhone 13 pro max

@PoomSmart
Copy link
Collaborator

@qnblackcat Which videos specifically?

@qnblackcat
Copy link
Owner

@qnblackcat Which videos specifically?

@hassan-waris

@mihir-io
Copy link

mihir-io commented Dec 14, 2021

@PoomSmart I'm seeing the issues with these videos:

Both work fine when played with the latest YouTube (16.46.5) from the App Store. The HDR one on uYou+ stutters more than the other one, as you might expect.

@qnblackcat I saw that the v16.45.4-2.1 tagged commit is using YTUHD dylibs that were committed 2 months ago but 21 days ago @PoomSmart made a change to Common.x in YTUHD to uncomment the code that enables the entitlement spoofing. Was the YTUHD dylib in here built with it still commented out?

My phone info:

  • 13 Pro Max on iOS 15.1.1
  • uYouPlus_16.45.4_2.1.ipa
  • Sideloaded with Sideloadly on a free Developer account

@PoomSmart
Copy link
Collaborator

@mihir-io Can you enable stats for nerds so that it displays this box?

image

@mihir-io
Copy link

mihir-io commented Dec 16, 2021

@PoomSmart Sure thing. I've attached two screenshots of the Norway video while it's stuttering. The "Stats for Nerds" rapidly switches between "Playing" and "Buffering", but it's definitely not buffering because of network speed since I get a download speed of 300Mbps.

photo1639665977

photo1639665977 (1)

Also just a heads up, I'm planning to return my iPhone 13 Pro Max this weekend and swap out for the 13 Pro (non-Max), so while I wait for the 13 Pro to ship I might be unable to do more testing. I can pick up on it once I get the new phone though.

@PoomSmart
Copy link
Collaborator

@mihir-io YTUHD.dylib in this repo doesn't include entitlement spoofing. That could be the root cause. cc @qnblackcat

@qnblackcat
Copy link
Owner

@PoomSmart I use the latest version of YTUHD from your repo. Im not sure what am I missing?

@PoomSmart
Copy link
Collaborator

@qnblackcat You need to include entitlement spoofing when you compile YTUHD. The one in your repo doesn't have it.

@qnblackcat
Copy link
Owner

@mihir-io @hassan-waris Please try this version

uYouPlus 16.42.3 (2.1) & YTUHD_F1

@mihir-io
Copy link

mihir-io commented Dec 17, 2021

@qnblackcat Unfortunately that one still gives me the same stuttering behavior.

@qnblackcat
Copy link
Owner

@PoomSmart I've just compiled YTUHD from your repo. Doesn't seem to be working according to @mihir-io

@hassan-waris
Copy link
Author

@mihir-io @hassan-waris Please try this version

uYouPlus 16.42.3 (2.1) & YTUHD_F1

Hi mate thank you for this solution, I’m currently out of town so I’ll try this once I get back

@j21w91
Copy link

j21w91 commented Dec 17, 2021

This is currently happening on my phone too.

phone: iPhone 13 Pro
uYou: v2.1
Vp9: enabled
Couple examples of videos:
https://youtu.be/O5gpDDnkfFw
https://youtu.be/drJviMIvHpA

@PoomSmart
Copy link
Collaborator

iPhone 11
iOS 15.3 beta
uYou+ IPA above
VP9 enabled
Sideloaded with AltStore

No stuttering.. weird

image

@PoomSmart
Copy link
Collaborator

PoomSmart commented Dec 18, 2021

@qnblackcat Your IPA has the YTUHD that doesn't have entitlement spoofing. Please try this instead.
YTUHD.dylib.zip

I also updated YTUHD repo so that you can compile with make SIDELOADED=1

@PoomSmart
Copy link
Collaborator

PoomSmart commented Dec 18, 2021

To verify that VP9 decoding is working, the Mystery field of stats for nerds must have HV text.

@qnblackcat
Copy link
Owner

qnblackcat commented Dec 18, 2021

To verify that VP9 decoding is working, the Mystery field of stats for nerds must have HV text.

Thanks. I will try it asap.

I wonder why my compiled deb doesn‘t work? Do I have to run any specific command? nvm, I see it

@qnblackcat
Copy link
Owner

@ErSpieltHD
Copy link

ErSpieltHD commented Dec 18, 2021

@hassan-waris @SpecialOperations @qnblackcat

Do you have the stuttering if you disable YTUHD?

No. With it disabled it's fine. Just like @hassan-waris said. Can you please include this fix and dislike ipa into the next uYou+ version? When will the next version come out?

Why did you include YTUHD if YT itself natively supports 4k?

@PoomSmart
Copy link
Collaborator

@ErSpieltHD

Why did you include YTUHD if YT itself natively supports 4k?

https://github.com/PoomSmart/YTUHD/blob/master/README.md#backstory

@zzmadzz36
Copy link

zzmadzz36 commented Dec 18, 2021

@mihir-io @hassan-waris @j21w91
please try this one
uYouPlus 16.42.3 (2.1) & YTUHD_F3

Still not working for iPhone 13 max pro. Stuttering and stats for nerds keep buffering even though my 5g connection is rock solid

The hamster emoji is appearing in the mystery field on stats for nerd too.

@qnblackcat
Copy link
Owner

@qnblackcat could you add an option to bring back the new quality selector?

Why do you need it?

  1. You can configure the default video quality in YouTube's Setting.
  2. uYou also allows you to configure the default video quality on Cellular/Wifi

@PoomSmart
Copy link
Collaborator

Added an issue to YTUHD

PoomSmart/YTUHD#8

@UprisingPulse
Copy link

Why did you include YTUHD if YT itself natively supports 4k?

Sideloaded YouTube ipa on jailed phones doesn't enable 2k,4k. Only 1080p and below.

@zzmadzz36
Copy link

@ALL vp9 seems to be working normally now after the latest IOS update. Tested on iPhone 13 max pro. Will continue to monitor. But 2160p 60hz all runs fine without the stutter for me (as of today’s testing).

fyip

@qnblackcat
Copy link
Owner

@zzmadzz36 this is interesting. Can we talk on Discord?

@hassan-waris
Copy link
Author

There’s a issue I can’t seem to fix. When I get sent YouTube links it opens the link in safari not the UYou+ It’s really annoying how do I fix this??

@qnblackcat
Copy link
Owner

@hassan-waris duplicate of #37

a Shortcut to open link in the uYou+ can be found in the FAQ page

@loljudge
Copy link

There’s a issue I can’t seem to fix. When I get sent YouTube links it opens the link in safari not the UYou+ It’s really annoying how do I fix this??

I use this app, you can also add it as a share sheet option so links automatically open in apps it supports and it oddly works with uYou by default over the standard YouTube app https://apps.apple.com/us/app/opener-open-links-in-apps/id989565871

@Macleykun
Copy link

Is this issue still relevant? I tried it on my iPhone 13 and i don't seem to have this issue.

@qnblackcat qnblackcat changed the title [Bug] The videos stuttering [Bug] The videos stuttering if VP9 codec is enabled Jun 25, 2022
Repository owner locked as too heated and limited conversation to collaborators Jul 1, 2022
@qnblackcat
Copy link
Owner

Please refer to PoomSmart/YTUHD#6 and PoomSmart/YTUHD#8 for more info.

@qnblackcat
Copy link
Owner

Install uYouPlus via TrollStore should fix this issue

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

No branches or pull requests