Log in

View Full Version : MeGUI: General Questions and Troubleshooting Thread


Pages : 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186

Doom9
26th July 2006, 19:49
And are you 200% sure that once you press the autoencode button, you set the radio button to No Target Size (use profile settings) and that in the profile, the mode is set to ABR, Const. Quality or Const. Quantizer?
Especially the former is important.. you never confirmed that you're doing this. My 1P-Intermediate is set to ABR (so downloaded by the autoupdater).. but you MUST change that radio button or all will be for nothing. Unless you set the radio button to that particular setting, the number of passes configured in the settings will be taken.. and since the minimum there is 2 passes, you'll get two passes irrespective of the profile. I've tried this about 10 times now and the result is always the same..

thuongshoo
30th July 2006, 09:38
I try to encode with Xvid but isnot success . I copy these command and run them in cmd but the message is the same
Starting job job55 at 4:43:30 AM
encoder commandline:
-i "C:\Documents and Settings\shooshoo\My Documents\mnet.avs" -single -cq 8 -smoother 0 -vhqmode 4 -qpel -gmc -closed_gop -lumimasking -bvhq -threads 1 -mkv "C:\Documents and Settings\shooshoo\My Documents\mnet.mkv"
successfully started encoding
Processing ended at 4:43:32 AM
----------------------------------------------------------------------------------------------------------

Log for job job55

Usage : xvid_encraw [OPTIONS]

Input options:
-i string : input filename (default=stdin)
-type integer: input data type (yuv=0, pgm=1, avisynth=2)
-w integer: frame width ([1.2048])
-h integer: frame height ([1.2048])
-frames integer: number of frames to encode

Output options:
-dump : save decoder output
-save : save an Elementary Stream file per frame
-o string: save an Elementary Stream for the complete sequence

Bitstream options:
-par aspect_ratio : pixel aspect ratio ([VGA11; PAL43; NTSC43; PAL169;
NTSC169]) (default=VGA11)
-custom_par X Y : custom pixel aspect ratio
-divx_ud : write DivX-userdata

General encoding options:
-quality integer: quality ([0..6]) presets
+hqacp : high quality ac prediction
+inter4v : use 4 motion vectors per MB
-gmc : use global motion compensation
-interlaced : use interlaced encoding (this is NOT a deinterlacer!)
xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert 2002-2003Avisynth input is based on Avs2YUV by Loren Merritt

-i_tff : top field first (interlaced encoding)
-i_alt : alternate scan (interlaced encoding)
+greyscale : greyscale mode, all chroma is ignored
+cartoon : use 'cartoon' mode
+chroma_opt : enable chroma-optimizer pre-filter
-frame_drop integer: frame drop ratio (in percent)

BFrames options:
-max_bframes integer : max bframes (default=0)
-bquant_ratio integer : bframe quantizer ratio (default=150)
-bquant_offset integer : bframe quantizer offset (default=100)
-bf_thres integer : bframe threshold modifier (default=0)
-closed_gop : closed GOP mode

Rate control options:
-framerate float : target framerate (>0 | default=25.0)
-bitrate integer : target bitrate
-single : single pass mode
-pass1 filename : twopass mode (first pass)
-pass2 filename : twopass mode (2nd pass)
-zq starting_frame float : bitrate zone; quant
-zw starting_frame float : bitrate zone; weight
-max_key_interval integer : maximum keyframe interval

Single Pass options:
-reac_delay integer : reaction delay factor
-avg_period integer : averaging period
-smoother integer : smoother

Pass 1 of 2 options:

Pass 2 of 2 options:
-size integer : target size of video (use instead of bitrate)
-close_i_red intA intB : I frames closer than A frames are reduced by B %
-ccp_high integer : high bitrate degradation (in percent)
-ccp_low integer : low bitrate improvement (in percent)
-max_oi integer : max overflow improvement (in percent)
-max_od integer : max overflow degradation (in percent)
-overf_cs integer : overflow control strength (in percent)
-vbv_size integer : buffer size (bits)
-vbv_initial integer : initial buffer occupancy (bits)
-vbv_maxrate integer : max processing bitrate (bps)
-vbv_peakrate integer : max average bitrate over 3 seconds (bps)

