add config for android

This commit is contained in:
2025-10-20 21:08:31 +08:00
parent 7ba40c2e9b
commit c23a6c00ee

View File

@ -0,0 +1,10 @@
{
"save_to": "single",
"bitrate": "3M",
"codec": "h264_mediacodec",
"ffmpeg": "ffmpeg",
"video_ext": [
".mp4",
".mkv"
],
}