ocean-data-factory-sweden / kso

Notebooks to upload/download marine footage, connect to a citizen science project, train machine learning models and publish marine biological observations.
GNU General Public License v3.0
4 stars 12 forks source link

Add a project-specific "compress_video" option #275

Open victor-wildlife opened 1 year ago

victor-wildlife commented 1 year ago

While standardising the format of the movies we should offer a project-specific option to compress the videos or not.

The "standarise_movie_format" function within the "movies.utils" uses a hard-coded option to compress the videos if it's not the Spyfish Aotearoa project.

Ideally, the "projects_list.csv" should have a column with the "compress_video" set to True or False

victor-wildlife commented 11 months ago

Kind of related to this, we should research the current ffmpeg compression options as the quality of the clips at the moment is quite low for some videos (specially on busy videos with lots of things moving)