add config for android
This commit is contained in:
10
VideoCompress/config_for_Android.json
Normal file
10
VideoCompress/config_for_Android.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"save_to": "single",
|
||||||
|
"bitrate": "3M",
|
||||||
|
"codec": "h264_mediacodec",
|
||||||
|
"ffmpeg": "ffmpeg",
|
||||||
|
"video_ext": [
|
||||||
|
".mp4",
|
||||||
|
".mkv"
|
||||||
|
],
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user