AForge.NET
AForge.NET copied to clipboard
VideoFileWriter in FFMPEG
Your video file writer in the FFMPEG library should accept a frame rate that has a double on it, not an int. The double is required because its rare that a frame rate doesn't have a decimal attached to it.