+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Member leghorn's Avatar
    Join Date: Apr 2007
    Location: Germany
    Hi folks,

    I've been trying to convert a DVD to mp4 using meGUI with x264. As stated in the subject line I go with x264 r1301.

    When configuring meGUI I have this commandline:
    Code:
    program --profile high --pass 2 --bitrate 465 --stats ".stats" --thread-input --deblock -1:-1 --b-adapt 2 --b-pyramid --scenecut 64 --ref 5 --rc-lookahead 45 --cqm "jvt" --merange 32 --me umh --subme 10 --partitions all --trellis 2 --no-dct-decimate --no-fast-pskip --no-psy --output "output" "input"
    Then queue and run it...Error message occurs saying
    invalid argument: b-pyramid = --scenecut

    So resetting the scenecut value to its default of 40 actually removes that option from the commandline and things look like this:
    Code:
    program --profile high --pass 2 --bitrate 465 --stats ".stats" --thread-input --deblock -1:-1 --b-adapt 2 --b-pyramid --ref 5 --rc-lookahead 45 --cqm "jvt" --merange 32 --me umh --subme 10 --partitions all --trellis 2 --no-dct-decimate --no-fast-pskip --no-psy --output "output" "input"
    The queue and run it again...Error message occurs saying
    invalid argument: b-pyramid == --ref

    Prior to r1301 I used r1292 and it worked fine. No problems at all. Maybe anybody has an idea how to fix this? Despite downgrading to r1292...
    Quote Quote  

  2. Member
    Join Date: Sep 2007
    Location: Canada
    MeGUI hasn't been updated yet to reflect the new changes

    The new switches are

    --b-pyramid strict
    --b-pyramid normal
    --b-pyramid none

    none is default, strict is for the new blu-ray compliance (no p-frames can reference b-frames) and slightly worse compression, normal is the old method

    If you are using mb-tree, b-pyramid doesn't work with it yet anyways, otherwise you can turn it off
    --no mb-tree
    Quote Quote  

  3. Member leghorn's Avatar
    Join Date: Apr 2007
    Location: Germany
    well then, it's waiting for an update or manually changing stuff...
    Das Leben ist eine Nebelwand voller Rasierklingen. (C. Bukowski)
    Quote Quote  

  4. Member
    Join Date: Sep 2007
    Location: Canada
    Development has slowed down on that project, especially compared to the furious pace x264 development. I wouldn't hold my breath waiting for updates.

    Kurtnoise has a beta server, if you update your config in the options, but even that is far behind compared to x264 development
    http://kurtnoise.free.fr/MeGUI/

    The gui is still useable, if you use the commandline box.
    Quote Quote  




Similar Threads

  1. MP4 (x264 / AAC / 720x480) to MP4 (x264 / AAC / iPod res)
    By GrayStrickland in forum Video Conversion
    Replies: 2
    Last Post: 15th Jun 2009, 11:20
  2. x264: -1920, -ESiR, -SEPTiC, -CiNEFiLE.... What are these x264 extentions?
    By NWNewell in forum Newbie / General discussions
    Replies: 7
    Last Post: 18th May 2009, 18:10
  3. x264 encoder from x264.nl or videolan.org?
    By StephanP in forum Video Conversion
    Replies: 1
    Last Post: 4th Feb 2009, 15:38
  4. x264 threading issue
    By PhilG5 in forum ffmpegX general discussion
    Replies: 2
    Last Post: 24th Oct 2006, 16:31
  5. x264 "--enable-pthreads" and x264 build problems
    By PhilG5 in forum ffmpegX general discussion
    Replies: 1
    Last Post: 31st Dec 2005, 11:17
About   Advertise   Forum   RSS Feeds   Statistics   Tools