Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-14 Thread Gyan Doshi
On 2022-07-14 01:45 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-14 09:47:17) On 2022-07-14 12:16 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-10 20:02:38) On 2022-07-10 10:46 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-08 05:56:21) On 2022-07-07 03:11 pm, Anton

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-14 Thread Anton Khirnov
Quoting Gyan Doshi (2022-07-14 09:47:17) > > > On 2022-07-14 12:16 pm, Anton Khirnov wrote: > > Quoting Gyan Doshi (2022-07-10 20:02:38) > >> > >> On 2022-07-10 10:46 pm, Anton Khirnov wrote: > >>> Quoting Gyan Doshi (2022-07-08 05:56:21) > On 2022-07-07 03:11 pm, Anton Khirnov wrote: >

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-14 Thread Gyan Doshi
On 2022-07-14 12:16 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-10 20:02:38) On 2022-07-10 10:46 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-08 05:56:21) On 2022-07-07 03:11 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-04 18:29:12) This is a per-file input optio

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-13 Thread Anton Khirnov
Quoting Gyan Doshi (2022-07-10 20:02:38) > > > On 2022-07-10 10:46 pm, Anton Khirnov wrote: > > Quoting Gyan Doshi (2022-07-08 05:56:21) > >> > >> On 2022-07-07 03:11 pm, Anton Khirnov wrote: > >>> Quoting Gyan Doshi (2022-07-04 18:29:12) > This is a per-file input option that adjusts an inp

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-13 Thread Gyan Doshi
On 2022-07-13 06:00 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-11 08:46:48) On 2022-07-11 12:21 am, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-10 20:02:38) On 2022-07-10 10:46 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-08 05:56:21) On 2022-07-07 03:11 pm, Anton K

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-13 Thread Anton Khirnov
Quoting Gyan Doshi (2022-07-11 08:46:48) > > > On 2022-07-11 12:21 am, Anton Khirnov wrote: > > Quoting Gyan Doshi (2022-07-10 20:02:38) > >> > >> On 2022-07-10 10:46 pm, Anton Khirnov wrote: > >>> Quoting Gyan Doshi (2022-07-08 05:56:21) > On 2022-07-07 03:11 pm, Anton Khirnov wrote: >

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-10 Thread Gyan Doshi
On 2022-07-11 12:21 am, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-10 20:02:38) On 2022-07-10 10:46 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-08 05:56:21) On 2022-07-07 03:11 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-04 18:29:12) This is a per-file input option

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-10 Thread Anton Khirnov
Quoting Gyan Doshi (2022-07-10 20:02:38) > > > On 2022-07-10 10:46 pm, Anton Khirnov wrote: > > Quoting Gyan Doshi (2022-07-08 05:56:21) > >> > >> On 2022-07-07 03:11 pm, Anton Khirnov wrote: > >>> Quoting Gyan Doshi (2022-07-04 18:29:12) > This is a per-file input option that adjusts an inp

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-10 Thread Gyan Doshi
On 2022-07-10 10:46 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-08 05:56:21) On 2022-07-07 03:11 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-04 18:29:12) This is a per-file input option that adjusts an input's timestamps with reference to another input, so that emitted pa

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-10 Thread Anton Khirnov
Quoting Gyan Doshi (2022-07-08 05:56:21) > > > On 2022-07-07 03:11 pm, Anton Khirnov wrote: > > Quoting Gyan Doshi (2022-07-04 18:29:12) > >> This is a per-file input option that adjusts an input's timestamps > >> with reference to another input, so that emitted packet timestamps > >> account for

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-10 Thread Anton Khirnov
Quoting Gyan Doshi (2022-07-09 21:56:10) > > > On 2022-07-10 01:13 am, Paul B Mahol wrote: > > On Sat, Jul 9, 2022 at 8:28 PM Gyan Doshi wrote: > > > >> > >> On 2022-07-08 09:26 am, Gyan Doshi wrote: > >>> > >>> On 2022-07-07 03:11 pm, Anton Khirnov wrote: > Quoting Gyan Doshi (2022-07-04 1

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-09 Thread Hendrik Leppkes
On Sat, Jul 9, 2022 at 9:56 PM Gyan Doshi wrote: > > > > On 2022-07-10 01:13 am, Paul B Mahol wrote: > > On Sat, Jul 9, 2022 at 8:28 PM Gyan Doshi wrote: > > > >> > >> On 2022-07-08 09:26 am, Gyan Doshi wrote: > >>> > >>> On 2022-07-07 03:11 pm, Anton Khirnov wrote: > Quoting Gyan Doshi (202

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-09 Thread Gyan Doshi
On 2022-07-10 01:13 am, Paul B Mahol wrote: On Sat, Jul 9, 2022 at 8:28 PM Gyan Doshi wrote: On 2022-07-08 09:26 am, Gyan Doshi wrote: On 2022-07-07 03:11 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-04 18:29:12) This is a per-file input option that adjusts an input's timestamp

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-09 Thread Paul B Mahol
On Sat, Jul 9, 2022 at 8:28 PM Gyan Doshi wrote: > > > On 2022-07-08 09:26 am, Gyan Doshi wrote: > > > > > > On 2022-07-07 03:11 pm, Anton Khirnov wrote: > >> Quoting Gyan Doshi (2022-07-04 18:29:12) > >>> This is a per-file input option that adjusts an input's timestamps > >>> with reference to

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-09 Thread Gyan Doshi
On 2022-07-08 09:26 am, Gyan Doshi wrote: On 2022-07-07 03:11 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-04 18:29:12) This is a per-file input option that adjusts an input's timestamps with reference to another input, so that emitted packet timestamps account for the difference b

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-07 Thread Gyan Doshi
On 2022-07-07 03:11 pm, Anton Khirnov wrote: Quoting Gyan Doshi (2022-07-04 18:29:12) This is a per-file input option that adjusts an input's timestamps with reference to another input, so that emitted packet timestamps account for the difference between the start times of the two inputs. Ty

Re: [FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-07 Thread Anton Khirnov
Quoting Gyan Doshi (2022-07-04 18:29:12) > This is a per-file input option that adjusts an input's timestamps > with reference to another input, so that emitted packet timestamps > account for the difference between the start times of the two inputs. > > Typical use case is to sync two or more liv

[FFmpeg-devel] [PATCH v3] ffmpeg: add option -isync

2022-07-04 Thread Gyan Doshi
This is a per-file input option that adjusts an input's timestamps with reference to another input, so that emitted packet timestamps account for the difference between the start times of the two inputs. Typical use case is to sync two or more live inputs such as from capture devices. Both the tar