Top "Frame-rate" questions

Frame rate (also known as frame frequency) is the frequency (rate) at which an imaging device produces unique consecutive images called frames.

IOS AVPlayer get fps

Im trying to figure out how to retrieve a videos frame rate via AVPlayer. AVPlayerItem has a rate variable but …

ios avplayer frame-rate
Is there a way to remove 60 fps cap in GLFW?

I'm writting a game with OGL / GLFW in c++. My game is always running at 60 fps and without any screen …

c++ opengl frame-rate glfw vsync
CSS Animations alter Frame Rate

Looking at CSS animation to replace animated GIFs in loading wheels. There is a basic example here http://jsfiddle.net/…

css css-animations frame-rate
Screen capture video using AForge.Video.FFMPEG / AForge.Video.VFW. Frame Rate issue

My WinForms .NET 4 C# application records the desktop while the user interacts with it. It uses the AForge FFMPEG or …

c# .net screen-capture frame-rate aforge
How frame rate is calculated or read from h264 bitstream sending through rtsp protocol by live555

Problem: In my case, bit stream coming from h264 encoder which is feed by live camera. Bitstream is sending by …

video-streaming vlc rtsp frame-rate live555
How to fix Slow Rendering (Android vitals)

I have an app that is listed as in the bottom 25% in the new Google Play Console - Android vitals …

android google-play frame-rate
Java - Thread.sleep inside run method

I'm following a tutorial and below is the run method to generate logic and frame updates. I understand how the …

java multithreading frame-rate nanotime
How do you display fps with opengl es (android)

I am new to java and opengl and still learning so forgive me for my ignorance. I have made an …

android opengl-es frame-rate
Why FPS is not same as original camera app

I tested with original camera application (video mode) comes with Samsung Galaxy Tab 8.9. The saved front camera video able to …

android frame-rate
Where in metadata of a video in html5 is the fps saved?

In order to fully implement my custom html5 video player, I need the the exact frame rate of a video. …

javascript html html5-video frame-rate