The great debate; 24fps vs 30fps vs 60fps. I’m not going to touch on the use case or pros/cons for each but I will leave you with this little quirk. The less frames the more detail your recording will have.
By more detail I am meaning more bitrate per frame and given video bitrate is the actual data for the video file its a decent way to make your footage that bit better.
For these comparisons lets say we have a video clip 40 seconds long
60 frames per second gets split into that 2.5 megabytes per second making it 0.041 megabytes per frame
30 frames per second gets split into that 2.5 megabytes per second making it 0.083 megabytes per frame
24 frames per second gets split into that 2.5 megabytes per second making it 0.104 megabytes per frame
As you can see the less frames per second means the bitrate can be spread out and more allocated per frame, hence making each frame have more detail. The frame rate you use is going to come down to preference and what you’re shooting but keep in mind the lower the frames the more bitrate per frame.
A drained and empty Kennington reservoir images from a drone in early July 2024. The…
Merrimu Reservoir from drone. Click images to view larger.
Using FTP and PHP to get an array of file details such as size and…
Creating and using Laravel form requests to create cleaner code, separation and reusability for your…
Improving the default Laravel login and register views in such a simple manner but making…
Laravel validation for checking if a field value exists in the database. The validation rule…