Zone options:
-z "zone_type starting_frame quant/weight [extended options]"
zone_type : q (quant zone) or w (weight zone)
starting_frame : frame number of zone begin
quant/weight : average quantizer or weight (float)
extended options : all options that are listed as "+"-options
in this display may be used to enable/disable
certain features. Additionally the -bf_thres option
can be used. An option only available in zones is:
-if : force I-frame at the beginning of the zone

Quantization options:
-iquants min max : I-frame quantizer restriction ([1.31])
-pquants min max : P-frame quantizer restriction ([1.31])
-bquants min max : B-frame quantizer restriction ([1.31])
+trellis : use trellis based R-D "optimal" quantization
-mpeg_quant : use MPEG quantization instead of H.263
-mpeg_cqm filename : use custom MPEG quantization matrix (intra & inter)
-mpeg_intra_cqm filename : use custom MPEG quantization matrix (intra only)
-mpeg_inter_cqm filename : use custom MPEG quantization matrix (inter only)
-lumimasking : use lumimasking/adaptive quantization algorithm

Motion estimation options:
+hpel : use half pixel ME
-qpel : use quarter pixel ME
+chromap : use P-Frame chroma for ME
+chromab : use B-Frame chroma for ME
+me_advd16 : use advanced diamonds as search pattern
+me_advd8 : use advanced diamonds for extended 8x8 search
+me_sqr16 : use squares as search pattern
+me_sqr8 : use squares for extended 8x8 search
+me_hpelr16 : enable halfpel refine 16
+me_hpelr8 : enable halfpel refine 8
+me_qpelr16 : enable quarterpel refine 16
+me_qpelr8 : enable quarterpel refine 8
+me_gmer : enable GME refine
+me_exts16 : extend PMV by more searches
+me_exts8 : extended 8x8 search

Rate disortion options:
-vhq integer : R-D presets ([1.4])
+rated : enable R-D
+rd_simple : use simplified R-D mode decision
+rd_bf : enable R-D for B-frames
+rd_hpelr16 : use R-D halfpel refine 16
+rd_hpelr8 : use R-D halfpel refine 8
+rd_qpelr16 : use R-D quarterpel refine 16
+rd_qpelr8 : use R-D quarterpel refine 8
+rd_chk_pred : check vector equal to prediction
+rd_exts : perform R-D-based search using square patterns

Turbo options:
-turbo : turbo preset
+t_fr16 : low-complexity 16 refinement
+t_fr8 : low-complexity 8x8 sub-block refinement
+t_skipds : skip b-frame delta search
+t_fmi : partly skip interpolate mode
+t_bfes : stop b-frame search early
+t_dsm : detect stationary scenes

Other options
-asm : use assembly optmized code
-stats : print stats about encoded frames
-debug : activates xvidcore internal debugging output
-vop_debug : print some info directly into encoded frames
-help : prints this help message

NB: You can define 64 zones repeating the -z[qw] option as many times as needed.


----------------------------------------------------------------------------------------------------------
The current job contains errors. Skipping chained jobs
Starting job job56 at 4:43:45 AM
encoder commandline:
-i "C:\Documents and Settings\shooshoo\My Documents\mnet.avs" -single -cq 8 -smoother 0 -vhqmode 4 -qpel -gmc -closed_gop -lumimasking -bvhq -threads 1 -o "C:\Documents and Settings\shooshoo\My Documents\mnet.m4v"
successfully started encoding
Processing ended at 4:43:45 AM
----------------------------------------------------------------------------------------------------------

Log for job job56

Usage : xvid_encraw [OPTIONS]

Input options:
-i string : input filename (default=stdin)
-type integer: input data type (yuv=0, pgm=1, avisynth=2)
-w integer: frame width ([1.2048])
-h integer: frame height ([1.2048])
-frames integer: number of frames to encode

