We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
FYI, this is something we could figure out by reading the documentation: https://ffmpeg.org/ffmpeg-filters.html
BTW, this is a question for Stack Overflow. You'll have better luck posting such questions there!
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: