Fabio Moretti

Results 7 comments of Fabio Moretti

`cli --help` indeed shows some options but these are very confusing. I would suggest that I can use the term --set-variables to set the state but I have no idea...

Thanks for that direction! The variables look like this: ```json { "frontmost_application": { "bundle_identifier": "com.apple.Terminal", "file_path": "/System/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal" }, "input_source": { "input_source_id": "com.apple.keylayout.ABC", "language": "en" }, "system_preferences_properties": { "keyboard_types": [ [...

True. Yes i've originally discovered this in 3.10 so it seems to be broken a long time already

Yes this indeed fixed the issue. The testcase I wrote in the beginning does not break with the v 5.9.1

I experience the same issue with a T4 and 16GB of Memory. Suddenly stops and says start processing but them hangs. It does not matter which files I use (have...

Yes I have fixed it by checking every video via ffprobe and check if I get a duration. Basically we ignore all videos which would produce an error in ffmpeg...