Cut by timestamp doesn't work in "ZED SVOEditor.exe" after upgrading ZED SDK to 4.1.4

Hello all.
After upgrading ZED SDK from 4.1.3 to 4.1.4, cutting by timestamp in ZED SVOEditor.exe stopped working.
Cutting by frame index still works.
Is this a bug?

ZED SDK version - 4.1.4
CUDA version - release 12.2, V12.2.91
Command for cut svo file:

"C:\Program Files (x86)\ZED SDK\tools\ZED SVOEditor.exe" -cut "<path to original svo2 file>" -start-timestamp 1728885561000000000 -end-timestamp 1728885571000000000 "path to output svo2 file"

Output message:
“”"
-cut option detected
Detected timestamp input instead of frame index. The frame 0 will be used as start frame for cutting
Detected timestamp input instead of frame index. The frame 1 will be used as end frame for cutting
Frame In/Out : 0 1
Processing different files
** Start to cut ( 0/1frames )
0% [ ]

New SVO File created!
“”"

Hi @VladEf
please check if the problem has been solved with the latest SDK v4.2.1

Hi @Myzhar
No, upgrading the ZED SDK to version 4.2.1 didn’t solve the problem.

I’ve reported the issue to the SDK team.
The regression will be fixed in the next patch release