Output options:
-dump : save decoder output
-save : save an Elementary Stream file per frame
-o string: save an Elementary Stream for the complete sequence

Bitstream options:
-par aspect_ratio : pixel aspect ratio ([VGA11; PAL43; NTSC43; PAL169;
NTSC169]) (default=VGA11)
-custom_par X Y : custom pixel aspect ratio
-divx_ud : write DivX-userdata

General encoding options:
-quality integer: quality ([0..6]) presets
+hqacp : high quality ac prediction
+inter4v : use 4 motion vectors per MB
-gmc : use global motion compensation
-interlaced : use interlaced encoding (this is NOT a deinterlacer!)
-i_tff : top field first (interlaced encoding)
-i_alt : alternate scan (interlaced encoding)
+greyscale : greyscale mode, all chroma is ignored
+cartoon : use 'cartoon' mode
+chroma_opt : enable chroma-optimizer pre-filter
-frame_drop integer: frame drop ratio (in percent)

xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert 2002-2003Avisynth input is based on Avs2YUV by Loren Merritt

BFrames options:
-max_bframes integer : max bframes (default=0)
-bquant_ratio integer : bframe quantizer ratio (default=150)
-bquant_offset integer : bframe quantizer offset (default=100)
-bf_thres integer : bframe threshold modifier (default=0)
-closed_gop : closed GOP mode

Rate control options:
-framerate float : target framerate (>0 | default=25.0)
-bitrate integer : target bitrate
-single : single pass mode
-pass1 filename : twopass mode (first pass)
-pass2 filename : twopass mode (2nd pass)
-zq starting_frame float : bitrate zone; quant
-zw starting_frame float : bitrate zone; weight
-max_key_interval integer : maximum keyframe interval

Single Pass options:
-reac_delay integer : reaction delay factor
-avg_period integer : averaging period
-smoother integer : smoother

Pass 1 of 2 options:

Pass 2 of 2 options:
-size integer : target size of video (use instead of bitrate)
-close_i_red intA intB : I frames closer than A frames are reduced by B %
-ccp_high integer : high bitrate degradation (in percent)
-ccp_low integer : low bitrate improvement (in percent)
-max_oi integer : max overflow improvement (in percent)
-max_od integer : max overflow degradation (in percent)
-overf_cs integer : overflow control strength (in percent)
-vbv_size integer : buffer size (bits)
-vbv_initial integer : initial buffer occupancy (bits)
-vbv_maxrate integer : max processing bitrate (bps)
-vbv_peakrate integer : max average bitrate over 3 seconds (bps)

Zone options:
-z "zone_type starting_frame quant/weight [extended options]"
zone_type : q (quant zone) or w (weight zone)
starting_frame : frame number of zone begin
quant/weight : average quantizer or weight (float)
extended options : all options that are listed as "+"-options
in this display may be used to enable/disable
certain features. Additionally the -bf_thres option
can be used. An option only available in zones is:
-if : force I-frame at the beginning of the zone

Quantization options:
-iquants min max : I-frame quantizer restriction ([1.31])
-pquants min max : P-frame quantizer restriction ([1.31])
-bquants min max : B-frame quantizer restriction ([1.31])
+trellis : use trellis based R-D "optimal" quantization
-mpeg_quant : use MPEG quantization instead of H.263
-mpeg_cqm filename : use custom MPEG quantization matrix (intra & inter)
-mpeg_intra_cqm filename : use custom MPEG quantization matrix (intra only)
-mpeg_inter_cqm filename : use custom MPEG quantization matrix (inter only)
-lumimasking : use lumimasking/adaptive quantization algorithm

