[vlc-devel] libvlc_media_player_get_fps returns zero
Mehmet Kaplan
mehmetkpln at gmail.com
Fri Aug 12 14:23:57 CEST 2011
hi all,
libvlc_media_player_get_fps in vlc 1.1.10 returns zero for a video
file but when i play the same video in vlc.exe, the correct fps is
shown in media and codec information.
the application that i'm developing and vlc.exe uses the same plugins.
what should i do to get the correct fps as vlc.exe does.
Note: I call libvlc_media_player_get_fps again and again until fps is
not zero, but every time the return value is zero.
thanks in advance...
More information about the vlc-devel
mailing list