Thanks, I hand patched that back into a newer ffmpeg and with a few changes it
worked great.
-Original Message-
From: ffmpeg-devel On Behalf Of Devin
Heitmueller
Sent: Tuesday, July 19, 2022 11:40 AM
To: FFmpeg development discussions and patches
Subject: Re: [FFmpeg-devel] Live
On Tue, Jul 19, 2022 at 9:44 AM Shane Warren wrote:
>
> I have been working on getting scte35 pass through working in FFmpeg. I have
> the SIT pid being passed through fine, but I need to adjust the
> pts_adjustment field since I'm doing a live transcode and using vsync 1.
>
> I'm struggling wit