Motion estimation options:
+hpel : use half pixel ME
-qpel : use quarter pixel ME
+chromap : use P-Frame chroma for ME
+chromab : use B-Frame chroma for ME
+me_advd16 : use advanced diamonds as search pattern
+me_advd8 : use advanced diamonds for extended 8x8 search
+me_sqr16 : use squares as search pattern
+me_sqr8 : use squares for extended 8x8 search
+me_hpelr16 : enable halfpel refine 16
+me_hpelr8 : enable halfpel refine 8
+me_qpelr16 : enable quarterpel refine 16
+me_qpelr8 : enable quarterpel refine 8
+me_gmer : enable GME refine
+me_exts16 : extend PMV by more searches
+me_exts8 : extended 8x8 search

Rate disortion options:
-vhq integer : R-D presets ([1.4])
+rated : enable R-D
+rd_simple : use simplified R-D mode decision
+rd_bf : enable R-D for B-frames
+rd_hpelr16 : use R-D halfpel refine 16
+rd_hpelr8 : use R-D halfpel refine 8
+rd_qpelr16 : use R-D quarterpel refine 16
+rd_qpelr8 : use R-D quarterpel refine 8
+rd_chk_pred : check vector equal to prediction
+rd_exts : perform R-D-based search using square patterns

Turbo options:
-turbo : turbo preset
+t_fr16 : low-complexity 16 refinement
+t_fr8 : low-complexity 8x8 sub-block refinement
+t_skipds : skip b-frame delta search
+t_fmi : partly skip interpolate mode
+t_bfes : stop b-frame search early
+t_dsm : detect stationary scenes

Other options
-asm : use assembly optmized code
-stats : print stats about encoded frames
-debug : activates xvidcore internal debugging output
-vop_debug : print some info directly into encoded frames
-help : prints this help message

NB: You can define 64 zones repeating the -z[qw] option as many times as needed.


----------------------------------------------------------------------------------------------------------

foxyshadis
30th July 2006, 10:37
I could not reproduce the error with the same command line. Run update and make sure all components are current.

Doom9
30th July 2006, 11:46
You're using an encraw release by S_0. You need to use the latest one by squid80 which you can download via autoupdate in megui.

SCIF
30th July 2006, 23:28
Hi everybody!
I am translating contexthelp.xml to Russian now.....


...How you think about possibility change or select contexthelp language, while installing megui?
Does nobody want to help translate MeGUI?

Sharktooth
31st July 2006, 02:39
I uploaded some updates in the autoupdate server (x264, profiles, dgdecode and dgmpgdec).
If you encounter some bugs (expecially with dgindex) please report them in the bug report thread.

Does nobody want to help translate MeGUI?
I can translate it in Italian...

