让你收藏和管理B站视频变得简单方便,从此不错过每一部喜欢的作品!

获取视频文件的详细信息,包括分辨率、码率、编码格式、容器、音频信息等

Get detailed information about an audio file using ffprobe. Args: audio_path: Path to the audio file to analyze. Returns: A JSON string containing detailed audio file information including format, streams, metadata, etc.

从视频文件中提取音频。