-
Notifications
You must be signed in to change notification settings - Fork 47
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
Please add decoder priority option. #569
Comments
try using this build: app-debug.zip
no |
Hello, just installed the debug version you've provided. Yes it's debuggable indeed but it's not outputting anything to my system log. Does it output to files instead? |
i think you're only looking at error level logs. you need to check for debug level logs. search for |
Hello, I have an Android 7.1.2 phone with QComm SD 625 SoC which supports hardware decoding for AVC1 and HEVC up to 4k@30. Despite not being sure, my Xtra player is most likely playing streams as AVC1 but using my system software decoder; thus drastically increasing battery consumption, making my phone get hot and making streams being watched look noticeably blurrier.
Can you please add a "Decoder Preference" menu in the
Settings > Player
that will consist of:I would much appreciate it. I like the app but 1080p streams play like 720p (no sharpness and texts are hard to read) and 720p streams play like 480p so on and battery drain is like x2 as much compared to other Twitch viewing apps or using external video players like Just Player which uses the same AndroidX Media3 as Xtra.
Also this problem is not related to the broadcast quality.
Also is there a way to view detailed player statistics; like a debug menu that shows video/audio stream ID, format, FPS, bit rate, decoder, buffer info etc. ?
The text was updated successfully, but these errors were encountered: