bytedeco/javacv

Crop and Overlay on a video simultaneously

Open

#363 opened on Mar 19, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi Samuel,

I am using javacv version-1.1 on android studio and it is working perfectly.

I want to crop and apply overlay to a video using FFmpegFrameFilter. I am not an expert in ffmpeg commands so can you help me please to achieve it.

Overlay should be same size of the frame. I am able to crop but also wants an image overlay of the size of video frame.

Thanks Shubham Vishnoi

Contributor guide