This was a nice project to learn DOS/Windows Shel Script and C#, although I have no reason to use the code anymore with a different work style.
You're more than welcome to look at the code and see if there's something useful. If I ever find a use for this software again in my daily life, I'll probably return to this :)
This is a simple Windows based video transcoder, that copies ALL audio tracks. It's simple, and extremely fast, utilizing Nvidia's NVENC.
If you find yourself needing compressed 'proxy' video files for editing software, like Adobe Premiere Pro, and it can't create them itsself due to no multitrack audio support, then this is by far the simplest solution.
It's simple to use, fast and efficient.
- Download the respective release from Releases and extract it.
- Edit
settings.cfg
to your liking. (Consider it a template for transcoding) - Either:
- Start
TcNo-Transcoder.exe
and Drag and Drop a video file or folder in. - Drag and Drop one or more video files or folders onto
TcNo-Transcoder.exe
- Queue up multiple files for later transcoding:
- See Queueing
- Start
- Follow the steps, and you'll process your videos in no time.
By default; no transcoding to audio is done, it is copied. You can add such via setting otherargs
in settings.cfg
.
Most people won't need to change this.
Check the Wiki for more information: TcNo Transcoder Wiki
- Windows 7, 8, 8.1, 10 (x86 / x64)
- NVENC supported hardware (NVIDIA GeForce Kepler gen or later (GT / GTX 6xx or later))
- NVIDIA graphics driver 418.81 or later
Note: You can downgrade NVEncC by downloading older releases from rigaya/NVEnc Min NVIDIA graphics driver version: 334.89
FFMPEG support is planned, on top of NVEncC, and possibly more in the future. If you have anything to add, then don't be afraid :)
For more info regarding NVEncC, such as supported codecs: https://github.com/rigaya/NVEnc