zackees / zcmds

Swiss army knife of insanely productive CLI and AI tools. Cross platform.
MIT License
29 stars 4 forks source link

got the various files when executre vidclip #11

Closed sugizo closed 5 months ago

sugizo commented 5 months ago

execute !vidclip --start_timestamp 0 --end_timestamp 3 --outname 'vidclip.mp4' --crf 23 'ForBiggerBlazes.mp4'

result got the various files e.g.

rw-r--r-- 1 root root  320950 Apr 12 01:19 vidclip_alt.mp4
-rw-r--r-- 1 root root  320950 Apr 12 01:18 vidclip.mp4

expected result just the mention file when execute the command 'vidclip.mp4'

zackees commented 5 months ago

Could not reproduce. Please provide a repro case.

image

zackees commented 5 months ago

This seems to be working as intended.

sugizo commented 5 months ago

no, got this after upgrade it you need to run it twice, solution perhaps use -y argument to static_ffmpeg e.g. static_ffmpeg -y

image

zackees commented 1 month ago

Fixed in version 1.4.100