How Do I Overwrite the Input Video File with the Output Video File?
This operation is not available on the MPC console. You can call APIs to implement this function:
- Upload an input video file to OBS and record the bucket name, file path, and file name. For details about how to upload a video file, see Uploading Media Files.
- Call the API for creating a transcoding task. Set output to input and output_filenames to the input file name.
- 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.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.