I run Tkaraoke Pro using a 7 years old laptop. So for me no 4K videos, no HEVC (H265) encoded videos. I use Vidcoder to encode my karaoke collection to files which my laptop and Tkaraoke Pro can play smoothly while keeping original audiotracks. I also try to preserve as much as possible video quality. So these are my settings (many thanks to tkaraokeuser for his settings template):
Use Beta version 3.5. Here are the steps:
1. Tools -> File Naming -> check “Preserve folder structure in batch encodes”
2. Tools -> File Naming -> Advanced -> add “vob” into “Recognized Extensions:” box. (This is for .vob files to be included in batch conversion)
3. On main interface:
A. “Destination:”
Click “Browse” and choose the destination folder to save your converted files here.
B. “Encoding:”
a. Click “Preset:” -> choose “High Profile” (Just pick one so you can start to edit to your liking; you can save as your own preset after you’re done editing)
b. Click on “Settings” button: (This is my own settings; You can choose your own here to suit your needs)
• Container:
Container format = MKV
• Sizing:
Cropping = None
Sizing: Mode = Automatic, Max with= 1920 Max height= 1080, Use anamorphic= uncheck, Scaling mode= downscale only ==>
4K videos will be downscale to full HD resolution 1920x1080Rotation = None
Padding = None
• Video Filters:
Detelecine = Off
Deinterlace = Yadiff; Preset = default; interlace detection = default
Denoise = Off
Sharpen = Off
Deblock = Off
Grayscale encoding uncheck
In some case (noisy and blurry old DVD videos) the denoise and sharpen filter would help but in most case they will just ruin your original video quality and add more encoding time. I would not set them as default, especially not when you do batch encoding several files with different video quality.
I do set deinterlacing filter as default because most DVD vob files and even Bluray m2ts files are interlaced. If you don't deinterlace you will see interlace pattern (horizontal stripes) in your output files.• Video Encoding:
Video Codec = H.264 (x264) (No H265 HEVC so X264 is chosen, Intel QuickSync is faster but video quality of x264 is better)
Frame rate = 29.97 Check Constant framerate ==>
Important: VFR might cause audio out of synchCheck Avg bitrate and set (kbps) = 5000 or 6000; ==>
Full HD at 29.97 fps is my maximum resolution so 6000 kpbs is good enough for me. For vob source you can set 5000. A 5 minutes source karaoke song with 2 audio tracks will result in 200MB output file (5000 kbps) or 240MB (6000 kbps).
Uncheck 2-pass encoding to save encoding timeEncoder Settings: Check Basic, Preset = Medium; Tune = Film or if you prefer more sharpness = Grain; Profile = Main; Level = 4.2.
Don't set 5.1 or 5.2, output might not compatible with some TV and mediaplayers.• Audio Encoding:
Codec = Passthrough
Type = Auto
Fallback = AAC (avcodec)
c. Click “Save As” and give it a name such as “MySettings” so you can choose it as default later.
C. “Picker: Default”:
a. Output Location:
Check “Preserve folder structure in batch encodes”
b. Audio Selection:
Choose “All”
c. Subtitle Selection:
Choose “All”
d. Encoding:
Check “Use Preset:” -> choose “MySettings” (just created above)
Check “Automatically queue after scanning”
e. Save it as “Picker 1” or name it anything you like.
D. File -> “Enqueue Folder of Video Files” -> pick the folder you want to convert to X.264.
(This is done recursively; meaning Vidcoder will pickup all subfolders inside this folder)
E. Click on “Encode” button to start converting.
Edited by user Sunday, January 07, 2018 10:44:58 AM(UTC)
| Reason: Not specified