| Line 33: |
Line 33: |
| | | | |
| | ==Audio encoding== | | ==Audio encoding== |
| − | • Codec: Use lossless or high-quality codecs to preserve timing:
| + | ===Audio Settings=== |
| − | o PCM (WAV): Best for accuracy, as it is uncompressed and avoids delays.
| + | We recommend using the following settings: |
| − | o AAC (Advanced Audio Codec): Good compromise between quality and size.
| + | {| class="wikitable" |
| − | • Sample Rate: Use a standard sample rate (e.g., 44.1 kHz or 48 kHz) for synchronization with video.
| + | |- |
| − | o Example: -ar 44100 for 44.1 kHz.
| + | !Codec |
| − | • Channel Count: Maintain the original channel configuration (e.g., stereo or mono) for time-accurate playback.
| + | |lossless or high-quality codecs |
| | + | |- |
| | + | !PCM (WAV) |
| | + | |uncompressed |
| | + | |- |
| | + | !Sample Rate |
| | + | |48 kHz |
| | + | |- |
| | + | |} |
| | | | |
| | ==Synchronization== | | ==Synchronization== |