Incorrect audio parameters

Some audio codecs (e.g. AAC or MPEG-Layer-3) have their own limitation for options values. When you leave these options blank in your API request, encoding.com will get them from the source file, and not always their set will be correct for particular codec. So, it's better to always set audio codec parameters explicitly.

How to help prevent Audio/Video sync issues

A common issue with video encoding involves the video and audio going out of sync. This can happen right at the beginning of a video, or slowly over time. Here's some possible fixes: 1. Make sure the output framerate setting matches the source file's framerate. For example: if source is 29.97 fps video into encoding.com, Read more