Hello Pierre, On Wed, Jun 11, 2025 at 10:22 AM Pierre Le Fevre via ffmpeg-devel <[email protected]> wrote: > ---------- Forwarded message ---------- > From: Pierre Le Fevre <[email protected]> > To: "[email protected]" <[email protected]> > Cc: > Bcc: > Date: Wed, 11 Jun 2025 14:22:29 +0000 > Subject: [PATCH] avformat/mpegts: Passthrough SCTE 35 Current behavior breaks > SCTE 35 by wrapping it in a PES packet, this adds the logic for the SCTE 35 > messages to be passed through cleanly. > Signed-off-by: Pierre Le Fevre <[email protected]>
For what it's worth, I submitted a similar patch series a couple of years ago, which also accommodates modifying the pts_adjust field (which is mandatory if the output stream's clocks are rebased). https://ffmpeg.org/pipermail/ffmpeg-devel/2023-July/312417.html Devin -- Devin Heitmueller, Senior Software Engineer LTN Global Communications o: +1 (301) 363-1001 w: https://ltnglobal.com e: [email protected] _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
