The audio track offset is set to 2s, but LWLibavAudioSource ignores it. I tried setting av_sync to true, but then I get no audio at all. The bottom two channels are LWLibavAudioSource. <img width="3175" height="465" alt="Image" src="https://github.com/user-attachments/assets/efbf7cba-479a-4666-b56d-80e4150337b0" /> https://github.com/user-attachments/assets/5c9fcef0-11d4-4edc-8924-1c90ab26585b ``` a=BSSource("Vegas Mercalli 6 Stabilization - audio +2s.mp4") b=AudioDub(LWLibavVideoSource("Vegas Mercalli 6 Stabilization - audio +2s.mp4"), LWLibavAudioSource("Vegas Mercalli 6 Stabilization - audio +2s.mp4",av_sync=false)) AudioDub(a, MergeChannels(a,b)) ```
The audio track offset is set to 2s, but LWLibavAudioSource ignores it.
I tried setting av_sync to true, but then I get no audio at all. The bottom two channels are LWLibavAudioSource.
Vegas.Mercalli.6.Stabilization.-.audio.+2s.mp4