hi there am a new member in this form and i have many Q
what is the best program for 10bit encoding
i want a program like the handbrake fast and good (give a small size with a good quality) if you give it the rite sitting
but the problem is the handbrake is 8bit program (output)
i what some program with interface same as the handbrake and fast as it
i use some program but if i want the same quality and size as the handbrake it take 4 times longer than the handbrake (and its the same setting as handbrake )
is there a way to add 10bit output to the handbrake
thanks in advance
+ Reply to Thread
Results 1 to 12 of 12
-
Last edited by darkness_thief88; 15th Oct 2013 at 14:43.
-
Welcome!
what is the best program for 10bit encoding
How many choices you have and how many you tried already?
You forget to mention your OS.
May be some one who encodes 10bit may assist you further. -
MediaCoder also is able to do 10 bit encoding at least of H.264 format.
-
i use MeGUI ,MiniCoder ,HandBrake and vafe
MeGUI i dont like the interface and it dont have much setting
MiniCoder good program but dont have much setting
HandBrake fast good quality but only 8bit
vafe same setting as HandBrake but very slow more than 4 times slower to get the same rsult as the HandBrake
the platform win7 win8 64bit and i dont have problem if i need 32bit or any other platform
what i need program like HandBrake with much setting , fast speed , and with output 10bit
thank for your helpLast edited by darkness_thief88; 15th Oct 2013 at 17:11.
-
-
From what I've read, Handbrake's authors are not interested in adding 10bit encoding at present. I use Vidcoder as a front end to Handbrake on a W7-64 machine. (In my Computer Details) I've been quite happy with the speed and quality. I use MKV/H.264/AC3 settings with a CQ of 19.5 and with Detelecine and Decomb at default settings and I've been quite happy with the output. I can convert a DVD>MKV in about 22 minutes and that's from the optical drive.
I don't use MediaCoder myself, I just noticed that they had included 10 Bit encoding. You can go to the developers website for more info: http://www.mediacoderhq.com/ -
-
I wondered about that myself. I would wonder why the OP wants to use 10 bit encoding. Anime seems to be the primary use, and even then it seems many are wanting to convert it back to a more usable format. It may give you slightly higher compression and a bit better control of noise filtering, but may not play on many devices. And it may be slower than 8 bit encoding. JMO
-
if you are willing to learn some scripting meGUI is the way to go as it is the only other one that can do VFR output like handbrake does when manually muxing with mkvmergegui and has speed. I use the following for all my DVD's and telecined blurays I.E:
LoadPlugin("C:\Users\ChuckD\Desktop\MeGUI_2028_x86 \tools\avisynth_plugin\TIVTC.dll")
TFM(mode=5, PP=5, blockx=64, blocky=64, chroma=true)
TDecimate(mode=3, hybrid=2, vfrdec=1, dupthresh=0.3, se=true, mkvout="timecodes.txt")
AssumeFPS(24)
then when done on the video tab ensure to link the timecodes.txt fine and enjoy
BTW with CRF 18 I get about 8-14% better compression on real life and 10-40% better compression using x264-10bit AND nice dithering instead of banding without having to increase the CRF to insane levelsif all else fails read the manual
Similar Threads
-
Encoding 8bit to 10bit MKV and then back to 8bit MKV
By enim in forum Video ConversionReplies: 2Last Post: 18th Aug 2013, 10:23 -
Vidcoder on 10bit to 8bit anime videos
By blinkmadden in forum Newbie / General discussionsReplies: 3Last Post: 18th Aug 2013, 08:18 -
How to removed parts from 10bit mkv videos?
By Choey in forum EditingReplies: 5Last Post: 28th Jul 2013, 00:14 -
MKV 8bit to 10bit subtitle help!
By lolek31 in forum SubtitleReplies: 8Last Post: 8th Jul 2012, 21:26 -
How to encode anime to 10bit x264?
By Deadly9000 in forum Video ConversionReplies: 45Last Post: 12th Mar 2012, 09:10