You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could add a few validators for audio & video files. We would need something to analyse such files and ... tada! There is already one built-in Rails around FFMPEG:
We would then just have to build the validations on top on the retrieved metadata, that wouldn't be such a big issue I guess :) A bit of work yes but nothing too hard.
We could add a few validators for audio & video files. We would need something to analyse such files and ... tada! There is already one built-in Rails around FFMPEG:
We would then just have to build the validations on top on the retrieved metadata, that wouldn't be such a big issue I guess :) A bit of work yes but nothing too hard.
@igorkasyanchuk & @gr8bit what do you think?
The text was updated successfully, but these errors were encountered: