Skip to content

A .NET Framework 4.8, C# Console app which converts any video file dropped onto it or in the same folder as it into a mkv file with the av1 codec using either qsv from intel or nvenc from nvidia on supported cards. This is all possible by passing command arguments to ffmpeg.

License

Notifications You must be signed in to change notification settings

Awesomegamergame/FfmpegConverter

Repository files navigation

FfmpegConverter

Stable Build

A .NET Framework 4.8, C# Console app which converts any video file dropped onto it or in the same folder as it into a mkv file with the av1 codec using either qsv from intel or nvenc from nvidia on supported cards. This is all possible by passing command arguments to ffmpeg.

Requirements

Please make sure that you have the latest version of ffmpeg download on your computer and added to the windows environment variables (the path variable) otherwise the program will not work.

About

A .NET Framework 4.8, C# Console app which converts any video file dropped onto it or in the same folder as it into a mkv file with the av1 codec using either qsv from intel or nvenc from nvidia on supported cards. This is all possible by passing command arguments to ffmpeg.

Topics

Resources

License

Stars

Watchers

Forks

Languages