Skip to content

vEncode v1.0.3

Latest
Compare
Choose a tag to compare
@gdiaz384 gdiaz384 released this 05 Jan 12:31
· 6 commits to master since this release

Basic Install Guide:

  1. Extract and copy the folder somewhere such that vEncode.bat is in the environmental %path%.
  2. Open a command prompt.
  3. Navigate using the CLI to the directory that has the file to encode.
  4. vEncode "my file.mp4" h264
  5. Wait a while.

vEncode /? or vEncode for additional usage options.

Changelog:

  • removed some debug code