Hi,
I tried to sign up on FFmpeg-devel, but the reset password is not reaching
me.
your mail is not subscribed to ffmpeg-devel (yet).
Did you check your spam for registration mails?
GMail behaves very strict sometimes, trying another mail address might be worth
it in the long run if this keep
On Mon, Jun 3, 2024 at 8:18 AM Lee Mitchell wrote:
> Hi.
>
> When I use filter_complex syntax below, I get an error that cannot proceed.
> "-filter_complex
> "[1:v]geq=r='r(X,Y)':a='if(between(t,0,9),alpha(X,Y),0)'[alpha];"
> then
> " Unknown function in 't,0,9),alpha(X,Y),0)'"
> Seems geq filter
On Mon, Jun 3, 2024 at 8:23 AM Lee Mitchell wrote:
> Hi.
>
> There are RGBA support qtrle video clips that have no problem with alpha
> support.
>
> I'd like to overlay a video on top of base one, and want to change the
> transparency while playing
> like
> "[1:v]alpha='if(between(t,0,10),(1-(t/1
Hi, Paul.
First, thanks for the advice.
Erm..thing is that I totally don't understand what you are saying as dumb.
You mean, the expression should be...
[1:v]geq=r='r(X,Y)':a='if(between(t\,0\,9),alpha(X,Y),0)'[alpha]; ?? which
is not working.
Could you show me the exact syntax for me?
2024년 6월 3
Hey,
My cuts are perfect, true IDR. The join is perfect, yet MPV stalls for about 1/2 second and shows
one, maybe two black frames. The only thing I can think of that would screw up the playing across my
joins is MPEG's 'closed_gop' flag. It needs to set it to '1' for the GOP on the early side
With something a complicated as this stuff, I knew I would screw up something. Correction: I fixed
the 'Commands used'.
Hey,
My cuts are perfect, true IDR. The join is perfect, yet MPV stalls for about 1/2 second and shows
one, maybe two black frames. The only thing I can think of that would
Hi, Paul.
First, thanks for the advice.
Erm..thing is that I totally don't understand what you are saying as dumb.
You mean, the expression should be...
[1:v]geq=r='r(X,Y)':a='if(between(t\,0\,9),alpha(X,Y),0)'[alpha]; ?? which
is not working.
Could you show me the exact syntax for me?
2024년 6월 3
On Mon, Jun 3, 2024 at 3:30 PM Lee Mitchell wrote:
> Hi, Paul.
>
> First, thanks for the advice.
> Erm..thing is that I totally don't understand what you are saying as dumb.
> You mean, the expression should be...
> [1:v]geq=r='r(X,Y)':a='if(between(t\,0\,9),alpha(X,Y),0)'[alpha]; ?? which
> is n