VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. 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?
    Quote Quote  
  2. Member
    Join Date
    Aug 2013
    Location
    Central Germany
    Search PM
    Originally Posted by VideoFanatic View Post
    Also is there a way to find out what x264 version that MeGUI currently uses?
    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
    You deleted an x264 build 2901 to replace it with an x264 build 2851. Why? Obviously, the komisar build is not "newer".

    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).
    Quote Quote  
  3. 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.
    Quote Quote  
  4. Member
    Join Date
    Aug 2013
    Location
    Central Germany
    Search PM
    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.

    Originally Posted by VideoFanatic View Post
    Can you tell me what command to run in cmd please to find the MeGUI x264 version used.
    If you did not delete (or restored) the x264.exe supplied with MeGUI: You can either use

    Code:
    x264 --version
    for a verbose listing of versions of used software and libraries. Or there is also a version number in the normal help output; you may like to execute:

    Code:
    x264 --fullhelp > x264.txt
    so you can open the generated x264.txt in a text editor and read about all options (and the version number) without any pressure.
    Quote Quote  
  5. Member
    Join Date
    Aug 2013
    Location
    Central Germany
    Search PM
    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
    x264 core:160 r3000_33f9e14

    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
    Image Attached Files
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!