bytedeco/javacv

How to set shortest when using FFmpegFrameRecorder to record and merge two video files ?

Open

#2,237 opened on May 29, 2024

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

When I merged two videos, I found that the last few seconds of the previous video were lost, with only the audio part, which caused the audio to remain the same as the previous video when switching to the second video ?!! Um...How should I solve this problem?

Contributor guide