Calling ffmpeg with parameters in WIXCode

Hi there,

Is it possible to read user input in a form of picture (e.g. jpeg, dng), call ffmpeg with parameters in WIXCode to transform uploaded picture, to store resulting image and to present it to a user on the web page?

Thank you