lardawge/carrierwave_backgrounder

streamio-ffmpeg metadata not processed by backgrounder

Closed this issue · 1 comments

I am having issues where backgrounder is not processing the video meta data for the video being uploaded . process :save_metadata is not being processed while different video resolution are being processed in background with sidekiq. any hints on how to deal with this?

Thanks in advance

getting the following error when i try to use store_in_background
ActiveRecord::RecordInvalid: La validation a échoué : Name doit être rempli(e), Description doit être rempli(e) any hints how to go about this?