Tencent Cloud MPS International
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @tencent-adm/tencent-mps-intl into the AI assistant.
About this skill
Problem
Media processing requests often mix up task types, regions, and billing boundaries. This skill targets Tencent Cloud MPS International and maps requests such as transcoding, enhancement, erasure, subtitles, quality inspection, image processing, and AIGC to fixed Python scripts, so video erasure is not sent to image processing, enhancement is not treated as transcoding, and tasks are not submitted without checking the region.
How It Works
- Commands only: It emits
python3 scripts/<script>.py [arguments], presents completed result links as Markdown, and always displays theTask ID. - Polling by default: Scripts wait for results unless
--no-waitis used; video, image, and AIGC tasks can be queried with their matching scripts. - Script boundaries:
mps_transcode.pyhandles transcoding,mps_enhance.pyhandles enhancement and audio separation,mps_erase.pyhandles video erasure,mps_imageprocess.pyhandles image work, and subtitle, QC, and dubbing use separate scripts. - Region limits: The international endpoint
mps.intl.tencentcloudapi.comsupports overseas regions only and excludes mainland China regions. - Billing checks: Processing tasks incur charges, so the command must be restated and confirmed before submission; use
--dry-runwhen uncertain. Query, upload, and download scripts do not require a billing confirmation.
Use Cases
- Submit `mps_enhance.py` enhancement jobs when legacy footage needs 1080P or 4K upgrades and stabilization.
- Run `mps_qualitycontrol.py` QC jobs to check blur, screen corruption, and audio-video anomalies.
- Choose imageprocess, cutout, or padding jobs for watermark removal, cutout, or canvas expansion.
- Use `mps_dubbing.py` with tts or async-tts for long-form dubbing or voice cloning.
Best For
- Media engineers responsible for online video quality and compatibility, who need batch transcoding, enhancement, and QC.
- Content operators publishing short videos, who need watermark removal, subtitle extraction, dubbing, and highlight clips.
- Image editing or design engineers, who need cutout, outpainting, restoration, detection, and image understanding.
- Application developers integrating Tencent MPS, who need Python commands and TaskId queries.
Related Skills
Generate an interactive HTML product detail page from images and copy, with multi-product carousel, inline text editing, design controls, and PDF/JPG/PSD export support.
Enter a material name to get preview and download links for free, commercially usable video assets, with paid platform options, pricing, and search suggestions when results are limited.
Generate and validate JianYing drafts from storyboard JSON with narrated commentary, original-sound preservation, timing checks, and draft inspection.
Restyle a short video into a new visual style while preserving core elements such as characters, actions, and composition, suitable for various creative conversions like anime, illustration, ink wash, etc.