-
Notifications
You must be signed in to change notification settings - Fork 26
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
Stuttering in YTUHD 2160p but perfect in vanilla YouTube #6
Comments
That makes sense. Your sideloaded version of YTUHD probably doesn't include VP9 entitlement spoofing. |
So you mean the problem is with the YouTube ipa itself or the tweak? I tried it on my iPad Pro 2020 also same results, stuttering and buffering for anything above 1440p or above 1080 HDR. |
The issue is that you didn't compile YTUHD for use with your IPA with VP9 entitlement spoofing code uncommented. |
Affirmative. And how can I do that? |
@UprisingPulse Assuming you can compile YTUHD from source, line 6-7 and line 60-65 are to be uncommented from Common.x before you compile the tweak. |
I'm getting this error
|
|
Yes I have the latest build, I will reinstall it and try to work it out |
Sorry to bother u again, but it’s not working anymore, even with ur deb and I complied you source and injected it, it stopped working, it stutter like before on 2160p resolution |
Reopen for later investigation. |
I injected the deb you sent above to youtube 16.54.5, you can see the stutter after sideloading and enabling vp9 and 2160p res. And this one I injected it with my complied deb |
@UprisingPulse With the latest version of everything, does it work? Can you also post the screenshot of "stats for nerds" for the video you are testing with? |
user@MacBook-Pro-User ~ % cd /Users/user/YTUHD
Got this error again. using latest THEOS and 15.0 SDK |
Copy Xcode’s SDK into $THEOS/sdks and then add PrivateFrameworks from the latest SDK in theos/sdks repo to it. |
Copied Xcode SDK (15.0) to sdks and added PrivateFrameworks from the latest SDK 14.4 from theos repo. |
@UprisingPulse Could you try adding a framework in Makefile like this:
|
Also, this dylib you may use: https://github.com/qnblackcat/uYouPlus/files/7738656/YTUHD.dylib.zip |
For me, it only happens when playing at 2160p. 1440p is fine. YTUHD 1.2.6 |
Hi, I got iPhone 13 Pro Max, in the vanilla YouTube app from appstore I have the option to play 2160p resolution smoothly, however when I sideloaded YouTube with YTUHD, when I choose 2160p it stutter and buffer.
The text was updated successfully, but these errors were encountered: