ffmpeg -i {file} -cpu-used 8 -movflags +faststart -map_metadata -1
-c:v libaom-av1 -pix_fmt yuv420p
-an
-map 0:v:0 -filter:v:0 {crop},scale=-2:144,fps={min(30, fps)},setdar=16/9
-map 0:v:0 -filter:v:1 {crop},scale=-2:240,fps={min(30, fps)},setdar=16/9
-pass 1 -f null /dev/null &&
ffmpeg -i {file} -
Hi dears,I am developer and using
"com.arthenica:mobile-ffmpeg-full-gpl:4.4"this lib in the project. but there is
problem when trying to use text_align command while saving text on the video.
though in documentation there is information that it will work and there is
such option.
So please let
Hi dears,I am developer and using
"com.arthenica:mobile-ffmpeg-full-gpl:4.4"this lib in the project. but there is
problem when trying to use text_align command while saving text on the video.
though in documentation there is information that it will work and there is
such option.
So please let
ffmpeg -i {file} -cpu-used 8 -movflags +faststart -map_metadata -1
-c:v libaom-av1 -pix_fmt yuv420p
-an
-map 0:v:0 -filter:v:0 {crop},scale=-2:144,fps={min(30, fps)},setdar=16/9
-map 0:v:0 -filter:v:1 {crop},scale=-2:240,fps={min(30, fps)},setdar=16/9
-pass 1 -f null /dev/null &&
ffmpeg -i {file