# 支持的文件格式

## 文本或乐谱显示文件 <a href="#toc165549853" id="toc165549853"></a>

用于显示歌词或乐谱的文件可以是以下扩展名：PDF, PNG, JPG, JPEG, GIF, TXT。

## 音乐文件 <a href="#toc165549854" id="toc165549854"></a>

用于音乐播放的文件可以是以下扩展名：MP3, WAV, AIFF, M4A。

## Midi 文件 <a href="#toc165549855" id="toc165549855"></a>

用于通过 MIDI 输出的文件可以是以下扩展名：MID, MIDI, SMF。

## 视频文件 <a href="#toc165549856" id="toc165549856"></a>

用于直接在 iPad 上或外接监视器或投影仪上播放的视频文件可以是以下扩展名：MOV, MP4, MPV, 3GP, M4V，并使用以下压缩标准：

* H.264 Baseline Profile Level 3.0 video up to 640x480 at 30 fps
* MPEG-4 Part 2 video (Simple Profile)

## ChordPro 文件 <a href="#toc165549857" id="toc165549857"></a>

用于显示文本和和弦的文件可以是导入的扩展名为 .chopro 的 ChordPro 文件。

## LRC 文件 <a href="#toc165549858" id="toc165549858"></a>

用于显示与音频文件相关的文本和和弦的文件可以是导入的扩展名为 .lrc 的 LRC 文件。

## 内嵌歌词的 MP3 文件 <a href="#toc165549859" id="toc165549859"></a>

SongBook+ 可以导入 MP3 文件中的歌词，前提是它们在 ID3 标签中以“Lyrics3 v2.00”格式包含。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.songbookplus.com/zhong-wen/readme/unterstutzte-dateiformate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
