bytedeco/javacv

Crop and Overlay on a video simultaneously

Open

#363 aberto em 19 de mar. de 2016

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (1.583 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (6.985 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador