bytedeco/javacv

setFrameRate() not working

Open

#1121 aperta il 17 gen 2019

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Java (1583 fork)batch import
enhancementhelp wantedquestion

Metriche repository

Star
 (6985 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor