Re: [FFmpeg-devel] [PATCH v3 0/2] Propagate PRFT side data

2025-01-01 Thread Clément Péron
Hi Michael, On Fri, 6 Dec 2024 at 14:54, Clément Péron wrote: > > Hi, > > This is in the continuity of the v1 that was sent in September 2023. > > The idea is to be able to access the Producer Timestamp aka PRFT > of a RTSP stream in the encoder to be able to write it in the final > file. > > In

[FFmpeg-devel] [PATCH v3 0/2] Propagate PRFT side data

2024-12-06 Thread Clément Péron
Hi, This is in the continuity of the v1 that was sent in September 2023. The idea is to be able to access the Producer Timestamp aka PRFT of a RTSP stream in the encoder to be able to write it in the final file. In my case, the PRFT is a timestamp that is produced by the camera to give the preci