Hi, for my service I need to encore a video file into a mp4 file.
The previous service we had (azure media service) was doing it just fine.
With a file src/a.mp4
, I could create a src/the-name-of-my-choice.mp4`.
With Bitmovin I always have a folder to create. In it, I can find audio and video folder with the encoded files.
Is it possible to have configure it the same way as before?