Skip to content
New issue

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

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

Open
DearTan opened this issue May 29, 2024 · 1 comment

Comments

@DearTan
Copy link

DearTan commented May 29, 2024

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?

@steeveen
Copy link
Contributor

steeveen commented Jun 2, 2024

I meet the same question. Ummmm. To bee honest , I haven't find the elegant solution. My method is to set the audio fps and video fps as its origin carefully, and stop recording audio frame as the timestamp is reached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants