[xposed] a xposed module to make video enhancement work for every video application

eidglfvsgkj

Member
Jan 14, 2017
35
7
8
hi


i found that inbuilt video enhancament have a white list, if the player not in the list, video enhancemnet will not take effect, so i made a xposed module to bypass the whitelist verification





here is the result. for comparison, i stitched the two screenshots together, im using mxplayer(not in whitelist) playing the demo video, left part is screenshot without this module and right part is screenshot with this module


module is opensourced at here , and apk file can be download at here
 
Last edited:

Rotaku

Member
Apr 12, 2020
13
1
0
Palembang
Thx god someone notice this bug too, oh and it works on my xzp using existenz v10 pie :good::D

Btw i have a request could you make module too for HDR ?
I notice my HDR is off when using youtube vanced and newer version of youtube, i'm thinking why :confused:

Anyway big thanks again :good::D
 

eidglfvsgkj

Member
Jan 14, 2017
35
7
8
Btw i have a request could you make module too for HDR ?
I notice my HDR is off when using youtube vanced and newer version of youtube, i'm thinking why :confused:
i can't find any limit of hdr in system, and hdr video can be played normally via mxplayer, it's seem the limit is not from system but youtube
 

kgvarunkanth

Senior Member
Nov 21, 2015
57
66
48
hi


i found that inbuilt video enhancament have a white list, if the player not in the list, video enhancemnet will not take effect, so i made a xposed module to bypass the whitelist verification





here is the result. for comparison, i stitched the two screenshots together, im using mxplayer(not in whitelist) playing the demo video, left part is screenshot without this module and right part is screenshot with this module


module is opensourced at here , and apk file can be download at here
Wooowww amazing work dude
 

eidglfvsgkj

Member
Jan 14, 2017
35
7
8
but how i can know if it work or not ?
there are two example of test if the module is working
1. turn on setIsEffectWhiteList and turn off setIsDemoWhiteList, go to system settings .display .Video image enhancement, full screen the demo video, it should be only one part because setIsDemoWhiteList is off, after turn it on, demo video will split to two part as before using this module
2. turn on instant mode and show toast, when switching foreground application there will be a toast showed which contains the config you set in the module
 

taxda

New member
Aug 30, 2020
0
0
0
Is it not available for classic Xposed oreo 8.1?

I'm not using Edxposed and I'm unable to install the file. It says package parsing error. What should I do?
 

eidglfvsgkj

Member
Jan 14, 2017
35
7
8
I'm not using Edxposed and I'm unable to install the file. It says package parsing error. What should I do?
i don't test this module can work on 8.1 or not(i don't have any xperia device running Android 8), so i decided to set the minimum sdk version to to 28(android 9), so that's why you install failed.
if you want help me for test, you can upload apk of com.sonymobile.swiqisystemservice, i will have a try to compat it
 
Last edited:

taxda

New member
Aug 30, 2020
0
0
0
I didn't understand, why Xperia device? And what apk you're talking about. I'm using custom rom (oreo) in my Xiaomi phone. Sorry if I'm not able get what you're saying.
 

eidglfvsgkj

Member
Jan 14, 2017
35
7
8
I didn't understand, why Xperia device? And what apk you're talking about. I'm using custom rom (oreo) in my Xiaomi phone. Sorry if I'm not able get what you're saying.
this module doesn't add any feature, it just unlock a feature, so if your phone doesn't have this feature, the module will do nothing
(apologize for my poor English)
 

eidglfvsgkj

Member
Jan 14, 2017
35
7
8
Thx god someone notice this bug too, oh and it works on my xzp using existenz v10 pie :good::D

Btw i have a request could you make module too for HDR ?
I notice my HDR is off when using youtube vanced and newer version of youtube, i'm thinking why :confused:

Anyway big thanks again :good::D
it's possible now, i found a package seems related to hdr, and I'm working on it
bad news, that package is related to max brightness in hdr not hdr itself, but i had already make a update for my module to bypass the whitelist of max brightness
 
Last edited: