I just found the problem, by comparing the Cinelerra_rc files of two different machines. On the machine where it works normally, the value AUTOGROUPTYPE_VIDEO_FADE_MAX is set to 1.000000e+02 (=100). On the machine where it failed, the value AUTOGROUPTYPE_VIDEO_FADE_MAX was set to 1.000000e+00 (=1). Manually changing that to 1.000000e+02 fixed the problem. So deleting the Cinelerra_rc file probably would have fixed it too. But I only wonder how that value got in there. I cannot remember ever to have looked at that value before. MatN On Thu, 30 Jun 2022 08:43:37 +0200 Igor BEGHETTO via Cin <[email protected]> wrote:
Can you show a screenshot or better a screencast, please? (You can upload it on https://transfer.sh or where you prefer)
Igor