Mansi_spaceO
Mansi_spaceO
can you please give me brief idea which Ndk version & ffmpeg version you use for build ffmpeg when i build with ndk19, ndk20 it gives error while build.
hello i build .so file for all architecture. now i can not get how to build **libffmpeg.so** for run ffmpeg command. can you please give me some brief idea about...
how to use this command in Android. i got error while run this command
> ``` > ./ffmpeg -i c1.mov -i c2.mov -i c3.mov \ > -filter_complex \ > " [0:a]atrim=0:9.01[a0]; [1:a]atrim=0:7.007999999999999[a1]; \ > [2:a]atrim=0:10.01[a2]; [0:v]split[v0][v10]; \ > [1:v]split[v20][v30]; [2:v]split[v40][v50]; \ > [v0]trim=0:9.01[v1]; \...
on Above command there is one issue no concate for silent audio in video file. merge 2 file like 1 video file have sound & another video file have silent...
how can i add silent audio ... same length as my Video. can you please share command for this On Wed, Feb 19, 2020 at 10:03 AM Motion Design Studio...
hello , any idea about how can we add one black-white Video between 2 Videos . i want to do like add black-white video at last second of **1 video**...
Using this you can achieve. https://github.com/tanersener/ffmpeg-video-slideshow-scripts
I don't Know about the live preview. actually i am also searching for it. if you found any thing please Let me Know.
okay sure...Thank you. if i get any thing i will also share here.