Turning potentially ruined video footage into something very much useable, like magic the dark video is back to normal, vibrant with a little bit of extra noise.
I had underxposed drone footage due to the phone screen brightness not being enough to see that i had the EV set to negative max. The footage was bad
Using FFmpeg gamma and saturation filter i went through some values to find a sweet spot.
In the end it was -vf eq=gamma=1.7:saturation=1.7
Here are comparisons from the original underexposed footage to the FFmpeg corrected
Here are screen shots starting at gamma 1.2 through to 2
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…