Releases: zbabac/VCT
Releases · zbabac/VCT
v1.9 stable
After couple of years of usage and spending time adding features, it's time to rewrite some code, sum the necessary features and fix long lasting bugs.
In this release it is finally fixed the bug when certain files could not be read by clicking Info button (output was empty).
Set of features is completed, finally including option to Pause/Resume encoding queue.
Another feature added is option to remove embedded (hardcoded) subtitle when transcoding (certain files would throw errors if they contain subtitle).
Important features survived:
- transcoding multiple files with 2 clicks (actually 1 select and 1 drag :)
- ability to add set conversion options then add/drag multiple files
- editing ffmpeg command before adding to the list
- editing ffmpeg command already in the list
- setting encoding preset, conversion speed, audio bitrate
- encoding only video or audio (extracting audio)
- rotate video
- choosing video container: MKV, MP4, or just copy stream
- choosing audio codec: AAC, MP3, or copy audio
- encoding video as H.265 or H.264
- adding external SRT subtitle as a stream
- encoding at different FPS (slow motion, or converting from high speed to normal speed)
- and much more, thanks to ability to edit FFMPEG commands......because VCT is the ffmpeg frontend....it can do everything that ffmpeg can do!