Hello all,
I have an .mkv file I encoded awhile back with DVDFab and I am trying to copy the x264 encoding parameters when looking at the file with MediaInfo. I want to copy them into the Advanced Options tab in Handbrake so that I can use that program for encodes instead. Does anyone know how to do this? A simple copy/paste does not seem to work.
Thanks.
+ Reply to Thread
Results 1 to 3 of 3
-
-
You can usually set most of the parameters by using one of the presets, then manually changing others. A few years ago I generated a list of all the options selected by the presets:
https://forum.videohelp.com/threads/343431-Compressing-video-to-128kbit-sec-with-MeGUI...ng#post2140113
Some may have changed since then though.
In Handbrake's Extra Options box parameters are separated by colons:
Code:merange=24:tff:trellis=1
Some of the names of parameters reported in MediaInfo vary from the command line arguments. For example, me-range in MediaInfo is merange on the command line.
But why do you need to do this? Using the same options don't guarantee you will get the same quality with a different video. It doesn't guarantee you can append a new video to an existing one. Etc.
Similar Threads
-
Adding tracks to existing MKV file with MKVMerge
By pstnn in forum Video ConversionReplies: 4Last Post: 27th Aug 2017, 16:55 -
Add subtile (srt) file to existing mkv file
By Hansen in forum SubtitleReplies: 6Last Post: 4th Dec 2016, 03:58 -
x264 Mediainfo to MeGUI x264 Settings
By Arugen in forum Video ConversionReplies: 2Last Post: 13th Aug 2015, 01:14 -
Avidemux x264 parameters via command line
By Minnac in forum Video ConversionReplies: 9Last Post: 3rd Apr 2015, 14:22 -
How to get ffmpeg/x264 to use same parameters as input?
By Gyan in forum Video ConversionReplies: 14Last Post: 11th Nov 2014, 05:30