Selur's Little Message Board

Full Version: Audio delay lost in the final video output
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Selur,

   I'm using Hybrid 2021.01.22.1 to encode a video where an audio track has a delay of about 10500ms. This is correctly reported in the attached DebugOutput (see for example the line 3832) but then this information is lost. For audio encoding I selected to use qaac which is invoked with the option "--no-delay" (see for example the line 8254). But then any information regarding the delay is lost and the final output is muxed without taking into consideration the delay. Could you check ?
I'll look into it, probably a bug. 'no-delay' compensates addition delay through aac audio encoding, but it doesn't compensate existing delays.

Cu Selur
Send you a link to a dev version via pm which should fix the issue.
(jobs need to be recreated)

Cu Selur
Hello Selur,

   the new dev version is working. Now the audio is in sync.

Thanks! Smile