Hey there folks
I have 2 questions to ask regarding x265 encodings. The first one is about which GUI to use megui, handbrake or hybrid?
And the second one is about what's the best x265 quality /compression settings to keep for HDTV Rips like .ts & .m2ts Source Footages?
It would be much appreciated if some of you guys help me with this problem.![]()
+ Reply to Thread
Results 1 to 6 of 6
-
Last edited by yukukuhi; 28th Feb 2018 at 00:37.
-
Handbrake is the easiest GUI to use. You will have to tweak the default settings as they are crap. Also not the latest version of x265. You can get perfectly acceptable results with Handbrake.
MeGUI and Hybrid are more complicated but IMHO you can get better results with these. Hybrid has more filters and tricks than MeGUI. Both are updated regularly and usually have the latest version of x265. Both are quirkt at times but worth learning. Staxrip is also worth a look.
As for the settings, x265 is strange sometimes. A q setting of 20 to 22 usually yields fair results. Sometimes you can get away with q 25. It all depends on what your aim is and your source material (grain, darkness etc). You may for example prefer bitrate encoding.Last edited by blud7; 28th Feb 2018 at 07:07.
-
Yup! I prefer bitrate encoding instead crf. How to do a 2pass encoding with x265 for achieving a specific size without much loss in quality?.
And do you know the best tweaks for the extra compression techniques tab that which not seen in the x264 encoding. -
-
Ok. But how do I do a 2pass encoding like in x264. Are the command line for x265 same as x264?
-
Very similar (you can run both with the same parameters if you restrict yourself to those which are supported by both).
But not exactly the same. Several parameters are only supported by one of each. Read the help outputs and compare.
And a 2-pass encode is also documented in the help output, at least for x264. Read it. Seriously.
Code:Two-pass with a bitrate of 1000kbps: x264 --pass 1 --bitrate 1000 -o <output> <input> x264 --pass 2 --bitrate 1000 -o <output> <input>
Similar Threads
-
Encoding x265 seems slower than necessary
By Epaminaidos in forum Video ConversionReplies: 6Last Post: 30th Dec 2017, 19:08 -
Encoding to X265 10 Bit with Handbrake
By cloudxkillah in forum Video ConversionReplies: 24Last Post: 31st Oct 2017, 14:37 -
build a new pc specifically for x265 encoding
By vhelp in forum ComputerReplies: 134Last Post: 9th Nov 2016, 09:01 -
ffmpeg and encoding blu-ray to x265
By madhatr in forum Blu-ray RippingReplies: 15Last Post: 29th Jan 2016, 06:54 -
Encoding movie with x265 feasible?
By -Habanero- in forum Video ConversionReplies: 1Last Post: 21st Mar 2015, 13:31