arthenica / ffmpeg-kit

FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
https://arthenica.github.io/ffmpeg-kit
GNU Lesser General Public License v3.0
4.52k stars 603 forks source link

E mobile-ffmpeg no such file or directory g2024_08_31_56.mp4. #1031

Open Asalerm opened 2 months ago

Asalerm commented 2 months ago

When I execute this command '-v verbose -i' + input_video + '-i' + input_audio + '-c:v copy -c:a acc' + output_file_name

I get the the error of no such file or directory exist in android