Known issue with longer form videos with Starlight models causing video track to be shortened, causing a audio sync issue overtime.
Workaround
There is currently no workaround. Some users have found that ensuring the input and output codec and containers match and avoiding using in/out trim points helps avoid this issue.
Status
The team is aware of the behavior on macOS 26 and is investigating. This post will be updated when support is added or a fix becomes available.
I have two seperate videos that I’ve tried different settings and all of them add audio lag.
The videos are ~65 mins each before setting the Marks.
I’m running the following:
Windows 11 Pro 24H2
OS build 26100.6584
Processor - 13th Gen Intel(R) Core™ i9-13900KS (3.20 GHz)
RAM - 48.0 GB
Video - NVIDIA GeForce RTX 5090
The video resolutions are 720x480 and I used the following command to capture them: #00 Original Capture:
set FFMPEG=C:\Apps\VHS\ffmpeg\bin\ffmpeg
set OUTDIR=C:\Apps\VHS
set DEVICE_VIDEO=CY3014 USB, Analog 01 Capture
set DEVICE_AUDIO=CY3014 USB, Analog 01 WaveIn
set FILENAME=capture_%date:~10,4%%date:~4,2%%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%.mkv
set FILENAME=%FILENAME: =0%
The audio is perfectly in sync in both videos before using both Starlights.
For Starlight Mini, I choose the following:
Enhancement - On
Output resolution - 2x Upscale
AI Model - Starlight
Model variant - Starlight
For Starlight Sharp, I choose the following:
Enhancement - On
Output resolution - Original size
AI Model - Starlight
Model variant - Starlight Sharp
The weird part is that I beta tested Topaz Video AI 7.2.0.2b and the audio was in sync for Startlight Mini. However, the quality of the converstion was not that great, which this version fixed.
I am currently having the same problem. I have taken Marguax’s advice and made sure trim was never used and the same containers that currently exist with the video before encoding. Audio (which is non-existent after re-encode and needs to be re-injected into the final video) seems to be about 1 second off at the beginning of the video (23 minutes long), but by the end of the video, the audio is several seconds off. BTW… BRAVO on the SM Sharp! Video quality is outstanding on it! Much better than I expected!
Please remove this as a solution, this is not fixed. I even cut the video to 15mins and the audio is still off several seconds, same container, encoder, etc and did not use in/out.
If your videos are variable frame rate the audio will get messed up after processing them with starlight. If you convert them to constant frame rate prior to starlight it will solve the problem.