You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for writing this nice piece of software. Recently when creating a gif out of an mp4 File I wanted to crop it. Cropping though resulted in an error on longer video sequences.
System Info:
(base) ➜ ~ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
(base) ➜ ~ uname -a
Linux ilt908-t15 5.15.0-73-generic #80~20.04.1-Ubuntu SMP Wed May 17 14:58:14 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
How to reproduce:
GUI
Get gifcurry v6.0.1.0
Run the gui
Load an mp4 H264 formatted file
Duration should be roughly above 10 secs
Crop it left and right
Click "File" > "Save"
CLI
Get gifcurry v6.0.1.0
Get a mp4 video file that has a long enough duration (e.g. 20 secs)
Thanks for writing this nice piece of software. Recently when creating a gif out of an mp4 File I wanted to crop it. Cropping though resulted in an error on longer video sequences.
System Info:
How to reproduce:
GUI
CLI
gifcurry_cli -i my-video.mp4 -o my-video.gif -s 0 -e 20 -L 0.38 -R 0.38 -f 15 -c 256
When I use
-m
to create awebm
video it works fine.Expected behaviour
The gif is created successfully.
Actual behaviour
The program produces an error.
Error output:
The text was updated successfully, but these errors were encountered: