java - Get FPS from video using vlcj -
Is there any way to get frames per second from VLCJ without video play or video display?
No, I'm afraid there is no way to do this.
This is not a limit of VLCJ, VLCJE offers anything LibriCi provides.
Where I need this kind of information, I like a different process (using commons-aaf) and parsing some output just like the "mediainfo" tool.
Comments
Post a Comment