Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 515 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 515 Bytes

Introduction

This is a Video-Editor, C# WPF Application Project. Using this, you can cut, trim, and mute video file and convert it to other video formats. It is developed by Visual Studio 2022.

How to Execute

  • First, Clone develop branch into your local directory.
  • Next, Open with Visual Studio 2022 and build it.
  • Next, Extract files of ffmpeg.rar into your execution directory. Like this "./WpfTest/bin/Debug/net7.0-windows/ffmpeg.exe"
  • Finally, Rebuild and execute.

Enjoy your video editing.