mifi / lossless-cut

The swiss army knife of lossless video/audio editing
GNU General Public License v2.0
24.01k stars 1.19k forks source link

JS expressions function not working for me. #2059

Open sportniik opened 3 days ago

sportniik commented 3 days ago

The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first

Operating System

Windows 10

Steps to reproduce

I used " segment.duration < 5 "

Expected behavior

All segments with duration less than 5 sec should be selected (as I understand).

Actual behavior

Nothing is selected, although I have few segments with less than 5 sec. The JS expression window does not close when I click "OK".

Share log from developer tools

No response