jvcleave / ofxOMXPlayer

OpenMax accelerated video player for openFrameworks on the Raspberry Pi 0-3. Does not work with RPI4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getMediaTime(), getCurrentFrame(),getInfo() are all zero in textured mode

steeley opened this issue · comments

// float getFPS();
// double getMediaTime();
// int getCurrentFrame();
// getInfo()

These are all zero in textured mode, particularly bad with with video streams - yet the movies play correctly in the player so clearly have a frame rate etc. getInfo returns nothing as well.