Sample android project using ffmpeg for cutting and compressing video,reversing video,extracting image frames from video,extracting audio from video,add fade in fade out effect,create fast and slow motion video
great library, video process is little slow. Can you please provide a command for merge two videos? I have two video in sdcard, backward and forward. i want to merge both videos and create a new video which will look like 1 video with backward and forward. And i can upload it on server.
Hi,
Check out Reverse Video section in my tutorial in which I have given command for merging segmented videos.Same command you can use for merging two videos.
Hello,
great library, video process is little slow. Can you please provide a command for merge two videos? I have two video in sdcard, backward and forward. i want to merge both videos and create a new video which will look like 1 video with backward and forward. And i can upload it on server.
Thanks!