ts2mp4 is a folder of scripts for converting, upscaling, and cropping .ts files to .mp4 using ffmpeg.
These scripts convert any .ts file into an .mp4 and, if indicated in the script's name, also upscale and crop it. Once converted, the original .ts file will remain in the same folder. If you run the script again, it will be converted again.
Require an Nvidia GPU for processing.
Can be used on any system as they use CPU processing.
- NVENC: Provides the best video quality for YouTube, with only a 32% quality loss.
- CPU: Results in a 37% quality loss.
- Not tested yet.
- Place your
.tsfile in the same folder as the scripts andffmpeg.exe. - Run the desired CMD script.
- Place the desired script and
ffmpeg.exein the same folder as your.tsfile(s). - Run the desired CMD script.
At the end of the progress line when running the scripts, there is a speed factor. For example, with 0.5x speed, the file will take twice its length to process.