jvcleave / ofxOMXPlayer

OpenMax accelerated video player for openFrameworks on the Raspberry Pi 0-3. Does not work with RPI4
GNU General Public License v2.0
180 stars 61 forks source link

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

Closed steeley closed 5 years ago

steeley commented 6 years ago

// 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.