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

Rendering mode on android #672

Open
NewFURRY3DSXL opened this issue Oct 19, 2024 · 18 comments
Open

Rendering mode on android #672

NewFURRY3DSXL opened this issue Oct 19, 2024 · 18 comments
Labels
enhancement New feature or request Mobile Based on the mobile port to do This is a priority

Comments

@NewFURRY3DSXL
Copy link

NewFURRY3DSXL commented Oct 19, 2024

What feature do you want to get added on the base engine?

I would like to add rendering mode to android, or at least an optimized mode to record my screen and showcase spammy charts with no lag.

I'm not entirely sure, but somehow we could use an ffmpeg build and maybe create a folder called "renders" on the game folder and save the rendered videos there!

If I'm not entirely wrong there might be already ffmpeg encoding apps! Maybe install one of those and render them charts there!

this is my first time posting a feature request, if I did something wrong tell me! :3

To test your sight, and reliability, please select the option of what should NOT be requested.

Proper credit that was forgotten

@NewFURRY3DSXL NewFURRY3DSXL added the enhancement New feature or request label Oct 19, 2024
@JordanSantiagoYT
Copy link
Owner

failed the test lol

i will consider adding this if there does surface undeniable proof that a working ffmpeg (that can encode image sequences) exists, both on Android AND iOS.

@PatoFlamejanteTV
Copy link
Collaborator

failed the test lol

i will consider adding this if there does surface undeniable proof that a working ffmpeg (that can encode image sequences) exists, both on Android AND iOS.

https://play.google.com/store/apps/details?id=com.crossplat.ffmpegmobile

@PatoFlamejanteTV
Copy link
Collaborator

PatoFlamejanteTV commented Oct 19, 2024

Btw FFMpeg-kit is very complete, supports basically all devices/OSes:


image

@JordanSantiagoYT
Copy link
Owner

Technically added to mobile branch in most recent commit.

@PatoFlamejanteTV
Copy link
Collaborator

YAYYY!!! :D

@moxie-coder moxie-coder added the Mobile Based on the mobile port label Oct 20, 2024
@mcagabe19
Copy link
Collaborator

I reverted the commit cuz we have no access to that ffmpeg

@mcagabe19
Copy link
Collaborator

we need ffmpeg binaries for native android and iOS in the js engine which is already impossible

@moxie-coder
Copy link
Collaborator

we need ffmpeg binaries for native android and iOS in the js engine which is already impossible

got it hun

@moxie-coder moxie-coder closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2024
@moxie-coder moxie-coder added the wontfix This will not be worked on label Oct 27, 2024
@PatoFlamejanteTV
Copy link
Collaborator

we need ffmpeg binaries for native android and iOS in the js engine which is already impossible

You mean the .so/DLLs?

@moxie-coder
Copy link
Collaborator

moxie-coder commented Oct 27, 2024 via email

@mcagabe19
Copy link
Collaborator

I found ffmpreg adrod binary (that's very old) maybe that can be done
image

@mcagabe19 mcagabe19 reopened this Oct 31, 2024
@mcagabe19 mcagabe19 added to do This is a priority and removed wontfix This will not be worked on labels Oct 31, 2024
@mcagabe19
Copy link
Collaborator

dc858d6

@JordanSantiagoYT
Copy link
Owner

wait

am i able to release 1.37.0 no

@mcagabe19
Copy link
Collaborator

up to you jordan

@mcagabe19
Copy link
Collaborator

@JordanSantiagoYT but know that 1.37.0 will have the dc858d6 commit

@mcagabe19
Copy link
Collaborator

alright seems like sys.io.Process doesn't want to work and that's probably haxe's issue I don't know, but this issue is keeping opened cuz there's same issue on extension-androidtools that isRooted also hangs up the game where it calls su.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Mobile Based on the mobile port to do This is a priority
Projects
None yet
Development

No branches or pull requests

5 participants