Jordan Wages

Results 33 comments of Jordan Wages

I'm experiencing the same thing, but with three different monitors that have different color capabilities such as HDR.

I'm using an NVIDIA GTX 1060, Game Ready Driver version 466.77.

What exactly are you trying to accomplish? The screen shots provided don't show what you were trying to do.

I actually got this same error message when trying to set up a docker image to run the jar file. I used wget to download the jar file linked from...

Upon review, it looks like the right link is https://github.com/andresoviedo/google-drive-ftp-adapter/raw/master/build/google-drive-ftp-adapter-jar-with-dependencies.jar, rather than what is linked on the README.md.

There might be an error in the original video file. You can try fixing it using the following command in ffmpeg: `ffmpeg -err_detect ignore_err -i input.mp4 -c copy -map 0:v...

Glad it worked for you. Though butterflow should be used on the original file so it has as much data to use for the new output as possible. It is...

You could probably write a script to do something very similar using `ffmpeg` as a middle-man. Write the script to take in two images, have `ffmpeg` create a 2 frame...

@antgiant Butterflow is great, but I don't think you'll be approaching anything close to real time with it. That is just the nature of the beast. Although, if you can...

Are you running the latest version? If you check the [release ](https://github.com/dthpham/butterflow/releases/tag/0.2.4.alpha2) page for 0.2.4.alpha2, you will see that several builds were added to the assets. What you'll want to...