Closed marmosetjones closed 1 year ago
GIF Format as input or output, or both?
Output.
Cannot reproduce, please post your full settings
-pix_fmt yuv420p -vf scale=out_color_matrix=bt709 -colorspace bt709 -color_primaries bt709 -color_trc bt709 is used for the gif as well under additional (Output) arguments.
GIF does not support those args, it's not a YUV format
It doesn't work even if I don't have any of that in the dev options.
Unhandled Thread Exception!
Sequence contains no elements
Stack Trace:
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at Flowframes.Interpolate.
The error has been copied to the clipboard. Please inform the developer about this.
The format I'm trying to use is PNG. I've tried it with JPEG as well and neither work.
First of all, use RIFE NCNN VS
Thought cuda was for nvidia cards.
Thought cuda was for nvidia cards.
NCNN is faster and can be used without having to write the frames to disk first.
I'll give it a go later on to night when I get off work. Ty.
Got this when I used NCNN/VS I'm using all default settings except for not deleting the interpolations after it finishes. Nothing in additional (Output) arguments. Here's the log ffmpeg.txt Here are the settings I'm using from the interpolation menu
Also when using NCNN/VS for mp4 interpolated frames are deleted regardless of settings.
I see. Can reproduce
Also when using NCNN/VS for mp4 interpolated frames are deleted regardless of settings.
VS does not produce any interpolated frames
Could you please release the fix? I've been waiting over a month for it now. Side note, if you did release the fix it didn't work.
Rife 4.6 does not work with GIF format in the 1.40 release. The error I receive is: Unhandled Thread Exception!
Sequence contains no elements
Stack Trace: at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Flowframes.Interpolate.d10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Flowframes.Interpolate.d 5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Flowframes.Form1.d__40.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()