-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Any plans for supporting replicant OS? #8158
Comments
@lerdem Replicant is a custom Android ROM, so it should be able to run NewPipe. Is that not the case? |
In general app works. I have issues with playing videos and audio. Internal newpipe player does not play video, app is crashing. Same situation with internal audio player. So for now i am using newpipe for searching and playing audio with external player(vlc). Video playing with external player(vlc) work olny with quality 144p and very slow(but its no newpipe issue, just for illustration of whole picture). So, for all of that, i asked about supporting replicant OS. Tested on phone Galaxy S III (GT-I9300) |
Crash report pls. I'm not sure if a galaxy S3 from 2013 is working with a new OS. There might be hardware features missing. |
@lerdem Could you please test playback using hardware acceleration only? Such as with the AOSP Gallery or with MiXplorer's video player? If this is due to missing codecs, then this has nothing to do with whether NewPipe supports the ROM or not, since it relies on the system libraries to playback content. As such, the situation would be that the ROM does not support the codecs, not that NewPipe does not support the ROM. VLC, by default, plays back content with hardware acceleration, unless not supported by the ROM or hardware, in which case it switches to software acceleration, which is probably why it is so slow. Also, you have not reported enough information for anything to be gleaned from your post. The devs need the following from you: Just for clarification, I am not one of the devs, just another user like yourself. |
I have created bug-report #8181. Suppose it is actually a bug, because |
That's great, although from my experience posting bugs, it's generally a better idea to edit the OP with the information, rather than creating a new issue, since it reduces clutter for the devs. I hope that the root of this issue is found, with the issue itself also being resolved. |
See explanation from #8181 (comment). TL;DR |
Checklist
What is/are your question(s)?
Any plans for supporting replicant OS?
Additional information
No response
The text was updated successfully, but these errors were encountered: