将音频转换为指定格式并调整码率、采样率、声道等属性
让音频处理变得简单高效,无论是音乐爱好者还是音视频制作人都能轻松上手!

Converts an audio file to the specified target format with appropriate codec. Args: input_audio_path: Path to the source audio file. output_audio_path: Path to save the converted audio file. target_format: Desired output audio format (e.g., 'mp3', 'wav', 'aac', 'm4a', 'wma', 'flac', 'ogg'). Returns: A status message indicating success or failure.

为视频添加封面图片(作为首帧/片头)
帮你自动识别并抠出图片中的主要对象,支持批量处理和结果在线预览