Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows binary #1

Closed
sergeevabc opened this issue Jun 16, 2021 · 3 comments
Closed

Windows binary #1

sergeevabc opened this issue Jun 16, 2021 · 3 comments

Comments

@sergeevabc
Copy link

Dear @oupson,
Could you be so kind to generate .exe for the rest of us who are mere Windows users w/o compiler?

@oupson
Copy link
Owner

oupson commented Jun 16, 2021

Yes, you can find the binaries here : https://github.com/oupson/Fade/releases/tag/1.0

@oupson oupson closed this as completed Jun 18, 2021
@sergeevabc
Copy link
Author

fade 1.png 2.png works, but fade 1.png 2.png -o x.gif -n 50 throws error as follows

Parameters :                                                                                                                                
        Images  : 1.png, 2.png                                                                                           
        Output : x.gif                                                                                                                      
        Total of frames : 100                                                                                                               
        Duration of standard frames : 20ms, duration of important frames : 1000ms                                                           
        Write frames to disk : false                                                                                                        
        Write .json for apngasm : false                                                                                                     
        Speed of conversion : 10                                                                                                            
        Resize : false                                                                                                                      
                                                                                                                                            
Opening 1.png                                                                                                                             
Opening 2.png                                                                                                              
                                                                                                                                            
Creating and writing frame 0001 out of 0100thread 'main' panicked at 'assertion failed: `(left == right)`                                   
  left: `494013`,                                                                                                                           
 right: `164671`: Too much or too little pixel data for the given width and height to create a GIF Frame', C:\Users\oupso\.cargo\registry\sr
c\github.com-1ecc6299db9ec823\gif-0.10.3\src\common.rs:233:9                                                                                
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace                                                               

@oupson
Copy link
Owner

oupson commented Jun 21, 2021

I tried to reproduce this issue, but even with big images, this program worked.
Without a way to reproduce this issue, I can't solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants