
ASP.NET Video Converter Requirements
To use ASP.NET Video Converter in your .NET or ASP.NET Core or .NET 5 Application, you must complete some pre-requisites or requirements.
- ASP.NET / .NET / ASP.NET Core / .NET 5 Application
- FFMPEG: http://ffmpeg.zeranoe.com/builds/
- Make appropriate permissions to folders where videos are stored.
- Make execute permission to FFMPEG folder or folder where ffmpeg.exe or flvtool2.exe is located.
- If you want to allow uploading videos that have greater in size than 4MB, you must increase the allowable file size limit in your application