will apply soon
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
> On Sep 6, 2021, at 2:28 PM, Andreas Rheinhardt
> wrote:
>
> Paul B Mahol:
>> If audio packet is present in DV stream it have duration of 1 in DV timebase
>> units.
>>
>> Signed-off-by: Paul B Mahol
>> ---
>> libavformat/dv.c | 4
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/
On Mon, Sep 6, 2021 at 8:29 PM Andreas Rheinhardt <
andreas.rheinha...@outlook.com> wrote:
> Paul B Mahol:
> > If audio packet is present in DV stream it have duration of 1 in DV
> timebase units.
> >
> > Signed-off-by: Paul B Mahol
> > ---
> > libavformat/dv.c | 4
> > 1 file changed, 4 in
Paul B Mahol:
> If audio packet is present in DV stream it have duration of 1 in DV timebase
> units.
>
> Signed-off-by: Paul B Mahol
> ---
> libavformat/dv.c | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/libavformat/dv.c b/libavformat/dv.c
> index d7909683c3..b2b74162df 100644
If audio packet is present in DV stream it have duration of 1 in DV timebase
units.
Signed-off-by: Paul B Mahol
---
libavformat/dv.c | 4
1 file changed, 4 insertions(+)
diff --git a/libavformat/dv.c b/libavformat/dv.c
index d7909683c3..b2b74162df 100644
--- a/libavformat/dv.c
+++ b/libav