Skip to content

Tsingis/video-converter

Repository files navigation

Quality Gate Status Release Status

Video converter

What is it?

  • Conversions between common video formats
    • Supported output formats are mp4, webm and gif
  • Input as file url or path

Requirements:

  • FFmpeg executables downloaded
  • (Optional) use FFmpegDownloader to download required executables
  • FFmpeg executables directory set to FFMPEG_PATH environment variable

Configuration:

  • Change default values for output directory and default output format in the config.json file. Example below:
{
    "defaultOutputDir": "%USERPROFILE%\\Downloads",
    "defaultOutputFormat": "mp4"
}

Tools used:

  • .NET SDK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages