I deleted the existing "x264.exe" in this folder MeGUI\Tools\x264. From http://komisar.gin.by/ under the "clear" section I downloaded this: 2851.10bit.x86_64
I renamed it as "x264.exe" and put in the MeGUI x264 folder. Tried to encode a video and the video encoding won't start. MeGUI just says "waiting" in the queue. How do I do it?
Also is there a way to find out what x264 version that MeGUI currently uses?
+ Reply to Thread
Results 1 to 5 of 5
-
-
The easiest way is reading the version number in the updater.
Furthermore, I executed this command in a console with the latest x264.exe you deleted:
Code:***\MeGUI\tools\x264>x264.exe --version x264 0.155.2901 7d0ff22 (libswscale 5.0.101) (libavformat 58.3.100) built on Jan 18 2018, gcc: 6.3.0 20170516 x264 configuration: --chroma-format=all libx264 configuration: --chroma-format=all x264 license: GPL version 2 or later libswscale/libavformat license: LGPL version 2.1 or later
I am pretty sure that there are differences in the supported command line options which make the encoder call fail (did you try to read the log file about error messages?). My guess would be the parameters for specifying the bit depth (because the current x264 combines 8 bit and 10 bit encoder in one EXE). -
Because I was told the komisar version was better.
So does the komisar version have to be the same build number as the MeGUI version to work with MeGUI?
This is my MeGUI folder location: X:\Portable Installations\MeGUI 2828-32
Can you tell me what command to run in cmd please to find the MeGUI x264 version used. -
Komisar builds used to have some advantages while he built them regularly. But that doesn't seem to be the case anymore... I remember a related discussion in the doom9 forum.
You can trust MeGUI being updated quite regularly, and you should assume that the developers of MeGUI take some efforts to ensure that the GUI cooperates with the supplied versions of the encoders, although that means also that they rely on a specific set of supported command line options. If you replace encoders with any other version, chances are that supported command line options differ.
If you did not delete (or restored) the x264.exe supplied with MeGUI: You can either use
Code:x264 --version
Code:x264 --fullhelp > x264.txt
-
My archive of enhanced x264 builds, compiled using media-autobuild suite
Most recent versions:
x264 core:159 r2991 1771b55
Code:x264 0.159.2991 1771b55 (libswscale 5.6.100) (libavformat 58.35.101) (ffmpegsource 2.31.0.0) built on Jan 2 2020, gcc: 9.2.0 x264 configuration: --chroma-format=all libx264 configuration: --chroma-format=all x264 license: GPL version 2 or later libswscale/libavformat/ffmpegsource license: GPL version 2 or later
Code:x264 0.160.3000 33f9e14 (libswscale 5.6.101) (libavformat 58.42.100) (ffmpegsource 2.31.0.0) built on Apr 16 2020, gcc: 9.3.0 x264 configuration: --chroma-format=all libx264 configuration: --chroma-format=all x264 license: GPL version 2 or later libswscale/libavformat/ffmpegsource license: GPL version 2 or later
Similar Threads
-
Do i need to use --direct with Megui x264?
By ben45 in forum Video ConversionReplies: 4Last Post: 12th Aug 2016, 10:49 -
x264 Mediainfo to MeGUI x264 Settings
By Arugen in forum Video ConversionReplies: 2Last Post: 13th Aug 2015, 01:14 -
MEGUI + x264 settings
By Cunhambebe in forum Video ConversionReplies: 41Last Post: 18th Apr 2014, 05:14 -
Help Me with MeGUI x264 Encoding Settings
By EdsonMarques in forum Newbie / General discussionsReplies: 18Last Post: 5th Dec 2013, 13:47 -
use besweet encoder in megui as audio encoder
By dani010 in forum AudioReplies: 3Last Post: 25th Apr 2013, 08:10