With latest build using
MIXER 1-1 FILL 0.12 0 0.75 1 25 easeinsine
causes picture to crop instead of squeeze
picture should squeeze
picture cropping occurs
load a picture on layer 1-1
send command
MIXER 1-1 FILL 0.12 0 0.75 1 25 easeinsine
Possibly caused by #966
@TKooijmans Could you test with a build from 3 May or earlier and check if the issue still exists?
Build 72943c537c9829c10c9491c929ae2b811e857f26 works okay which is from the 2nd May.
Issue also affects Distort.
@grahamspr86 Thanks for checking 馃憤
Issue also affects Distort.
Can you create a new issue for this? Thanks.
/Armin
@Julusian can you take a look? Otherwise we might have to revert your PR.
I had a quick look the other day.
The distort looks pretty obvious, the calculations werent updated to handle that geometry is now triangles rather than quads.
I didn't have enough time to get anywhere on the fill/rotate issue. I can take another look this week and try to get to the bottom of it
It seems that this problem is back with 5 june version.
It seems that this problem is back with 5 june version.
Can you double check you are using the right version and commands?
There have only been a couple of changes since this was fixed, and none of them have gone anywhere near any relevant code...
You are right!
the build of 5 june is ok!
only the FFmpeg stream encoder settings are still ignored

see another thread..
Most helpful comment
I had a quick look the other day.
The distort looks pretty obvious, the calculations werent updated to handle that geometry is now triangles rather than quads.
I didn't have enough time to get anywhere on the fill/rotate issue. I can take another look this week and try to get to the bottom of it