bytedeco/javacv

Replace the integrated FFmpeg version in javacv

Open

#2,114 opened on Oct 19, 2023

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

If I want to compile my own version of FFmpeg and replace the integrated FFmpeg version in javacv. For example, replacing FFmpeg 4.3.2 with my own compiled version of FFmpeg 4.3.6.

What should I do to accomplish this?

Contributor guide