bytedeco/javacv

setFrameRate() not working

Open

#1.121 aberto em 17 de jan. de 2019

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Java (1.583 forks)batch import
enhancementhelp wantedquestion

Métricas do repositório

Stars
 (6.985 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I'm using FFMpegFrameGrabber to consume an rtmp live stream, that streams at 30fps, i tried to set the grabber frame rate using setFrameRate(4) and setOption("framerate","4") but neither worked.

Any help please?! Thanks

Guia do colaborador