On Mon, Aug 7, 2017 at 10:08 AM, Nicolas George wrote:
>
> This issue seems fixed by these changes:
>
> https://ffmpeg.org/pipermail/ffmpeg-devel/2017-July/214306.html
>
> I thought it could only be triggered with the specific configuration
> caused by dualinput, but you obviously found another wa
On Mon, Aug 7, 2017 at 10:08 AM, Nicolas George wrote:
>
> This issue seems fixed by these changes:
>
> https://ffmpeg.org/pipermail/ffmpeg-devel/2017-July/214306.html
> ...
> Also, it would help deciding stuff if you, as a user, told us: if you
> had to write "scale=w=1536:h=512" instead of "scal
Le decadi 20 thermidor, an CCXXV, Gyan a écrit :
> Obviously not for scripts written now or in the future by those who follow
> this list, but old/delivered scripts may break and often those executing
> them aren't the ones who composed them.
But I hope they test them after upgrading their version
On Mon, Aug 7, 2017 at 2:38 PM, Nicolas George wrote:
>
> Also, it would help deciding stuff if you, as a user, told us: if you
> had to write "scale=w=1536:h=512" instead of "scale=1536:512" to be
> completely sure that your scripts will not break on upgrade, would you
> consider that an unaccep
Le nonidi 19 thermidor, an CCXXV, John Warburton a écrit :
> Gentlemen, I am sorry to report that this particular patch to
> lavfi/vf_stack.c breaks FFmpeg on-screen output when a vertical stack
> (vstack) follows a horizontal stack (hstack). Below, please find a
> chain to -filter_complex, cut dow
Le nonidi 19 thermidor, an CCXXV, Gyan a écrit :
> Is ticket #6566 also related?
No, since the changes to overlay are not yet committed and since "Buffer
queue overflow" is precisely the thing that will go away when they will
be.
Regards,
--
Nicolas George
signature.asc
Description: Digital
On Sun, Aug 6, 2017 at 4:39 PM, Gyan wrote:
> Is ticket #6566 also related?
This test case on ticket #6566 indeed freezes during the overlay on my
patched FFmpeg with the alteration to libav/vf_stack.c taken out. I
have not been able to test it in another way yet.
Kind regards,
JW
__
Is ticket #6566 also related?
Gyan
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Le nonidi 19 thermidor, an CCXXV, John Warburton a écrit :
> Gentlemen, I am sorry to report that this particular patch to
> lavfi/vf_stack.c breaks FFmpeg on-screen output when a vertical stack
> (vstack) follows a horizontal stack (hstack). Below, please find a
> chain to -filter_complex, cut dow
On Mon, Jul 17, 2017 at 3:19 PM, Nicolas George wrote:
>
> Signed-off-by: Nicolas George
> ---
> libavfilter/Makefile | 4 ++--
> libavfilter/vf_stack.c | 32 +---
> 2 files changed, 15 insertions(+), 21 deletions(-)
>
>
> Works as expected. Including shortest.
> A
Le primidi 11 thermidor, an CCXXV, Paul B Mahol a écrit :
> When this and others gonna be applied?
As soon as I have time and motivation to work on it, rebase it, check I
have no fix staged, re-run fate, etc.
Regards,
--
Nicolas George
signature.asc
Description: Digital signature
__
On 7/29/17, Paul B Mahol wrote:
> On 7/17/17, Nicolas George wrote:
>> Signed-off-by: Nicolas George
>> ---
>> libavfilter/Makefile | 4 ++--
>> libavfilter/vf_stack.c | 32 +---
>> 2 files changed, 15 insertions(+), 21 deletions(-)
>>
>>
>> Works as expected. Inc
On 7/17/17, Nicolas George wrote:
> Signed-off-by: Nicolas George
> ---
> libavfilter/Makefile | 4 ++--
> libavfilter/vf_stack.c | 32 +---
> 2 files changed, 15 insertions(+), 21 deletions(-)
>
>
> Works as expected. Including shortest.
> And no longer subject to
Signed-off-by: Nicolas George
---
libavfilter/Makefile | 4 ++--
libavfilter/vf_stack.c | 32 +---
2 files changed, 15 insertions(+), 21 deletions(-)
Works as expected. Including shortest.
And no longer subject to bufferqueue overflows.
diff --git a/libavfilter/
14 matches
Mail list logo