On Wed, Nov 19, 2014 at 01:18:41PM +0100, Michael Niedermayer wrote:
> This improves the last frames duration with CFR and when the input durations
> are inaccurate or missing
>
> Signed-off-by: Michael Niedermayer
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC78
Michael Niedermayer gmx.at> writes:
> This improves the last frames duration with CFR and
> when the input durations are inaccurate or missing
Ping.
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/
On Wed, Nov 19, 2014 at 12:53:54PM +, Carl Eugen Hoyos wrote:
[...]
>
> Why does this not work for the sample in ticket #3052?
different issue ...
fixed
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Breaking DRM is a little like attempting to break through
Michael Niedermayer gmx.at> writes:
> This improves the last frames duration with CFR and
> when the input durations are inaccurate or missing
Please mention ticket #4119.
Why does this not work for the sample in ticket #3052?
Carl Eugen
___
ffmpeg
This improves the last frames duration with CFR and when the input durations
are inaccurate or missing
Signed-off-by: Michael Niedermayer
---
ffmpeg.c | 29 -
ffmpeg.h |1 +
2 files changed, 25 insertions(+), 5 deletions(-)
diff --git a/ffmpeg.c b/ffmpeg.c
inde