How to Convert MediaInfo Encoding Settings to Handbrake Settings

General questions or discussion about HandBrake, Video and/or audio transcoding, trends etc.
Post Reply
kdantas
Posts: 11
Joined: Sun Sep 27, 2015 5:03 pm

How to Convert MediaInfo Encoding Settings to Handbrake Settings

Post by kdantas »

Description of problem or question:

How can I convert the MediaInfo Encoding Settings to Handbrake Settings + x264 Encoder Options?

Steps to reproduce the problem (If Applicable):

Writing library : x264 core 152 r2851 ba24899
Encoding settings : cabac=1 / ref=16 / deblock=1: -3:-3 / analyse=0x3:0x133 / me=umh / subme=11 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=32 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=0 / chroma_qp_offset=-2 / threads=11 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=10 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc=crf / mbtree=0 / crf=14.8 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / ip_ratio=1.40 / pb_ratio=1.30 / aq=2:0.90

HandBrake version (e.g., 1.0.0):

1.1.2 (2018090500) - 64bit

Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):

Windows 10 Pro

HandBrake Activity Log ***required*** (see How-to get an activity log)

Code: Select all

Please replace this text with the contents of your log file between the two code tags - OR -  provide a pastebin URL in place of these 3 lines.
mduell
Veteran User
Posts: 8207
Joined: Sat Apr 21, 2007 8:54 pm

Re: How to Convert MediaInfo Encoding Settings to Handbrake Settings

Post by mduell »

Look up the x264 presets and tunes, figure out which one comes the closest, and use that.
kdantas
Posts: 11
Joined: Sun Sep 27, 2015 5:03 pm

Re: How to Convert MediaInfo Encoding Settings to Handbrake Settings

Post by kdantas »

mduell wrote: Mon Oct 29, 2018 12:46 am Look up the x264 presets and tunes, figure out which one comes the closest, and use that.
Hi @mduell, the question is: some x264 settings I have to change in Handbrake GUI. So, is there any tutor about this relation between Handbrake GUI and x264 Encoder Options?
Deleted User 13735

Re: How to Convert MediaInfo Encoding Settings to Handbrake Settings

Post by Deleted User 13735 »

. So, is there any tutor about this relation between Handbrake GUI and x264 Encoder Options?
Yes, the Handbrake and x264 documentation, all thoughtfully linked for you on the Board index. It's not like anyone was trying to hide it from you.
kdantas
Posts: 11
Joined: Sun Sep 27, 2015 5:03 pm

Re: How to Convert MediaInfo Encoding Settings to Handbrake Settings

Post by kdantas »

If anyone has the same question, I have found the solution... Mis2x264 software: https://www.videohelp.com/software/Mis2x264. It is necessary to make small changes in the result to apply in the handbrake.
Post Reply