| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| VCT_setup_64bit.exe | 2026-08-31 | 169.6 MB | |
| VCT_Linux_mono_binary.zip | 2026-08-31 | 190.1 MB | |
| README.md | 2026-08-30 | 581 Bytes | |
| v1.11.1 Corrected stream handling source code.tar.gz | 2026-08-30 | 3.3 MB | |
| v1.11.1 Corrected stream handling source code.zip | 2026-08-30 | 3.3 MB | |
| Totals: 5 Items | 366.4 MB | 6 | |
v1.11.1 Streams are now handled according to the ffmpeg manual.
This especially applies to the subtitles.
If there is a subtitle present in the input file, or added from external .srt file, then the first subtitle is set as default. This means that subtitle is displayed automatically during reproduction.
For transcoding, it is tricky, as when copying subtitle from mp4 it is packed as mov_text, but from mkv, it is packed as srt. This is now taken care of, and in most cases, subtitles can be transcoded together with video/audio streams from mkv to mp4 and vice versa.