almalence / OpenCamera

Open camera project - multi-functional camera application for android.
Other
1.1k stars 416 forks source link

[Feature Reqeust] Expose encoder flags #96

Open FrostKiwi opened 3 years ago

FrostKiwi commented 3 years ago

It would be great to setup tuned profiles for weaker devices and those suseptible to thermal throtteling. Stuff like: Switching out CABAC for CAVLC encoding or straight up x264 encoder profiles. The only thing requried would be a text field hidden in some advanced menu to add additional flags (which override existing ones).