Download Latest Version v1.10.0.0 added option _keep subtitles_, ffmpeg bump to v8.0 source code.tar.gz (3.3 MB)
Email in envelope

Get an email when there's a new version of VCT - Video Converter & Transcoder

Home / v1.9.7
Name Modified Size InfoDownloads / Week
Parent folder
VCT_setup_64bit.exe 2023-12-09 130.3 MB
VCT_Linux_mono_binary.zip 2023-12-09 60.6 MB
install_vct_yum.sh 2022-12-04 691 Bytes
install_vct_apt.sh 2022-12-04 454 Bytes
README.md 2022-11-29 1.8 kB
v1.9.7 Flat GUI buttons.tar.gz 2022-11-29 3.3 MB
v1.9.7 Flat GUI buttons.zip 2022-11-29 3.3 MB
v1.9.7.2 Flat GUI buttons source code.tar.gz 2022-11-29 3.3 MB
v1.9.7.2 Flat GUI buttons source code.zip 2022-11-29 3.3 MB
Totals: 9 Items   204.2 MB 0

**Made GUI more flat, so it looks more or less the same on Windows and Linux with mono.

**Fixed non-functioning Video Resize option (radio) button, set new preset defaults

**Bumped ffpmeg to v6.1

**Video demonstration:

https://user-images.githubusercontent.com/10812743/185596609-1293214f-ebb0-4b2b-87aa-4df40c7de7c1.mp4

vct-stream

**LINUX NOTE: Since new version needs ffplay and it can't be found as a static build for Linux you have to both install ffmpeg package and copy the binaries that I included, ffmpeg and ffprobe manually to /usr/bin/.

LINUX INSTALLATION: I added small scripts to automate installations. For Debian, Ubuntu, etc. with APT package manager download install_vct_apt.sh, and run it (provide sudo credentials): ./install_vct_apt.sh
or just double click it - execute in terminal! It will update packages, download VCT_mono_binary and create desktop file vct.desktop which you can double click to run the program. Always start VCT.exe with option "Run mono in terminal".

For Fedora, Centos, etc. with YUM package manager download install_vct_yum.sh, and run it (provide sudo credentials):
./install_vct_yum.sh
or just double click it - execute in terminal! It will update packages, download VCT_mono_binary and create desktop file vct.desktop which you can double click to run the program.

Program will be installed in $HOME/VCT_mono/.

For other distros that use other package managers, please read INSTALL_README.txt and install manually. Manual installation is just exctraction to specific directory (e.g. home) and copying ffmpeg binaries, which is described in README.

Source: README.md, updated 2022-11-29