Re: [FFmpeg-devel] Live Transcoding: SCTE35 passthrough

2022-07-20 Thread Shane Warren
Transcoding: SCTE35 passthrough 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 tr

[FFmpeg-devel] Live Transcoding: SCTE35 passthrough

2022-07-19 Thread Shane Warren
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 with finding how to match up an incoming frame of video to a trans