carrierwave-audio icon indicating copy to clipboard operation
carrierwave-audio copied to clipboard

effects (trim, fade) via convert

Open 341bms opened this issue 8 years ago • 2 comments

I would like to add trim and fade effects via convert processors. Looks like this does not work via output_options. Any suggestions? Thanks so far for this implementation!

341bms avatar Oct 20 '16 21:10 341bms

@341bms so sorry about the late reply. Must've missed the notification! Currently this doesn't work with passing FX to the converter, but it would be an easy addition. Just need to allow passing an FX hash to the convert method that sends it along to the private convert_file method that's used!

TrevorHinesley avatar Nov 24 '16 18:11 TrevorHinesley

Sounds great! Would be very nice if you find the time.

341bms avatar Nov 24 '16 20:11 341bms