bytedeco/javacv

Crop and Overlay on a video simultaneously

Open

#363 geöffnet am 19. März 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (1.583 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (6.985 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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