bhuvnesh123 / FFmpeg-Video-Editor-Android

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
540 stars 165 forks source link

Any idea how to do add Transition effect with Masking between 2 video #32

Open mansiJspaceo opened 4 years ago

mansiJspaceo commented 4 years ago

Any idea how to do add Transition effect between 2 video.

for example i have 2 video & 3 video is black-White with Transition effect. now i want to add 3 video between 2 video as white portion show 2 video & black portion show 1 video.

it is looks like animation. if any idea how can we do that please suggest

Thank you in advance.