JordanSantiagoYT / FNF-JS-Engine

JS Engine is basically Psych Engine but with (almost) no botplay lag and NEW features!
Apache License 2.0
45 stars 28 forks source link

Rendering mode on android #672

Open NewFURRY3DSXL opened 4 days ago

NewFURRY3DSXL commented 4 days ago

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

JordanSantiagoYT commented 4 days ago

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 commented 3 days ago

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 commented 3 days ago

https://github.com/tanersener/mobile-ffmpeg (-> https://github.com/tanersener/ffmpeg-kit) https://www.geeksforgeeks.org/how-to-use-ffmpeg-in-android-with-example/ https://apkpure.com/ffmpeg-media-encoder/com.silentlexx.ffmpeggui/

PatoFlamejanteTV commented 3 days ago

https://github.com/arthenica/ffmpeg-kit https://stackoverflow.com/questions/11329346/how-to-build-and-link-ffmpeg-to-ios https://codingtube.tech/2021/12/03/ffmpeg/how-to-use-ffmpeg-in-ios/

PatoFlamejanteTV commented 3 days ago

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

image

JordanSantiagoYT commented 3 days ago

Technically added to mobile branch in most recent commit.

PatoFlamejanteTV commented 3 days ago

YAYYY!!! :D