IncredibleLaser

Results 8 comments of IncredibleLaser

Thanks for your reply. I also had similar thoughts about the order of command execution — I initially thought it'd not be an issue because pueue allows one to define...

I investigated this issue because of the file size of the resulting go binary which pointed to aws being the main culprit. Anyhow, I don't use AWS and I'm not...

Honestly, I'm not sure really. One could argue creating a config file as user makes sense, but then storing it in $XDG_CONFIG_HOME when you don't actually use it doesn't really…...

I tend to agree with your assessment. Setting routes and other network settings is a root task and as such the script should just bail if running as a user...

I'm in no way an authority regarding where files should be stored… I was under the impression that the current behavior is to output the config both to stdout and...

> Are you encoding the videos via the `split-video` command or via some other means? Via `split-video`. > Is there no options that can be specified to ffmpeg to avoid...

Based on your input, I have come to the conclusion that the functionality doesn't make too much sense in PySceneDetect itself. The reason is that GOPs would have to be...

Something that could be looked into is also how these timecodes are exported with `list-scenes`. I once noticed that the results for `split-video` and using the values from the split...