bytedeco/javacv
Ver no GitHubFFmpegFrameRecorder how to record each frame from RTMP streams of dynamic frames
Open
#2.219 aberto em 23 de abr. de 2024
help wantedquestion
Métricas do repositório
- Stars
- (6.985 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
the rtmp streams some time 20fps , some time 30fps,My application uses JavaCV to pull the RTMP stream and process each frame, and also saves it to the local video to record the processing of frames X to Y. Due to the dynamic frame rate, the video I save with the recorder has a fixed frame rate, which may result in some frames being lost, making it impossible to accurately locate the frames