vcsi icon indicating copy to clipboard operation
vcsi copied to clipboard

Create video contact sheets, thumbnails

Results 37 vcsi issues
Sort by recently updated
recently updated
newest added

I got this error while vcsi running: ``` File "C:\Users\Users\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 192, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\Users\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\Users\AppData\Local\Programs\Python\Python38\Scripts\vcsi.exe\__main__.py", line 7,...

![image](https://user-images.githubusercontent.com/134290/175797177-8494793b-4843-44b7-8e57-d9e008a30b53.png)

I have been using vcsi for a long time. And i'd like to fix this issue. > The command "/usr/bin/vcsi /home/402c5ce63718915e685fa897dd5569a8 --grid-horizontal-spacing 0 --grid-vertical-spacing 0 -fast --quality 80 -w 852...

bug

30% is pretty low

enhancement
help wanted

``` /usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in double_scalars return 1 / max_freq /usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in double_scalars return 1 / max_freq /usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero...

bug

I use vcsi -c ~/.config/vcsi.conf file.mp4 `Processing file.mp4... Sampling... 3/54 Composing contact sheet... Cleaning up temporary files... ` but the output file is always in the same directory, not the...

I tried two different video files (one 1080p, one 720p), with `--width` 1000, 1500, 2000. The generated thumbnail file is always off by one (999px, 1499px, 1999px.) All other settings...

bug

I get this error using the following parameter (probably again an issue with --grid 10x0) ... I got no such errors with the same mp4 file but with a regular...

bug