SCIF
31st July 2006, 08:24
Sharktooth, see this (http://forum.doom9.org/showthread.php?p=855313#post855313) post, please. How you think about possibility change or select contexthelp language, while installing megui?
I finished Russian translate. With Sharktooth's translate MeGUI will have 3 variants of ContextHelp :)

Henrikx
31st July 2006, 08:47
Does someone translate into German ?
Am I to ask in the german doom9 forum?

Sharktooth
31st July 2006, 12:46
Sharktooth, see this (http://forum.doom9.org/showthread.php?p=855313#post855313) post, please.
I finished Russian translate. With Sharktooth's translate MeGUI will have 3 variants of ContextHelp :)
the description is right. the lower the quantizer the lower the compression.

SCIF
31st July 2006, 23:26
the lower the quantizer the lower the compression.Yes, i think so too. But for what you set minimum quantizer?? I think nobody set min q to get a frames with good quality, but it set's for "wasting bits". I am right, isn't it?

SCIF
7th August 2006, 00:36
Is thread dead, again?

foxyshadis
7th August 2006, 01:18
Actually I already included the swapped descriptions in my local, whenever my next patch shows up and gets included it should be available.

SCIF
7th August 2006, 02:47
And how about translate's?

Limobar
8th August 2006, 00:27
Hi!

I was doing a 2-pass encode (x264) and during the second pass I found out that I was using an average bitrate (1934 kbit) that was too high. My question is: Can I use the first pass stats again, but then with a lower bitrate (1659 kbit)?

berrinam
8th August 2006, 10:36
Yes, it should be fine.

However, the larger the difference, the worse the quality.

spunch
9th August 2006, 14:01
berrinam, could you check your PM?

Carpo
9th August 2006, 19:34
i have ripped a file dvds to my hdd use dvd decryptrt 3.5.4.0 in file mode and when i tell megui to make a d2v from the vobs it stick up a box saying

could not find dvd decrypter generated info file

is this save to ignore or does it require that i rip the dvd in ifo mode ?

Doom9
10th August 2006, 10:21
is this save to ignore or does it require that i rip the dvd in ifo mode ?If you have the info file it'll show you the proper audio tracks and languages.. if not, you just have to figure out that info on your own and if you e.g. select track 8 and there's no track 8.. you just won't get any audio.
but it runs without that file, it's just always good to have it. And file mode... if your titleset contains additional content, you realize that file mode is going to get you that additional content (e.g. fbi warning, mpaa ratings and other annoying stuff) as well.. and it has nothing to do with file versus ifo mode.. it's about activating the info file option in dvddec.

Morte66
10th August 2006, 11:47
I'd appreciate a quick reality check on something... I've been away for a bit, last time I dropped by I saw the beginnings of development on interlaced encoding in x264. AFAICT, this hasn't got far enough to be integrated into MeGUI yet. Am I right, or is it sitting there in some menu that I'm ignoring?

nurbs
10th August 2006, 12:15
Interlaced has not been added to x264 yet because it slows down progressive encoding.
See here. (http://forum.doom9.org/showthread.php?p=859027#post859027)

carlo_0000
11th August 2006, 00:19
hy i don't know if i must post here but i have a strange problem on 1 hdtv mpeg2 what i try to convert to x264

using last megui with x264 in (mp4)

the source is a mpeg2 hd 1920*1088 from euro1080 channel (record in 2003)

the mpeg is 4.17 long

extract the audio it's olso 4.17 long

but when the video is converted to mp4
: the video is only 3.37 long
so i m not able to add the audio stream in my mkv what is 4.17 long


i convert over's hdmpeg to x264 without this problem

ChronoCross
11th August 2006, 00:21
does megui produce any error logs? More information please.

carlo_0000
11th August 2006, 00:30
no there was no error

i convert over's hdmpeg to x264 without this problem
oups no was with virtualdub

just finish a segond 1 with megui same problem video is shorter than the audio stream


but i think i found the problem
i openned in virtualdub the mpeg2 has 1920x1088 @ 25fps
end the mkv has 23.972fps

why it s not the same ? or is not that the problem?

edit: or maybe is this a error ?

Log for job job9-1

avis [info]: 848x464 @ 23.98 fps (5143 frames)
x264 [warning]: VBV maxrate specified, but no bufsize.
x264 [info]: using cpu capabilities MMX MMXEXT SSE 3DNow!
x264 [info]: slice I:40 Avg QP:18.02 size: 34667
x264 [info]: slice P:2864 Avg QP:19.60 size: 11813
x264 [info]: slice B:2239 Avg QP:21.70 size: 3883
x264 [info]: mb I I16..4: 34.2% 42.7% 23.2%
x264 [info]: mb P I16..4: 9.8% 8.9% 2.3% P16..4: 34.0% 16.1% 3.7% 0.6% 0.3% skip:24.4%
x264 [info]: mb B I16..4: 0.5% 0.4% 0.1% B16..8: 47.5% 1.6% 3.9% direct: 1.3% skip:44.8%
x264 [info]: 8x8 transform intra:42.1% inter:43.6%
x264 [info]: kb/s:1637.8

encoded 5143 frames, 0.71 fps, 1637.84 kb/

edit: i don't thinks that is the problem, i see 1 other video what was 29fps mpeg ntsc to 23.9fps x264 end the video is correct
but why meGui conver 25fps to 23.9 ?

Sharktooth
11th August 2006, 03:15
the problem is being discussed here: http://forum.doom9.org/showthread.php?t=114365

workaround: revert to DGIndex 1.4.7

carlo_0000
11th August 2006, 03:59
ok thanks

i try to instal the previous version

i have an other question:
why is mine p4 2ghz a lot slower with encoding to x264 than mine duron 1.8ghz ? +- 30% slower

lexor
11th August 2006, 22:51
I have a question regarding that dgindex issue, it's only for PAL right? so if I work with NTSC I don't have to downgrade?

Also is there any setting (or xml file) where I can force mkv to be a default container? I would never use mp4 or avi for anything I do, and changing it every time starting to get on my nerves.

Doom9
12th August 2006, 19:50
There's no need to downgrade dgindex.. just get the latest megui version.. I fixed the bug yesterday.

Sharktooth
13th August 2006, 13:05
i know, infact now you can just let megui auto-update and everything will work.

lexor
13th August 2006, 16:37
umm... anthing regarding my second question?

Doom9
13th August 2006, 16:45
no, defaults for the autoencode will come at some point but they're not there right now.

ricardo.santos
15th August 2006, 10:58
Hi everyone.

Ive been wanting to test Megui output using xvid and x264 for a while but everytime i tried it shows error messages

Since i have other programs that do that those error messages never bothered me.

With the growth of Megui "fan database" i decided once again to test it but the error messages poppd up again

one of them said "color matrix" when tryng to open preview window to crop video

heres another one
http://img91.imageshack.us/img91/4831/meguizu5.jpg

Doom9
15th August 2006, 12:09
Can you please describe the steps you took after launching megui?

ricardo.santos
15th August 2006, 16:41
1- Tools>>>D2V CREATOR>>>Queue>>>Start

2-Tools>>>Avisynth script creator>>>Load d2v>>>AutoCrop>>>>error message>>>>press ok
http://img116.imageshack.us/img116/5876/megui2cv8.jpg

Line 2 on script:ColorMatrix(hints=true)

3-load avisynth script>>>load audio track>>>configure audio>>>>configure xvid>>>automated 2pass>>>enque>>>>Fatal Error message
http://img91.imageshack.us/img91/4831/meguizu5.jpg

ricardo.santos
15th August 2006, 17:12
i removed the 2nd line of the script and it worked.

Going to try it using x264(the reason why i want to use Megui), will let you know how it goes

foxyshadis
15th August 2006, 19:46
Did you run the updater first? That'll add colormatrix to avisynth - obviously if it isn't there it won't work. Assuming your avisynth path is correct.

chadamir
15th August 2006, 20:15
whenever I try to run therogram I get the error "application failed to initialize properly (0xc0000005). Clcik on ok to terminate the application."

I have the .net installed. and everything is up to date.

Doom9
15th August 2006, 20:17
@ricardo.santos: now do you still get that error or is everything working out? You can't quite count the second error if you get one before..

chipzoller
15th August 2006, 21:03
I'm not sure if this is a bug or if I'm just stupid...

If I have a job processing in megui (x264 2 pass-auto) and add another with a script that contains: vobsub("subs.idx"), megui crashes and I see nothing in the log. Or rather to be more precise, megui hangs (but displays the burn-in subs in the preview window) when adding the job to the queue. Inside the .idx file I turned ON forced subs for a given sub channel. I realize I haven't given much hard fact here, but if this sounds like a familiar problem I'll investigate further.

Doom9
15th August 2006, 22:26
I take it as soon as you remove the subs it works like a charm, correct? And I also take it that the script's colorspace is not YV12 once you've added the subs. x264's input needs to be YV12

chipzoller
15th August 2006, 22:57
I take it as soon as you remove the subs it works like a charm, correct?

Correct.

The issue here is with megui as it hangs before calling x264.exe.

ricardo.santos
15th August 2006, 23:31
Did you run the updater first? That'll add colormatrix to avisynth - obviously if it isn't there it won't work. Assuming your avisynth path is correct.

yes, its all uptodate, i do get an error while trying to update neroaac, for some reason it doesnt update it, i looked at program files, avisynth plugins and all i could find was a colors_rgb.avsi no reference to color matric but megui says its there.

@ricardo.santos: now do you still get that error or is everything working out? You can't quite count the second error if you get one before..

yes i still get the first error and i have to manually remove that line from the script for megui to encode

ricardo.santos
15th August 2006, 23:38
some screenshots of avisynth plugins directory and avisynth version:

http://img151.imageshack.us/img151/6144/megui3zb3.jpg

http://img151.imageshack.us/img151/2366/megui4yi1.jpg

mp3 conversion is not working aswell , didnt noticed it because i didnt enable it on my first tests

ricardo.santos
15th August 2006, 23:42
http://img291.imageshack.us/img291/8392/megui5ii5.jpg

Sharktooth
16th August 2006, 02:22
yes, its all uptodate, i do get an error while trying to update neroaac, for some reason it doesnt update it, i looked at program files, avisynth plugins and all i could find was a colors_rgb.avsi no reference to color matric but megui says its there.



yes i still get the first error and i have to manually remove that line from the script for megui to encode
I think something is messed up in the MeGUI auto-update configuration. Uninstall it, delete the MeGUI folder and reinstall it.
about neroaac :search:

Blue_MiSfit
16th August 2006, 09:24
I've got a wierd one all of a sudden. Here is the script for reference:



LoadPlugin("...\RemoveGrainSSE3.dll")
LoadPlugin("...\fft3dgpu.dll")
LoadPlugin("...\gradfun2db.dll")

DGDecode_mpeg2source("...\VTS_02_1.d2v",info=3)

ColorMatrix(hints=true)

fft3dgpu(sigma=2, bt=2, plane=1, wintype=1)
removegrain(mode=1)

gradfun2db()


Source is a 24p DVD. The problem is that when I go to encode with x264 shooting for a hair under 3 mbit automated 2 pass, MeGUI dissapears unexpectedly.

I tried a different movie with the same x264 settings, and a script with mpeg2source, colormatrix, removegrain, and eedi. This ran without issue.

After megui closes x264.exe is still running, and hogging up ~200MB of RAM for firstpass!! :)

here's my command line:
C:\Program Files\megui\tools\x264\x264.exe --pass 2 --bitrate 700 --stats ".stats" --keyint 240 --min-keyint 24 --ref 5 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --nf --subme 6 --trellis 1 --analyse all --8x8dct --me umh --thread-input --cqmfile "D:\x264 Matricies\M4G_High_Detail_AVC.cfg" --progress --no-dct-decimate --no-psnr --output "" ""


Also, this script goes smoothly through vdub into XviD CQ4.

Ideas?
~MiSfit

Doom9
16th August 2006, 11:04
@chipzoller: could you post the avs script and do you get a preview when you load the script into megui? What's the crash message?

ricardo.santos
16th August 2006, 11:22
about neroaac :search:
i rember from the top of my head that the update doent work with neroaac because of some legal issues/licenses remember reading that we have to do it manually. but i thought that was solved has neroaac reference is still there in the update window. not a big problem anyway.

will uninstall megui and install it again and let you guys know of the results

thanks

chipzoller
16th August 2006, 11:58
DGDecode_mpeg2source("C:\RONIN69\VIDEO_TS\Ronin.d2v")
#blank deinterlace line
crop( 0, 54, -2, -60)
vobSub("subs.idx")

LanczosResize(576,240) # Lanczos (Sharp)
#denoise

Yes, I do get a preview window and it does show the burn-in subs displayed correctly.

When adding the job to the queue, MeGUI simply hangs....no crash, no error message. There is no hard drive activity and the CPU usage shoots to 100% straight away. I've tried letting it sit up for a period of time with no change.

Doom9
16th August 2006, 12:32
any chance you could cut a sample with all that is required to reproduce the problem (including the subs)?

Sharktooth
16th August 2006, 12:36
A ConvertToYV12() should be added in the megui avisynth script creation (expecially when using DirectShowSource() as input).