anonfaded / FadCam

Seamless background video recorder for Android – ad-free and open-source, with customizable options.
GNU General Public License v3.0
376 stars 28 forks source link

feat. where u can change the framerate u record in #23

Open W8CODE opened 2 months ago

W8CODE commented 2 months ago

you can change from the default 30 fps to 60 or more

anonfaded commented 2 months ago

Custom FPS feature, added in upcoming features roadmap https://github.com/anonfaded/FadCam/blob/master/README.md#upcoming-features

raelite commented 2 months ago

Custom FPS feature, added in upcoming features roadmap https://github.com/anonfaded/FadCam/blob/master/README.md#upcoming-features

any plans to have a setting for auto-focus too? would like to disable it

anonfaded commented 2 months ago

Custom FPS feature, added in upcoming features roadmap https://github.com/anonfaded/FadCam/blob/master/README.md#upcoming-features

any plans to have a setting for auto-focus too? would like to disable it

Can search about it if it can be done then we will do it sure.

s0llvan commented 1 month ago

I just finished to develop this feature, I'm waiting for my preview pull request to be accepted so I can make a new one with this enhancement

anonfaded commented 1 month ago

I just finished to develop this feature, I'm waiting for my preview pull request to be accepted so I can make a new one with this enhancement

Yeah i will merge that soon, thank you for your contribution! 😄

Also are you working on this frame rate feature? If yes then i was thinking to have this feature below the 'quality selection' section on settings fragment. Also to have it synced with all other quality selection features that is saved to saved preferences too.

s0llvan commented 1 month ago

You're welcome 🙂

Yes, I have finished a few minutes ago. Under the selection of the quality of the video actually seems the best place :

Screenshot_20240916_201712

anonfaded commented 1 month ago

Oh great, I have merged the translations PR and now you can work on this one.