Does MPC Support Video Rotation?
Yes. You can call the APIor transcoding SDK to set video control parameters during transcoding to rotate your video.
API Calling
- Upload a source video to OBS. For details, see Uploading Media Files.
- Call the API for creating a transcoding task. Set input, output, IDtrans_template_id, and video_process to start transcoding.
- Call the API for querying transcoding tasks. If a message indicating that the transcoding is successful is displayed, log in to the OBS console to download the output file based on its path.
SDK Calling
- Upload a source video to OBS. For details, see Uploading Media Files.
- Create a transcoding task, set video control parameters, and start transcoding.
- Query the transcoding task. If a message indicating that the transcoding is successful is displayed, log in to the OBS console to download the output file based on its path. For details, see Downloading a File.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.