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

Kurtnoise
11th February 2013, 17:40
No need to demux your audio stream if your input contains only one audio track. Just load it in Audio Panel and pick up a Preset to reencode it. Anyway, mp2 is a poor audio format. I'd not to reencode it imo...

FFmpeg2Source might be good for your input though.

Poutnik
11th February 2013, 23:55
No need to demux your audio stream if your input contains only one audio track. Just load it in Audio Panel and pick up a Preset to reencode it. Anyway, mp2 is a poor audio format. I'd not to reencode it imo...

FFmpeg2Source might be good for your input though.

I do ProjectX demuxing with fixing occational signal corruption,
leading to A/V desync.
MP2 is AFAIK original MPG audio format, I reencode it to AAC.

tebasuna51
12th February 2013, 00:34
MeGUI usual default way via NicAudio always ends at some funny audio footage, possibly due some counter overflow.

Please put the log with the problem.

dj-big
12th February 2013, 09:57
i figure out i cant use NicAuidio coz of the reasons you said before now i have 2 choice Directshow and FFAudiosource whitch of them have less problems ? i just want to convert ac3 ( some time 6 ch and some time 2ch ) to aac 2ch my streams never bigger than 1 gig and i want most players ply my encode correctly without problems so what you guys suggest ?!

i encode some files with directshow and i dont see problems till now is the best choice for me for now or FFauidosource or Basseaduio is better ?

tebasuna51
12th February 2013, 12:30
i figure out i cant use NicAuidio coz of the reasons you said before now i have 2 choice Directshow and FFAudiosource whitch of them have less problems ?

- NicAudio, FFAudioSource and BassAudio work fine with correct streams.

- NicAudio, FFAudioSource and BassAudio don't work with incorrect streams than change parameters in the midle of the stream, because AviSynth don't support this.

- Only DirectShow with ffdshow, for example, configured to output always the same number of channels, samplerate and bitdepth can supply a correct decoded stream to AviSynth because can change, on the fly, the source format to a fix one.

i just want to convert ac3 ( some time 6 ch and some time 2ch ) to aac 2ch my streams

Then use DirectShow.

Poutnik
12th February 2013, 13:13
- NicAudio, FFAudioSource and BassAudio work fine with correct streams.

- NicAudio, FFAudioSource and BassAudio don't work with incorrect streams than change parameters in the midle of the stream, because AviSynth don't support this.

- Only DirectShow with ffdshow, for example, configured to output always the same number of channels, samplerate and bitdepth can supply a correct decoded stream to AviSynth because can change, on the fly, the source format to a fix one.

Then use DirectShow.

Could it be that this may not be necessarily connected to incorrect streems ?
I exclusively process DVB-T MPEG2 PS sources.
I had never problems with short enough streams like 90-110 min movie, sometimes including eventual mix of movie and interleaved ads.
But I had always problems with streams long enough like 180+ min. ( not sure where the limit lays exactly )
I do not have my PC with MeGUI handy now, I will try to find and post the log later.

kyoshi
13th February 2013, 01:31
Thanks - fixed in 2292.
EDIT: fixed Ah,.thank you for responding my question..i guess all i have to do is waiting the auto update to 2922 right ?

Likely the button has been removed over the years.
Oooh,..that's too bad,.that clear button will becomes a handy because i deal with many old video that have broken frames, it gets confusing to read the log after consecutive encode. Many times i must close MeGUI just to clear the log, because it gets cluttered.

Zathor
13th February 2013, 22:41
Ah,.thank you for responding my question..i guess all i have to do is waiting the auto update to 2922 right?
Already online since a few days on the development update server

dj-big
14th February 2013, 07:12
hi again can someone explain why i have this error on my log ?
"channel count mismatch! ignoring downmix as the input file is reporting 6 channels and the AviSynth script is reporting 2 channels"
is it coz of incorrect stream ?

and this is my full log


[Warning] Log for job515 (audio, True.Blood.S01E06.720p.HDTV.x264 - [1].ac3 -> True.Blood.S01E06.720p.HDTV.x264 - [1]_audio.m4a)
-[Information] [2/14/2013 6:36:52 AM] Started handling job
-[Information] [2/14/2013 6:36:52 AM] Preprocessing
-[Information] [2/14/2013 6:36:52 AM] Encoding started
-[Information] [2/14/2013 6:36:52 AM] MediaInfo
--[Information] File: C:\Documents and Settings\Administrator\Desktop\tb\clzxoqdj.suf\True.Blood.S01E06.720p.HDTV.x264 - [1].ac3
--[Information] General
---[Information] Format: AC-3
---[Information] FormatString: AC-3
---[Information] FileSize: 150676992
---[Information] PlayTime: 00:52:19.104
--[Information] Audio
---[Information] ID:
---[Information] StreamOrder:
---[Information] Format: AC-3
---[Information] FormatProfile:
---[Information] FormatSettingsSBR:
---[Information] FormatSettingsPS:
---[Information] SamplingRate: 48000
---[Information] SamplingRateString: 48.0 KHz
---[Information] Channels: 6
---[Information] ChannelsString: 6 channels
---[Information] ChannelPositionsString2: 3/2/0.1
---[Information] BitRateMode: CBR
---[Information] Delay:
---[Information] Title:
---[Information] Language:
---[Information] LanguageString:
---[Information] Default:
---[Information] DefaultString:
---[Information] Forced:
---[Information] ForcedString:
-[Information] [2/14/2013 6:36:52 AM] Trying to open the file with DirectShowSource()
-[Information] [2/14/2013 6:36:53 AM] Successfully opened the file with DirectShowSource()
-[Warning] [2/14/2013 6:36:53 AM] channel count mismatch! ignoring downmix as the input file is reporting 6 channels and the AviSynth script is reporting 2 channels
-[Information] [2/14/2013 6:36:53 AM] Avisynth script
--[NoImage] LoadPlugin("C:\Documents and Settings\Administrator\Desktop\MEGUI\tools\avs\directshowsource.dll")
--[NoImage] DirectShowSource("C:\Documents and Settings\Administrator\Desktop\tb\clzxoqdj.suf\True.Blood.S01E06.720p.HDTV.x264 - [1].ac3")
--[NoImage] EnsureVBRMP3Sync()
--[NoImage] # detected channels: 6 channels
--[NoImage] # detected channel positions: 3/2/0.1
--[NoImage] Normalize()
--[NoImage] return last
--[NoImage] # 5.1 Channels L,R,C,LFE,SL,SR -> stereo + LFE
--[NoImage] function c6_stereo(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] lf = GetChannel(a, 4)
--[NoImage] sl = GetChannel(a, 5)
--[NoImage] sr = GetChannel(a, 6)
--[NoImage] fl_sl = MixAudio(fl, sl, 0.2929, 0.2929)
--[NoImage] fr_sr = MixAudio(fr, sr, 0.2929, 0.2929)
--[NoImage] fc_lf = MixAudio(fc, lf, 0.2071, 0.2071)
--[NoImage] l = MixAudio(fl_sl, fc_lf, 1.0, 1.0)
--[NoImage] r = MixAudio(fr_sr, fc_lf, 1.0, 1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 5 Channels L,R,C,SL,SR or L,R,LFE,SL,SR-> Stereo
--[NoImage] function c5_stereo(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] sl = GetChannel(a, 4)
--[NoImage] sr = GetChannel(a, 5)
--[NoImage] fl_sl = MixAudio(fl, sl, 0.3694, 0.3694)
--[NoImage] fr_sr = MixAudio(fr, sr, 0.3694, 0.3694)
--[NoImage] l = MixAudio(fl_sl, fc, 1.0, 0.2612)
--[NoImage] r = MixAudio(fr_sr, fc, 1.0, 0.2612)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 5 Channels L,R,C,LFE,S -> Stereo
--[NoImage] function c52_stereo(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] lf = GetChannel(a, 4)
--[NoImage] bc = GetChannel(a, 5)
--[NoImage] fl_bc = MixAudio(fl, bc, 0.3205, 0.2265)
--[NoImage] fr_bc = MixAudio(fr, bc, 0.3205, 0.2265)
--[NoImage] fc_lf = MixAudio(fc, lf, 0.2265, 0.2265)
--[NoImage] l = MixAudio(fl_bc, fc_lf, 1.0, 1.0)
--[NoImage] r = MixAudio(fr_bc, fc_lf, 1.0, 1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 4 Channels Quadro L,R,SL,SR -> Stereo
--[NoImage] function c4_stereo(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] sl = GetChannel(a, 3)
--[NoImage] sr = GetChannel(a, 4)
--[NoImage] l = MixAudio(fl, sl, 0.5, 0.5)
--[NoImage] r = MixAudio(fr, sr, 0.5, 0.5)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 4 Channels L,R,C,LFE or L,R,S,LFE or L,R,C,S -> Stereo
--[NoImage] function c42_stereo(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] lf = GetChannel(a, 4)
--[NoImage] fc_lf = MixAudio(fc, lf, 0.2929, 0.2929)
--[NoImage] l = MixAudio(fl, fc_lf, 0.4142, 1.0)
--[NoImage] r = MixAudio(fr, fc_lf, 0.4142, 1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 3 Channels L,R,C or L,R,S or L,R,LFE -> Stereo
--[NoImage] function c3_stereo(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] l = MixAudio(fl, fc, 0.5858, 0.4142)
--[NoImage] r = MixAudio(fr, fc, 0.5858, 0.4142)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 5.1 Channels L,R,C,LFE,SL,SR -> Dolby ProLogic
--[NoImage] function c6_dpl(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] sl = GetChannel(a, 5)
--[NoImage] sr = GetChannel(a, 6)
--[NoImage] bc = MixAudio(sl, sr, 0.2265, 0.2265)
--[NoImage] fl_fc = MixAudio(fl, fc, 0.3205, 0.2265)
--[NoImage] fr_fc = MixAudio(fr, fc, 0.3205, 0.2265)
--[NoImage] l = MixAudio(fl_fc, bc, 1.0, 1.0)
--[NoImage] r = MixAudio(fr_fc, bc, 1.0, -1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 5 Channels L,R,C,SL,SR -> Dolby ProLogic
--[NoImage] function c5_dpl(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] sl = GetChannel(a, 4)
--[NoImage] sr = GetChannel(a, 5)
--[NoImage] bc = MixAudio(sl, sr, 0.2265, 0.2265)
--[NoImage] fl_fc = MixAudio(fl, fc, 0.3205, 0.2265)
--[NoImage] fr_fc = MixAudio(fr, fc, 0.3205, 0.2265)
--[NoImage] l = MixAudio(fl_fc, bc, 1.0, 1.0)
--[NoImage] r = MixAudio(fr_fc, bc, 1.0, -1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 5 Channels L,R,LFE,SL,SR -> Dolby ProLogic
--[NoImage] function c52_dpl(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] sl = GetChannel(a, 4)
--[NoImage] sr = GetChannel(a, 5)
--[NoImage] bc = MixAudio(sl, sr, 0.2929, 0.2929)
--[NoImage] l = MixAudio(fl, bc, 0.4142, 1.0)
--[NoImage] r = MixAudio(fr, bc, 0.4142, -1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 5 Channels L,R,C,LFE,S -> Dolby ProLogic
--[NoImage] function c53_dpl(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] bc = GetChannel(a, 5)
--[NoImage] fl_fc = MixAudio(fl, fc, 0.4142, 0.2929)
--[NoImage] fr_fc = MixAudio(fr, fc, 0.4142, 0.2929)
--[NoImage] l = MixAudio(fl_fc, bc, 1.0, 0.2929)
--[NoImage] r = MixAudio(fr_fc, bc, 1.0, -0.2929)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 4 Channels Quadro L,R,SL,SR -> Dolby ProLogic
--[NoImage] function c4_dpl(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] sl = GetChannel(a, 3)
--[NoImage] sr = GetChannel(a, 4)
--[NoImage] bc = MixAudio(sl, sr, 0.2929, 0.2929)
--[NoImage] l = MixAudio(fl, bc, 0.4142, 1.0)
--[NoImage] r = MixAudio(fr, bc, 0.4142, -1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 4 Channels L,R,LFE,S -> Dolby ProLogic
--[NoImage] function c42_dpl(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] bc = GetChannel(a, 4)
--[NoImage] l = MixAudio(fl, bc, 0.5858, 0.4142)
--[NoImage] r = MixAudio(fr, bc, 0.5858, -0.4142)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 4 Channels L,R,C,S -> Dolby ProLogic
--[NoImage] function c43_dpl(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] bc = GetChannel(a, 4)
--[NoImage] fl_fc = MixAudio(fl, fc, 0.4142, 0.2929)
--[NoImage] fr_fc = MixAudio(fr, fc, 0.4142, 0.2929)
--[NoImage] l = MixAudio(fl_fc, bc, 1.0, 0.2929)
--[NoImage] r = MixAudio(fr_fc, bc, 1.0, -0.2929)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 3 Channels L,R,S -> Dolby ProLogic
--[NoImage] function c3_dpl(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] bc = GetChannel(a, 3)
--[NoImage] l = MixAudio(fl, bc, 0.5858, 0.4142)
--[NoImage] r = MixAudio(fr, bc, 0.5858, -0.4142)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 5.1 Channels L,R,C,LFE,SL,SR -> Dolby ProLogic II
--[NoImage] function c6_dpl2(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] sl = GetChannel(a, 5)
--[NoImage] sr = GetChannel(a, 6)
--[NoImage] ssl = MixAudio(sl, sr, 0.2818, 0.1627)
--[NoImage] ssr = MixAudio(sl, sr, -0.1627, -0.2818)
--[NoImage] fl_fc = MixAudio(fl, fc, 0.3254, 0.2301)
--[NoImage] fr_fc = MixAudio(fr, fc, 0.3254, 0.2301)
--[NoImage] l = MixAudio(fl_fc, ssl, 1.0, 1.0)
--[NoImage] r = MixAudio(fr_fc, ssr, 1.0, 1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 5 Channels L,R,C,SL,SR -> Dolby ProLogic II
--[NoImage] function c5_dpl2(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] fc = GetChannel(a, 3)
--[NoImage] sl = GetChannel(a, 4)
--[NoImage] sr = GetChannel(a, 5)
--[NoImage] ssl = MixAudio(sl, sr, 0.2818, 0.1627)
--[NoImage] ssr = MixAudio(sl, sr, -0.1627, -0.2818)
--[NoImage] fl_fc = MixAudio(fl, fc, 0.3254, 0.2301)
--[NoImage] fr_fc = MixAudio(fr, fc, 0.3254, 0.2301)
--[NoImage] l = MixAudio(fl_fc, ssl, 1.0, 1.0)
--[NoImage] r = MixAudio(fr_fc, ssr, 1.0, 1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 5 Channels L,R,LFE,SL,SR -> Dolby ProLogic II
--[NoImage] function c52_dpl2(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] sl = GetChannel(a, 4)
--[NoImage] sr = GetChannel(a, 5)
--[NoImage] ssl = MixAudio(sl, sr, 0.3714, 0.2144)
--[NoImage] ssr = MixAudio(sl, sr, -0.2144, -0.3714)
--[NoImage] l = MixAudio(fl, ssl, 0.4142, 1.0)
--[NoImage] r = MixAudio(fr, ssr, 0.4142, 1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
--[NoImage] # 4 Channels Quadro L,R,SL,SR -> Dolby ProLogic II
--[NoImage] function c4_dpl2(clip a)
--[NoImage] {
--[NoImage] fl = GetChannel(a, 1)
--[NoImage] fr = GetChannel(a, 2)
--[NoImage] sl = GetChannel(a, 3)
--[NoImage] sr = GetChannel(a, 4)
--[NoImage] ssl = MixAudio(sl, sr, 0.3714, 0.2144)
--[NoImage] ssr = MixAudio(sl, sr, -0.2144, -0.3714)
--[NoImage] l = MixAudio(fl, ssl, 0.4142, 1.0)
--[NoImage] r = MixAudio(fr, ssr, 0.4142, 1.0)
--[NoImage] return MergeChannels(l, r)
--[NoImage] }
-[Information] [2/14/2013 6:36:53 AM] Commandline used: -ignorelength -he -q 0.45 -if - -of "{0}"
-[Information] [2/14/2013 6:36:53 AM] Avisynth script environment opened
-[Information] [2/14/2013 6:36:53 AM] Script loaded
-[Information] Output Decoder
--[Information] [2/14/2013 6:36:53 AM] Channels: 2
--[Information] [2/14/2013 6:36:53 AM] Bits per sample: 16
--[Information] [2/14/2013 6:36:53 AM] Sample rate: 48000
-[Information] [2/14/2013 6:36:53 AM] Commandline: C:\Documents and Settings\Administrator\Desktop\MEGUI\tools\eac3to\neroAacEnc.exe

-ignorelength -he -q 0.45 -if - -of "C:\Documents and Settings\Administrator\Desktop\tb\clzxoqdj.suf\True.Blood.S01E06.720p.HDTV.x264 - [1]_audio.m4a"
-[Information] [2/14/2013 6:36:53 AM] Encoder process started
-[Information] [2/14/2013 6:38:46 AM] Output from encoder via stderr
--[NoImage] *************************************************************
--[NoImage] * *
--[NoImage] * Nero AAC Encoder *
--[NoImage] * Copyright 2009 Nero AG *
--[NoImage] * All Rights Reserved Worldwide *
--[NoImage] * *
--[NoImage] * Package build date: Feb 18 2010 *
--[NoImage] * Package version: 1.5.4.0 *
--[NoImage] * *
--[NoImage] * See -help for a complete list of available parameters. *
--[NoImage] * *
--[NoImage] *************************************************************
-[Information] [2/14/2013 6:38:46 AM] MediaInfo
--[Information] File: C:\Documents and Settings\Administrator\Desktop\tb\clzxoqdj.suf\True.Blood.S01E06.720p.HDTV.x264 - [1]_audio.m4a
--[Information] General
---[Information] Format: MPEG-4
---[Information] FormatString: MPEG-4
---[Information] FileSize: 65221794
---[Information] PlayTime: 00:52:19.115
--[Information] Audio
---[Information] ID: 1
---[Information] StreamOrder: 0
---[Information] Format: AAC
---[Information] FormatProfile: HE-AAC / LC
---[Information] FormatSettingsSBR: Yes (Implicit)
---[Information] FormatSettingsPS: No (Explicit)
---[Information] SamplingRate: 48000 / 24000
---[Information] SamplingRateString: 48.0 KHz / 24.0 KHz
---[Information] Channels: 2
---[Information] ChannelsString: 2 channels
---[Information] ChannelPositionsString2: 2/0/0
---[Information] BitRateMode: VBR
---[Information] Delay: 0
---[Information] Title:
---[Information] Language:
---[Information] LanguageString:
---[Information] Default:
---[Information] DefaultString:
---[Information] Forced:
---[Information] ForcedString:
-[Information] [2/14/2013 6:38:46 AM] Postprocessing
--[Information] Deleting intermediate files
-[Information] [2/14/2013 6:38:46 AM] Job completed

Kurtnoise
14th February 2013, 10:06
It's not an error, just a warning...

This means that your Directshow decoding filters (maybe FFdshow ?) is configured to output 6 channels whereas your avisynth script that uses DirectShowSource() is defined as stereo. So, either you have to specify stereo in your dshow filters chain or keep channels number like your source.

dj-big
14th February 2013, 11:01
It's not an error, just a warning...

This means that your Directshow decoding filters (maybe FFdshow ?) is configured to output 6 channels whereas your avisynth script that uses DirectShowSource() is defined as stereo. So, either you have to specify stereo in your dshow filters chain or keep channels number like your source.

why this happen ? my source have 6ch and my profile is downmix to stero 2ch and yes i use FFdshow so if i want to downmix to stereo and dont have this warning what can i do ? (let me say this i check my encode with this warning and output file is correct and no problem and have 2ch ) or its better to ignore this warning ? ( and other thing need to say is directshow have this warning i decode with nicaudio and have no warning but i need to use directshow for some reason)

Kurtnoise
14th February 2013, 11:07
Just configure FFdshow to have a stereo output stream then...and you should not be anymore to have this warning if you decide to downmix your encoding.

dj-big
14th February 2013, 11:25
Just configure FFdshow to have a stereo output stream then...and you should not be anymore to have this warning if you decide to downmix your encoding.

im such newbie would u please help me more and explain what am i doing ? in sound config a select downmix to stereo but how to configure FFdshow ?!

soehest
14th February 2013, 12:55
Just updated to 2287 I am running into trouble using one click encoder on a fresh install:

Selecting source it will abort with: Megui encountered a fatal error and may not be able to proceed. Reason: Index was out of range. Must be non-negative and less than size of collection. Parameter name: Index

I am pretty sure it worked on previous version (2237) so i am a bit puzzled why this new error comes. Tried different dvd rippers and it does not seem the problem is related to the ripper software:

Log:

Preliminary log file only. During closing of MeGUI the well formed log file will be written.

-[Information] Versions
--[Information] [14-02-2013 12:47:49] MeGUI: 2287
--[Information] [14-02-2013 12:47:49] Operating System: Windows 7 Premium Edition x64 SP1 (6.1.65536.7601)
--[Information] [14-02-2013 12:47:49] .Net Framework: 4.0 (4.0.30319)
--[Information] [14-02-2013 12:47:49] AviSynth: 2.5.8.5 (21-12-2008 21:46:54)
--[Information] [14-02-2013 12:47:49] AvisynthWrapper: 02-01-2009 20:34:04
--[Information] [14-02-2013 12:47:49] Haali Matroska Splitter: 1.11.96.14 (03-03-2011 11:40:46)
--[Information] [14-02-2013 12:47:49] Haali DSS2: 03-03-2011 11:37:50
--[Information] [14-02-2013 12:47:49] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008 20:31:12)
--[Information] [14-02-2013 12:47:49] LinqBridge: 1.0.0.0 (28-05-2009 01:24:34)
--[Information] [14-02-2013 12:47:49] MediaInfo: 0.7.61.0 (21-10-2012 16:29:04)
--[Information] [14-02-2013 12:47:49] MediaInfoWrapper: 0.7.61.0 (06-01-2013 14:47:14)
--[Information] [14-02-2013 12:47:49] MessageBoxExLib: 1.0.2218.28317 (19-12-2008 20:53:04)
--[Information] [14-02-2013 12:47:49] SevenZipSharp: 0.64.3890.29348 (02-01-2011 10:59:32)
--[Information] [14-02-2013 12:47:49] 7z: 9.20 (18-11-2010 16:27:34)
-[Information] Update detection
--[Information] [14-02-2013 12:47:49] Connecting to server: http://megui.org/auto/stable/
--[Information] [14-02-2013 12:47:49] All files are up to date
-[Information] OneClick
--[Information] [14-02-2013 12:48:09] MediaInfo
---[Information] File: D:\rip\NORDKRAFT\VIDEO_TS\VTS_01_1.VOB
---[Information] DVD source detected. Using IFO file: D:\rip\NORDKRAFT\VIDEO_TS\VTS_01_0.IFO
-[Information] Format: MPEG-PS
-[Information] FormatString: MPEG-PS
-[Information] FileSize: 1073686528
-[Information] PlayTime: 00:19:49.120
-[Information] PGCCount: 4
-[Information] PGCNumber: 3
---[Information] General
-[Information] ID: 224
-[Information] StreamOrder:
-[Information] Width: 720
-[Information] Height: 576
-[Information] FrameCount: 29728
-[Information] FrameRate: 25.000
-[Information] FrameRateOriginal:
-[Information] FrameRateMode:
-[Information] ScanType: Interlaced
-[Information] Codec: MPEG-2V
-[Information] CodecString: MPEG-2 Video
-[Information] Format: MPEG Video
-[Information] AspectRatio: 1.778
-[Information] AspectRatioString: 16:9
-[Information] Delay: 360.000
-[Information] Title:
-[Information] Language:
-[Information] LanguageString:
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Video
-[Information] ID: 189-128
-[Information] StreamOrder: 0
-[Information] Format: AC-3
-[Information] FormatProfile:
-[Information] FormatSettingsSBR:
-[Information] FormatSettingsPS:
-[Information] SamplingRate: 48000
-[Information] SamplingRateString: 48.0 KHz
-[Information] Channels: 6
-[Information] ChannelsString: 6 channels
-[Information] ChannelPositionsString2: 3/2/0.1
-[Information] BitRateMode: CBR
-[Information] Delay: 360.000
-[Information] Title:
-[Information] Language:
-[Information] LanguageString: Danish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Audio
-[Information] ID: 189-130
-[Information] StreamOrder: 0
-[Information] Format: AC-3
-[Information] FormatProfile:
-[Information] FormatSettingsSBR:
-[Information] FormatSettingsPS:
-[Information] SamplingRate: 48000
-[Information] SamplingRateString: 48.0 KHz
-[Information] Channels: 2
-[Information] ChannelsString: 2 channels
-[Information] ChannelPositionsString2: 2/0/0
-[Information] BitRateMode: CBR
-[Information] Delay: 360.000
-[Information] Title:
-[Information] Language:
-[Information] LanguageString: Danish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Audio
-[Information] ID: 189-137
-[Information] StreamOrder: 0
-[Information] Format: DTS
-[Information] FormatProfile:
-[Information] FormatSettingsSBR:
-[Information] FormatSettingsPS:
-[Information] SamplingRate: 48000
-[Information] SamplingRateString: 48.0 KHz
-[Information] Channels: 6
-[Information] ChannelsString: 6 channels
-[Information] ChannelPositionsString2: 3/2/0.1
-[Information] BitRateMode: CBR
-[Information] Delay: 360.000
-[Information] Title:
-[Information] Language:
-[Information] LanguageString: Danish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Audio
-[Information] ID:
-[Information] StreamOrder: 0
-[Information] Codec:
-[Information] CodecString: Vobsub
-[Information] Delay:
-[Information] Title:
-[Information] Language:
-[Information] LanguageString: Danish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
-[Information] ID:
-[Information] StreamOrder: 1
-[Information] Codec:
-[Information] CodecString: Vobsub
-[Information] Delay:
-[Information] Title:
-[Information] Language:
-[Information] LanguageString: Finnish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
-[Information] ID:
-[Information] StreamOrder: 2
-[Information] Codec:
-[Information] CodecString: Vobsub
-[Information] Delay:
-[Information] Title:
-[Information] Language:
-[Information] LanguageString: Norwegian
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
-[Information] ID:
-[Information] StreamOrder: 3
-[Information] Codec:
-[Information] CodecString: Vobsub
-[Information] Delay:
-[Information] Title:
-[Information] Language:
-[Information] LanguageString: Swedish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
-[Information] ID:
-[Information] StreamOrder: 4
-[Information] Codec:
-[Information] CodecString: Vobsub
-[Information] Delay:
-[Information] Title:
-[Information] Language:
-[Information] LanguageString: English
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
-[Information] ID:
-[Information] StreamOrder: 5
-[Information] Codec:
-[Information] CodecString: Vobsub
-[Information] Delay:
-[Information] Title:
-[Information] Language:
-[Information] LanguageString: English
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
-[Error] Unhandled error
-[NoImage] Index was out of range. Must be non-negative and less than the size of the collection.
-[NoImage] Parameter name: index
--[Information] [14-02-2013 12:48:09] Exception message
-[NoImage] at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
-[NoImage] at System.ThrowHelper.ThrowArgumentOutOfRangeException()
-[NoImage] at MeGUI.OneClickWindow.AudioResetTrack(List`1 arrAudioTrackInfo, OneClickSettings settings)
-[NoImage] at MeGUI.OneClickWindow.setInputData(MediaInfoFile iFile, List`1 arrFilesToProcess)
-[NoImage] at MeGUI.packages.tools.oneclick.OneClickProcessing.getInputDVDBased(OneClickSettings oSettings)
-[NoImage] at MeGUI.packages.tools.oneclick.OneClickProcessing..ctor(OneClickWindow oWindow, String strFileOrFolderName, OneClickSettings oSettings, LogItem oLog)
-[NoImage] at MeGUI.OneClickWindow.openInput(String fileName)
-[NoImage] at MeGUI.OneClickWindow.input_SelectionChanged(Object sender, String val)
-[NoImage] at MeGUI.core.gui.NiceComboBox.set_SelectedItem(NiceComboBoxItem value)
-[NoImage] at MeGUI.core.gui.StandardAndCustomComboBox.set_SelectedObject(Object value)
-[NoImage] at MeGUI.OneClickWindow.setInput(String strFileorFolderName)
-[NoImage] at MeGUI.MainForm.openOneClickFile(String fileName)
-[NoImage] at MeGUI.MainForm.openDGIndexFile(String fileName)
-[NoImage] at MeGUI.MainForm.openFile(String file)
-[NoImage] at MeGUI.MainForm.mnuFileOpen_Click(Object sender, EventArgs e)
-[NoImage] at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
-[NoImage] at System.Windows.Forms.MenuItem.MenuItemData.Execute()
-[NoImage] at System.Windows.Forms.Command.Invoke()
-[NoImage] at System.Windows.Forms.Command.DispatchID(Int32 id)
-[NoImage] at System.Windows.Forms.Control.WmCommand(Message& m)
-[NoImage] at System.Windows.Forms.Control.WndProc(Message& m)
-[NoImage] at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
-[NoImage] at System.Windows.Forms.ContainerControl.WndProc(Message& m)
-[NoImage] at System.Windows.Forms.Form.WndProc(Message& m)
-[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
-[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
-[NoImage] at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--[Information] [14-02-2013 12:48:09] Stacktrace
--[Information] [14-02-2013 12:48:09] Inner exception: null



Best regards

ryszardzonk
14th February 2013, 15:51
I had a similar issue the other day only admittedly I was trying to append a new encode to an old one and according to the "private data doesn't match" error the numbers were 41 and 42, but in your case they're the same. Mind you I googled but couldn't find any info which explained what it all meant anyway.

As a workaround, maybe try this. Using your original AVIsynth scripts as the source videos, create a new script to encode the three of them as a single encode. All you need to do is manually create a new script like this one:

Import("E:\HD1.avs")+Import("E:\HD2.avs")+Import("E:\HD3.avs")

Load the new script into MeGUI and encode it.

You can also splice the source videos together using a single script but given you've already created the scripts you might as well use the above method. For future reference though:
http://avisynth.org/mediawiki/AlignedSplice

If each source has it's own audio stream then encoding them as a single file by combining the scripts or joining them after encoding could give you sync issues which might require some messing around to fix, but I assume from your post you've already got a single audio stream to add to the three encodes, so it won't matter either way. If it'd be in sync after joining the three individual encodes it'll be the same when using the scripts to join them while encoding.

I have similar issues and yes I confirm that this workaround works, but my question is would that issue be fixed? Was anyone able to find a cause of the problem for this issue?

PS I have problems joining the files with the stable and dev ver 2294

Zathor
14th February 2013, 23:04
Please update to 2294 and try again (switch to development update server). I still cannot reproduce the problem.

More details here:
http://sourceforge.net/p/megui/bugs/703/
Including a debug build. Maybe you can try that one and post the error log.

dj-big
15th February 2013, 07:19
Just configure FFdshow to have a stereo output stream then...and you should not be anymore to have this warning if you decide to downmix your encoding.

i think you mean ffdshow main program not megui but i cant find option that set output stream in audio decoder confug > output > its just ac3 dts and ... can u help me more with that ?

LigH
15th February 2013, 07:56
You should have a look into the "Mixer" page of the "Audio decoder configuration".

dj-big
15th February 2013, 09:55
You should have a look into the "Mixer" page of the "Audio decoder configuration".

as a defualt in audio config output speaker config is 2/0/0 Stereo and i set my megui to downmix to stereo so i dont think its the problem coz they are all correct

Taurus
15th February 2013, 11:53
as a default in audio config output speaker config is 2/0/0 Stereo
But is the mixer enabled?
Default value: Mixer disabled (if not ticked during install)

dj-big
15th February 2013, 12:15
But is the mixer enabled?
Default value: Mixer disabled (if not ticked during install)

yes its enabled as a default

soehest
15th February 2013, 14:50
Please update to 2294 and try again (switch to development update server). I still cannot reproduce the problem.

More details here:
http://sourceforge.net/p/megui/bugs/703/
Including a debug build. Maybe you can try that one and post the error log.

Seems i lost access to my sourceforge account so i will post the debug log here:


[Error] Log
-[Information] Versions
--[Information] [15-02-2013 13:29:10] MeGUI: 2294
--[Information] [15-02-2013 13:29:10] Operating System: Windows 7 Premium Edition x64 SP1 (6.1.65536.7601)
--[Information] [15-02-2013 13:29:10] .Net Framework: 4.0 (4.0.30319)
--[Information] [15-02-2013 13:29:10] AviSynth: 2.5.8.5 (21-12-2008 21:46:54)
--[Information] [15-02-2013 13:29:10] AvisynthWrapper: 02-01-2009 20:34:04
--[Information] [15-02-2013 13:29:10] Haali Matroska Splitter: 1.11.96.14 (03-03-2011 11:40:46)
--[Information] [15-02-2013 13:29:10] Haali DSS2: 03-03-2011 11:37:50
--[Information] [15-02-2013 13:29:10] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008 20:31:12)
--[Information] [15-02-2013 13:29:10] LinqBridge: 1.0.0.0 (28-05-2009 01:24:34)
--[Information] [15-02-2013 13:29:10] MediaInfo: 0.7.61.0 (21-10-2012 16:29:04)
--[Information] [15-02-2013 13:29:10] MediaInfoWrapper: 0.7.61.0 (06-01-2013 14:47:14)
--[Information] [15-02-2013 13:29:10] MessageBoxExLib: 1.0.2218.28317 (19-12-2008 20:53:04)
--[Information] [15-02-2013 13:29:10] SevenZipSharp: 0.64.3890.29348 (02-01-2011 10:59:32)
--[Information] [15-02-2013 13:29:10] 7z: 9.20 (18-11-2010 16:27:34)
-[Information] Update detection
--[Information] [15-02-2013 13:29:10] Connecting to server: http://megui.org/auto/
--[Information] [15-02-2013 13:29:10] All files are up to date
-[Information] OneClick
--[Information] [15-02-2013 13:29:18] MediaInfo
---[Information] File: D:\rip\NORDKRAFT\VIDEO_TS\VTS_01_1.VOB
---[Information] DVD source detected. Using IFO file: D:\rip\NORDKRAFT\VIDEO_TS\VTS_01_0.IFO
---[Information] General
----[Information] Format: MPEG-PS
----[Information] FormatString: MPEG-PS
----[Information] FileSize: 1073686528
----[Information] PlayTime: 00:19:49.120
----[Information] PGCCount: 4
----[Information] PGCNumber: 3
---[Information] Video
----[Information] ID: 224
----[Information] StreamOrder:
----[Information] Width: 720
----[Information] Height: 576
----[Information] FrameCount: 29728
----[Information] FrameRate: 25.000
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Interlaced
----[Information] Codec: MPEG-2V
----[Information] CodecString: MPEG-2 Video
----[Information] Format: MPEG Video
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 360.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 189-128
----[Information] StreamOrder: 0
----[Information] Format: AC-3
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] Delay: 360.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Danish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 189-130
----[Information] StreamOrder: 0
----[Information] Format: AC-3
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2: 2/0/0
----[Information] BitRateMode: CBR
----[Information] Delay: 360.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Danish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 189-137
----[Information] StreamOrder: 0
----[Information] Format: DTS
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] Delay: 360.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Danish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 0
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Danish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 1
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Finnish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 2
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Norwegian
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 3
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Swedish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 4
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 5
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
-[Error] Unhandled error
--[Information] [15-02-2013 13:29:18] Exception message
---[NoImage] Index was out of range. Must be non-negative and less than the size of the collection.
---[NoImage] Parameter name: index
--[Information] [15-02-2013 13:29:18] Stacktrace
---[NoImage] at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
---[NoImage] at System.ThrowHelper.ThrowArgumentOutOfRangeException()
---[NoImage] at System.Collections.Generic.List`1.get_Item(Int32 index)
---[NoImage] at MeGUI.OneClickWindow.AudioResetTrack(List`1 arrAudioTrackInfo, OneClickSettings settings) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 1681
---[NoImage] at MeGUI.OneClickWindow.setInputData(MediaInfoFile iFile, List`1 arrFilesToProcess) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 428
---[NoImage] at MeGUI.packages.tools.oneclick.OneClickProcessing.getInputDVDBased(OneClickSettings oSettings) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickProcessing.cs:line 157
---[NoImage] at MeGUI.packages.tools.oneclick.OneClickProcessing..ctor(OneClickWindow oWindow, String strFileOrFolderName, OneClickSettings oSettings, LogItem oLog) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickProcessing.cs:line 44
---[NoImage] at MeGUI.OneClickWindow.openInput(String fileName) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 380
---[NoImage] at MeGUI.OneClickWindow.input_SelectionChanged(Object sender, String val) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 315
---[NoImage] at MeGUI.core.gui.NiceComboBox.set_SelectedItem(NiceComboBoxItem value) in D:\MeGUI\MeGUI_SVN\core\gui\NiceComboBox.cs:line 106
---[NoImage] at MeGUI.core.gui.StandardAndCustomComboBox.set_SelectedObject(Object value) in D:\MeGUI\MeGUI_SVN\core\gui\StandardAndCustomComboBox.cs:line 291
---[NoImage] at MeGUI.OneClickWindow.setInput(String strFileorFolderName) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 352
---[NoImage] at MeGUI.MainForm.openOneClickFile(String fileName) in D:\MeGUI\MeGUI_SVN\core\gui\MainForm.cs:line 626
---[NoImage] at MeGUI.MainForm.openDGIndexFile(String fileName) in D:\MeGUI\MeGUI_SVN\core\gui\MainForm.cs:line 619
---[NoImage] at MeGUI.MainForm.openFile(String file) in D:\MeGUI\MeGUI_SVN\core\gui\MainForm.cs:line 679
---[NoImage] at MeGUI.MainForm.mnuFileOpen_Click(Object sender, EventArgs e) in D:\MeGUI\MeGUI_SVN\core\gui\MainForm.cs:line 495
---[NoImage] at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
---[NoImage] at System.Windows.Forms.MenuItem.MenuItemData.Execute()
---[NoImage] at System.Windows.Forms.Command.Invoke()
---[NoImage] at System.Windows.Forms.Command.DispatchID(Int32 id)
---[NoImage] at System.Windows.Forms.Control.WmCommand(Message& m)
---[NoImage] at System.Windows.Forms.Control.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.ContainerControl.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.Form.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
---[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--[Information] [15-02-2013 13:29:18] Inner exception: null


Hope that is enough to locate this bug, else i am happy to help further.

Best Regards

Kurtnoise
16th February 2013, 11:58
@Zathor : to reproduce soehest issue :

- Remove OneClick profile (or create a backup elsewhere) and choose a DVD folder as input. Note that the source must have 2 Audio tracks at least...the bug appears.
- This seems to be caused by the AudioSettings in the OneClick profile that are not saved by default. The UseFirstTrackOnly variable is not defined or assigned when AudioSettings are not there.

Hope this helps...

Zathor
16th February 2013, 12:48
Hope that is enough to locate this bug, else i am happy to help further.
Yes, together with the advise of Kurtnoise it was hopefully easy to fix the problem. Please test:
http://www.mediafire.com/?slzs2q3ob22yo3j

can someone explain why i have this error on my log ?


-[Warning] [2/14/2013 6:36:53 AM] channel count mismatch! ignoring downmix as the input file is reporting 6 channels and the AviSynth script is reporting 2 channels


This error is caused because mediainfo reports 6 channels and avisynth only 2. So no downmix in AviSynth itself is required as your decoder already did it.

dj-big
16th February 2013, 12:56
This error is caused because mediainfo reports 6 channels and avisynth only 2. So no downmix in AviSynth itself is required as your decoder already did it.

i dont understand how can i stop it ? the mediainfo said its 6ch when i open it in megui it said 6ch so i want to downmix it to 2ch !? im so confused? and i just config my audio decoder to downmix it not in avisynth

Zathor
16th February 2013, 13:20
Use NicAudio as decoder and avoid using DirectShowSource

dj-big
16th February 2013, 13:43
Use NicAudio as decoder and avoid using DirectShowSource

cant use nicaudio coz its not good with incorrect streams and make it silence can i ignore this warning ? and continue my job ? i checked some files with this warning and they havent any problem

Zathor
16th February 2013, 15:34
Ignor it

soehest
16th February 2013, 18:09
Yes, together with the advise of Kurtnoise it was hopefully easy to fix the problem. Please test:
http://www.mediafire.com/?slzs2q3ob22yo3j

Thanks for the quick reply. Just tested the version from above link and must sadly say it did not fix the issue:

[Error] Log
-[Information] Versions
--[Information] [16-02-2013 18:06:03] MeGUI: 2294
--[Information] [16-02-2013 18:06:03] Operating System: Windows 7 Premium Edition x64 SP1 (6.1.65536.7601)
--[Information] [16-02-2013 18:06:03] .Net Framework: 4.0 (4.0.30319)
--[Information] [16-02-2013 18:06:03] AviSynth: 2.5.8.5 (21-12-2008 21:46:54)
--[Information] [16-02-2013 18:06:03] AvisynthWrapper: 02-01-2009 20:34:04
--[Information] [16-02-2013 18:06:03] Haali Matroska Splitter: 1.11.96.14 (03-03-2011 11:40:46)
--[Information] [16-02-2013 18:06:03] Haali DSS2: 03-03-2011 11:37:50
--[Information] [16-02-2013 18:06:03] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008 20:31:12)
--[Information] [16-02-2013 18:06:03] LinqBridge: 1.0.0.0 (28-05-2009 01:24:34)
--[Information] [16-02-2013 18:06:03] MediaInfo: 0.7.61.0 (21-10-2012 16:29:04)
--[Information] [16-02-2013 18:06:03] MediaInfoWrapper: 0.7.61.0 (06-01-2013 14:47:14)
--[Information] [16-02-2013 18:06:03] MessageBoxExLib: 1.0.2218.28317 (19-12-2008 20:53:04)
--[Information] [16-02-2013 18:06:03] SevenZipSharp: 0.64.3890.29348 (02-01-2011 10:59:32)
--[Information] [16-02-2013 18:06:03] 7z: 9.20 (18-11-2010 16:27:34)
-[Information] Update detection
--[Information] [16-02-2013 18:06:03] Connecting to server: http://megui.org/auto/
--[Information] [16-02-2013 18:06:04] All files are up to date
-[Information] OneClick
--[Information] [16-02-2013 18:06:09] MediaInfo
---[Information] File: D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\VTS_01_1.VOB
---[Information] DVD source detected. Using IFO file: D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\VTS_01_0.IFO
---[Information] General
----[Information] Format: MPEG-PS
----[Information] FormatString: MPEG-PS
----[Information] FileSize: 7093327872
----[Information] PlayTime: 02:05:02.840
----[Information] PGCCount: 4
----[Information] PGCNumber: 3
---[Information] Video
----[Information] ID: 224
----[Information] StreamOrder:
----[Information] Width: 720
----[Information] Height: 576
----[Information] FrameCount: 187571
----[Information] FrameRate: 25.000
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Interlaced
----[Information] Codec: MPEG-2V
----[Information] CodecString: MPEG-2 Video
----[Information] Format: MPEG Video
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 360.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 189-128
----[Information] StreamOrder: 0
----[Information] Format: AC-3
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] Delay: 360.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Danish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 189-130
----[Information] StreamOrder: 0
----[Information] Format: AC-3
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2: 2/0/0
----[Information] BitRateMode: CBR
----[Information] Delay: 360.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Danish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 189-137
----[Information] StreamOrder: 0
----[Information] Format: DTS
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] Delay: 360.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Danish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 0
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Danish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 1
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Finnish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 2
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Norwegian
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 3
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: Swedish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 4
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID:
----[Information] StreamOrder: 5
----[Information] Codec:
----[Information] CodecString: Vobsub
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
-[Error] Unhandled error
--[Information] [16-02-2013 18:06:09] Exception message
---[NoImage] Index was out of range. Must be non-negative and less than the size of the collection.
---[NoImage] Parameter name: index
--[Information] [16-02-2013 18:06:09] Stacktrace
---[NoImage] at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
---[NoImage] at System.ThrowHelper.ThrowArgumentOutOfRangeException()
---[NoImage] at System.Collections.Generic.List`1.get_Item(Int32 index)
---[NoImage] at MeGUI.OneClickWindow.AudioResetTrack(List`1 arrAudioTrackInfo, OneClickSettings settings) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 1683
---[NoImage] at MeGUI.OneClickWindow.setInputData(MediaInfoFile iFile, List`1 arrFilesToProcess) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 428
---[NoImage] at MeGUI.packages.tools.oneclick.OneClickProcessing.getInputDVDBased(OneClickSettings oSettings) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickProcessing.cs:line 157
---[NoImage] at MeGUI.packages.tools.oneclick.OneClickProcessing..ctor(OneClickWindow oWindow, String strFileOrFolderName, OneClickSettings oSettings, LogItem oLog) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickProcessing.cs:line 44
---[NoImage] at MeGUI.OneClickWindow.openInput(String fileName) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 380
---[NoImage] at MeGUI.OneClickWindow.input_SelectionChanged(Object sender, String val) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 315
---[NoImage] at MeGUI.core.gui.NiceComboBox.set_SelectedItem(NiceComboBoxItem value) in D:\MeGUI\MeGUI_SVN\core\gui\NiceComboBox.cs:line 106
---[NoImage] at MeGUI.core.gui.StandardAndCustomComboBox.set_SelectedObject(Object value) in D:\MeGUI\MeGUI_SVN\core\gui\StandardAndCustomComboBox.cs:line 291
---[NoImage] at MeGUI.OneClickWindow.setInput(String strFileorFolderName) in D:\MeGUI\MeGUI_SVN\packages\tools\oneclick\OneClickWindow.cs:line 352
---[NoImage] at MeGUI.MainForm.openOneClickFile(String fileName) in D:\MeGUI\MeGUI_SVN\core\gui\MainForm.cs:line 626
---[NoImage] at MeGUI.MainForm.openDGIndexFile(String fileName) in D:\MeGUI\MeGUI_SVN\core\gui\MainForm.cs:line 619
---[NoImage] at MeGUI.MainForm.openFile(String file) in D:\MeGUI\MeGUI_SVN\core\gui\MainForm.cs:line 679
---[NoImage] at MeGUI.MainForm.mnuFileOpen_Click(Object sender, EventArgs e) in D:\MeGUI\MeGUI_SVN\core\gui\MainForm.cs:line 495
---[NoImage] at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
---[NoImage] at System.Windows.Forms.MenuItem.MenuItemData.Execute()
---[NoImage] at System.Windows.Forms.Command.Invoke()
---[NoImage] at System.Windows.Forms.Command.DispatchID(Int32 id)
---[NoImage] at System.Windows.Forms.Control.WmCommand(Message& m)
---[NoImage] at System.Windows.Forms.Control.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.ContainerControl.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.Form.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
---[NoImage] at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
---[NoImage] at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--[Information] [16-02-2013 18:06:09] Inner exception: null



Best regards.

Zathor
16th February 2013, 18:33
Strange, but next try:
http://www.mediafire.com/?tu5b5vmdrzzn5bb

soehest
16th February 2013, 19:44
Strange, but next try:
http://www.mediafire.com/?tu5b5vmdrzzn5bb

Much better it seems. No more crashing and it seems to be working now, only did a quick test using the default fresh install options. Can i ask what the problem was? I did retest old (2237) just to be sure i wasn't doing anything odd and the old version do work. Thanks for the quick fix :-)

While we are at bugs on fresh installs. Noticed this some time ago but never mentioned it. It will always use --crf 0 if you do not visit the encoder settings. Find this a bit odd as the default is 20: Was driving me insane as i thought there was a x264 regression producing large files :D


--[Information] [16-02-2013 19:43:49] Job commandline: "C:\Rip\MeGUI\tools\x264\avs4x264mod.exe" --crf 0 --partitions p8x8,b8x8,i4x4 --qpfile "D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\oxgeyeym.0rx\VTS_01 - Chapter Information.qpf" --output "D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\oxgeyeym.0rx\VTS_01_1_Video.264" "D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\oxgeyeym.0rx\VTS_01_3.avs"



Best regards

Zathor
17th February 2013, 12:05
Thanks, fixed both things in 2296. Please try it. If everything is fine I push that also out as stable build.

Tiny Mud
17th February 2013, 12:07
Well I built a new OS Platform ASUS P8Z68-V Pro GEN3 / i7 2700k with 16G's of Samsung MV-3V4G3D-US_DDR3 and loaded it with Win7 x64 SP1 Ultimate UpDated it and of course wanted to get the latest version of MeGUI v2294 working.

MeGUI worked wonderful on my old GA-7N400 Pro2 (rev2) running an AMD 3200 Barton and 2G's of DDR with Win7 x86 SP1 loaded; however, its just too Slow by to days standards.

Well you guest it I'm having big issues with AVISource AVS Script Creator in MeGUI.

My Source Files are a number of 1.9G 720*296 (2.40:1) 30fps PIC Video 3 mJpeg / 1411.2 Kbps 44.1KHz 16 Bit 2 Chnl PCM (Little/Signed) Screen Captures.

I had no problems with my old Win7 32 bit Platform Appending and Editing these files with either VirtualDub or VirtualDubMOD to get them ready to encode to a Single File H264/HE-AAC.MKV using AVISource AVS Script Creator in MeGUI with the Win7 32 bit platform.

The AVS Script looks like this:

AVISource("I:\(Studio_NT)\[PPS RIP]\Part_1.avi", "I:\(Studio_NT)\[PPS RIP]\Part_2.avi", "I:\(Studio_NT)\[PPS RIP]\Part_3.avi", "I:\(Studio_NT)\[PPS RIP]\Part_4.avi", "I:\(Studio_NT)\[PPS RIP]\Part_5.avi", "I:\(Studio_NT)\[PPS RIP]\Part_6.avi", "I:\(Studio_NT)\[PPS RIP]\Part_7.avi", audio=false).AssumeFPS(24,1)
#deinterlace
#crop
#resize
#denoise

Of course that's for a 24fps Capture. The Old Platform could do 24fps but this new platform can easily do 30. I create a X264 Video File and a separate encode to make the single WAV into HE-ACC then use MeGUI's MKV Muxer to produce the final AVC/HE-AAC.MKV file.

Both the Win7 x86 and x64 platforms are Identically loaded with the same Codecs and Filters - However: MeGUI CRASHES on the Win7 x64 Platform after loading the AVI Source File into AVS Script Creator upon clicking on the "AviSource" tab.

Zoom Player will Play any thing I throw at it on Win7 x64.

Even if I make my own AVS / AVISource Script Files in Win7 x64 MeGUI will Crash when I attempt to Load them.

It's as if I lost all support for AviSynth, AviSource and DirectShowSource files to encode x264.

I done a lot of reading about this issue and can usually come up with a FIX but I'm about at wit's end over this one.

I'm seriously thinking about dumping Win7 x64 and loading Win7 x86 but what a waste of 16G's of Ram - LOL

Any help will be greatly appreciated.

PS: MeGUI's File Indexer does seem work on the Win7 x64 platform for single AVI file encodes but then how do I Script multiple File Merge in FFVideoSource ? - I suppose I could use MKVmerge but it's not what I'm really after.

Zathor
17th February 2013, 12:26
Please provide the error message and the log file.

Tiny Mud
17th February 2013, 15:19
Error message:

MeGUI has stopped working

A problem caused the program to stop working
correctly, Please close the Program

Close the Program
Debug the program



Log File: The Crash generates no log file in MeGUI/Logs Directory


I'm wondering if I should Un-Install MeGUI and build her up fresh again.

Abdelhachim
17th February 2013, 16:21
Hi,

I noticed 2 issues in the 2287 version of MeGui...

1. OneClick : The Aspect Ratio is not properly detected and set to 1... I still can force it after selecting a file and before launching the encode... But there is no workaround when processing a whole folder...

2. OneClick : When Processing Interlaced videos, The Field Order is improperly set... I Encode using xvid with -interlaced 2 option (TFF)... On prior version (up to 2237), the output was properly configured and videos worked fine on my TV... On the last Version (2287) some videos seems to have their field order inversed...

Thank you in advance
Abdel

Zathor
17th February 2013, 17:00
Error message:

MeGUI has stopped working

A problem caused the program to stop working
correctly, Please close the Program

Do you have an option there for more information? Likely a filter/codec is missing. Are you able to open the AVS file with VirtualDub x86 (not the x64 one!).
Uninstall/Reinstall will very likely not help.
Also please upload the log file even when there is no crash message. I am interested in the version information.

I noticed 2 issues in the 2287 version of MeGui...
Please update to 2296 (on the development update server). Also please upload the logs and sample files.

misagh72
17th February 2013, 17:05
how to use SSSharp code on megui ?

soehest
17th February 2013, 17:11
Thanks, fixed both things in 2296. Please try it. If everything is fine I push that also out as stable build.

Gave it a quick test run. Inital issue (crashing on index is fixed) but still uses --crf 0

Installed 2287. Updated to 2296 using developemt server.


--[Information] [17-02-2013 17:03:46] Job commandline: "C:\rip\Megui\tools\x264\avs4x264mod.exe" --crf 0 --partitions p8x8,b8x8,i4x4 --qpfile "D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\5cbcii3o.zwj\VTS_01 - Chapter Information.qpf" --output "D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\5cbcii3o.zwj\VTS_01_1_Video.264" "D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\5cbcii3o.zwj\VTS_01_3.avs"
--[Information] [17-02-2013 17:03:46] Encoding started


Best regards

Zathor
17th February 2013, 17:14
but still uses --crf 0
Installed 2287. Updated to 2296 using developemt server.

Do you have started 2287 inbetween (very likely you have done so in order to update to 2296)? If yes, the problem is not fixed as the wrong value is already applied. You have to install 2287 and copy 2296 on top of it (or wait until 2296 is used on the stable server). Do not start MeGUI beforfe you have 2296 - or delete the x264 profiles...
http://megui.org/auto/megui-core_2296.zip

soehest
17th February 2013, 17:26
Do you have started 2287 inbetween (very likely you have done so in order to update to 2296)? If yes, the problem is not fixed as the wrong value is already applied. You have to install 2287 and copy 2296 on top of it (or wait until 2296 is used on the stable server). Do not start MeGUI beforfe you have 2296 - or delete the x264 profiles...
http://megui.org/auto/megui-core_2296.zip

I did run it first, as you said to update to 2296 ;-) Just retried but problem still persists:
Cleaned out dir. Installed 2287. Installed the linked 2296 into the dir and did not start 2287. Still --crf 0 :/

Zathor
17th February 2013, 17:32
Mhm, it is working on my side. Please follow these steps:
- Install 2296 (does not matter how)
- Start it
- Delete all jobs in the queue (if there are any)
- Close MeGUI
- Delete the allprofiles directory
- Start MeGUI again
- Try to reproduce --crf 0

EDIT: If it still fails I need all your steps of "Try to reproduce --crf 0"

Abdelhachim
17th February 2013, 17:35
Please update to 2296 (on the development update server). Also please upload the logs and sample files.

I have updated to 2296... I still have the aspect ratio issue (see log.txt).

I didn't yet tested the Field Order issue...

soehest
17th February 2013, 17:56
- Try to reproduce --crf 0

EDIT: If it still fails I need all your steps of "Try to reproduce --crf 0"

I can't reproduce after removing the allprofiles dir:


--[Information] [17-02-2013 17:48:54] Job commandline: "C:\rip\Megui\tools\x264\avs4x264mod.exe" --crf 20 --qpfile "D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\1n2euec0.nsc\VTS_01 - Chapter Information.qpf" --output "D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\1n2euec0.nsc\VTS_01_1_Video.264" "D:\rip\NORDKRAFT_nosplitting\VIDEO_TS\1n2euec0.nsc\VTS_01_3.avs"
--[Information] [17-02-2013 17:48:54] Encoding started


Looking at x264_dp_ _st_scratchpad_st_.xml before deletion:
<QuantizerCRF>0</QuantizerCRF>
After deletion it will be set to:
<QuantizerCRF>20</QuantizerCRF>

Best regards

Tiny Mud
17th February 2013, 18:52
Well evidentially I can not make an AVS File with AVS Script Creator but I can open the avi.avs file generated by the File Indexer with both VirtualDub, VirtualDubMOD and Zoom Player will play both the avi.avs and track_1_.avs.


I made the following "Part_1.AVS" File with notepad:

AVISource("H:\(Studio_NT)\Part_1.avi", audio=false).AssumeFPS(30000,1001)
#deinterlace
#crop
#resize
#denoise


virtualDub, VirtualDubMOD and Zoom Player opened it just fine so it doesn't appear to be a codec or filter issue.



VirtualDubMOD generated this "Part_1--default.avs" file in the process:

#ASYNTHER Default (AVISource)
AVISource("H:\(Studio_NT)\Part_1.avs")



When I try to open either the "Part_1.avs or " or "Part_1--default.avs" with MeGUI - Megui CRASHES.

Here are the MeGUI log files for each incident.

1 - Attempting to open AVISource with AVS Script Creator - MeGUI CRASHES:

Preliminary log file only. During closing of MeGUI the well formed log file will be written.

-[Information] Versions
--[Information] [17/02/2013 12:34:26 PM] MeGUI: 2294
--[Information] [17/02/2013 12:34:26 PM] Operating System: Windows 7 Ultimate Edition x64 SP1 (6.1.65536.7601)
--[Information] [17/02/2013 12:34:26 PM] .Net Framework: 4.0 (4.0.30319)
--[Information] [17/02/2013 12:34:26 PM] AviSynth: 2.5.8.5 (21/12/2008 9:46:54 PM)
--[Information] [17/02/2013 12:34:26 PM] AvisynthWrapper: 02/01/2009 8:34:04 PM
--[Information] [17/02/2013 12:34:26 PM] Haali Matroska Splitter: 1.9.42.1 (10/01/2009 10:17:14 PM)
--[Information] [17/02/2013 12:34:26 PM] Haali DSS2: 10/01/2009 10:15:32 PM
--[Information] [17/02/2013 12:34:26 PM] ICSharpCode.SharpZipLib: 0.85.5.452 (08/08/2008 3:31:12 AM)
--[Information] [17/02/2013 12:34:26 PM] LinqBridge: 1.0.0.0 (28/05/2009 8:24:34 AM)
--[Information] [17/02/2013 12:34:26 PM] MediaInfo: 0.7.61.0 (21/10/2012 4:29:05 PM)
--[Information] [17/02/2013 12:34:26 PM] MediaInfoWrapper: 0.7.61.0 (06/01/2013 2:47:15 PM)
--[Information] [17/02/2013 12:34:26 PM] MessageBoxExLib: 1.0.2218.28317 (20/12/2008 3:53:04 AM)
--[Information] [17/02/2013 12:34:26 PM] SevenZipSharp: 0.64.3890.29348 (02/01/2011 5:59:32 PM)
--[Information] [17/02/2013 12:34:26 PM] 7z: 9.20 (18/11/2010 11:27:34 PM)
-[Information] Update detection
--[Information] [17/02/2013 12:34:26 PM] Connecting to server: http://megui.org/auto/
--[Information] [17/02/2013 12:34:26 PM] There is 1 file which can be updated.





2 - Attempting to open my "Part_1.avs" file - MeGUI HANGS and prrocess has to
be ended in TaskMgr:


Preliminary log file only. During closing of MeGUI the well formed log file will be written.

-[Information] Versions
--[Information] [17/02/2013 12:36:54 PM] MeGUI: 2294
--[Information] [17/02/2013 12:36:54 PM] Operating System: Windows 7 Ultimate Edition x64 SP1 (6.1.65536.7601)
--[Information] [17/02/2013 12:36:54 PM] .Net Framework: 4.0 (4.0.30319)
--[Information] [17/02/2013 12:36:54 PM] AviSynth: 2.5.8.5 (21/12/2008 9:46:54 PM)
--[Information] [17/02/2013 12:36:54 PM] AvisynthWrapper: 02/01/2009 8:34:04 PM
--[Information] [17/02/2013 12:36:54 PM] Haali Matroska Splitter: 1.9.42.1 (10/01/2009 10:17:14 PM)
--[Information] [17/02/2013 12:36:54 PM] Haali DSS2: 10/01/2009 10:15:32 PM
--[Information] [17/02/2013 12:36:54 PM] ICSharpCode.SharpZipLib: 0.85.5.452 (08/08/2008 3:31:12 AM)
--[Information] [17/02/2013 12:36:54 PM] LinqBridge: 1.0.0.0 (28/05/2009 8:24:34 AM)
--[Information] [17/02/2013 12:36:54 PM] MediaInfo: 0.7.61.0 (21/10/2012 4:29:05 PM)
--[Information] [17/02/2013 12:36:54 PM] MediaInfoWrapper: 0.7.61.0 (06/01/2013 2:47:15 PM)
--[Information] [17/02/2013 12:36:54 PM] MessageBoxExLib: 1.0.2218.28317 (20/12/2008 3:53:04 AM)
--[Information] [17/02/2013 12:36:54 PM] SevenZipSharp: 0.64.3890.29348 (02/01/2011 5:59:32 PM)
--[Information] [17/02/2013 12:36:54 PM] 7z: 9.20 (18/11/2010 11:27:34 PM)
-[Information] Update detection
--[Information] [17/02/2013 12:36:54 PM] Connecting to server: http://megui.org/auto/
--[Information] [17/02/2013 12:36:54 PM] There is 1 file which can be updated.



and finally ;o)



3 - Attempting to open VirtualDubMOD's generated "Part_1--default.avs" file:

I get a Megui current position window 120/239 saying:

Evaluate: System exception - Access Violation
(H:\(Studio_NT)\Part_1.avs, line1)


[Information] Log
-[Information] Versions
--[Information] [17/02/2013 12:39:57 PM] MeGUI: 2294
--[Information] [17/02/2013 12:39:57 PM] Operating System: Windows 7 Ultimate Edition x64 SP1 (6.1.65536.7601)
--[Information] [17/02/2013 12:39:57 PM] .Net Framework: 4.0 (4.0.30319)
--[Information] [17/02/2013 12:39:57 PM] AviSynth: 2.5.8.5 (21/12/2008 9:46:54 PM)
--[Information] [17/02/2013 12:39:57 PM] AvisynthWrapper: 02/01/2009 8:34:04 PM
--[Information] [17/02/2013 12:39:57 PM] Haali Matroska Splitter: 1.9.42.1 (10/01/2009 10:17:14 PM)
--[Information] [17/02/2013 12:39:57 PM] Haali DSS2: 10/01/2009 10:15:32 PM
--[Information] [17/02/2013 12:39:57 PM] ICSharpCode.SharpZipLib: 0.85.5.452 (08/08/2008 3:31:12 AM)
--[Information] [17/02/2013 12:39:57 PM] LinqBridge: 1.0.0.0 (28/05/2009 8:24:34 AM)
--[Information] [17/02/2013 12:39:57 PM] MediaInfo: 0.7.61.0 (21/10/2012 4:29:05 PM)
--[Information] [17/02/2013 12:39:57 PM] MediaInfoWrapper: 0.7.61.0 (06/01/2013 2:47:15 PM)
--[Information] [17/02/2013 12:39:57 PM] MessageBoxExLib: 1.0.2218.28317 (20/12/2008 3:53:04 AM)
--[Information] [17/02/2013 12:39:57 PM] SevenZipSharp: 0.64.3890.29348 (02/01/2011 5:59:32 PM)
--[Information] [17/02/2013 12:39:57 PM] 7z: 9.20 (18/11/2010 11:27:34 PM)
-[Information] Update detection
--[Information] [17/02/2013 12:39:57 PM] Connecting to server: http://megui.org/auto/
--[Information] [17/02/2013 12:39:57 PM] There is 1 file which can be updated.



All logs are the same. It's as if AviSynth ain't doing nothing either. I Re-Installed AviSynth a few times and NOTHING.

Zathor
17th February 2013, 19:11
When you see the crash window from .NET usually there is an option or link to get more information. Please post this information.

Tiny Mud
17th February 2013, 20:11
Gads I feel stupid today kinda thought that's the Log you wanted - I have Error Reporting disabled - Will put it back online and recreate the incidents - Sorry Man.

I believe this is what you want:

- System

- Provider

[ Name] Application Error

- EventID 1000

[ Qualifiers] 0

Level 2

Task 100

Keywords 0x80000000000000

- TimeCreated

[ SystemTime] 2013-02-17T19:28:42.000000000Z

EventRecordID 9074

Channel Application

Computer LOKI

Security


- EventData

MeGUI.exe
1.0.2294.0
5117b1c7
unknown
0.0.0.0
00000000
c0000005
09a84e10

Seems Doom9 Forums will not allow you to log-in from a different PC - Its got me rotating a USB Flash with the Info from one PC to the other.

More Thoughts:

I used MeGUI "megui-0.3.1.1056-setup.exe" to build the Win7 32-Bit platform and have not had problems. I used the same installer on the Win7 64-Bit platform then rather then using the Developers UpDate I over-wrote the installation with my Win7 32-Bit installation of MeGUI. When I opened the Over-Write MeGUI picked up the Developers UpDate and averything seem OK.

I'm starting to think the Over-Write from a 32-Bit PC may have something to do with MeGUI Crashing over Creating AviSource AVS Files as it doesn't seem to recognize AviSynth. I noted that Win7 x64 didn't respond to 1/2 my Script Files from the 32-Bit Win7 system and I had to rewrite them on the Win7 64-Bit OS even though they where Identical to the 32-Bit version.

My other AviSynth apps like VirtualDub and VirtualDubMod which use AVS files work just fine as so do all my TMPGEnc apps - It's only MeGUI that I'm having issue with.

It may not make sense but I think I will Un-Install MeGUI and build the app up using the Developer's Up Date Site as there very well just might be a broken MeGUI link to AviSynth in the procedure I used.

StainlessS
18th February 2013, 13:28
Seems Doom9 Forums will not allow you to log-in from a different PC - Its got me rotating a USB Flash with the Info from one PC to the other.


Perhaps I misunderstand, but I sometimes log in via a touchpad as well as a PC (EDIT: several PCs) without any problems, think I did this simultaneously at some point.
I believe only 1 account permitted, but from which PC is not an issue. Also, I have a dynamic IP address so is not fixed to only one IP.
Perhaps you have just made the assumption that it is not allowed, give it a try.

EDIT: I'm permanently logged in on both my No 1 PC and Touchpad.

Zathor
18th February 2013, 20:47
I have updated to 2296... I still have the aspect ratio issue (see log.txt).
Thx, this will be fixed in 2297.
EDIT: online

Tiny Mud
19th February 2013, 09:22
I originally installed megui-0.3.1.1056-setup.exe to C:\Program Files (86)\MEDIA STUDIO\VIDEO\3_ENCODERS\MeGUI just to have the entry in the Registry and Programs and Features. I deleted the contents of the installed directory saving the Uninstall.exe and the ICO then extracted v2296 into the directory.

NO GO - MeGUI still Crashed after clicking on AVS Script Creator/AVISource button when opening a mJpeg/PCM.AVI.

Ran the Developer UpDater to v2297 - Still CRASHED

OK I'm thinking it's an AviSynth Issue with x64 and know MeGUI has a Portable AviSynth module - so I Un-Install AviSynth 2.5.8 ReBoot and try it again but still MeGUI Crashed.

OK I UnInstall MeGUI Using Program and Features from the Program Files (86) Directory and ReBoot then extract a copy of MeGUI 2297 into C:\MeGUI and Run MeGUI as Administrator - MeGUI still Crashed trying to create an AVS Script.

ReBoot, Re-Install AviSynth 2.5.8 to C:\AviSynth ReBoot and try again to Create an AVS Script through MeGUI - Still MeGUI Crashed - with or with out opening with Administer Rights.

VirtualDub and VirtualDubMOD will open a Jpeg/PCM.AVI through my own AVS Script but MeGUI will Crash opening the script.

Zplayer opens and plays anything I throw at it so I don't think this is a Codec or Filter issue.

I really need to get MeGUI to Create AVS Script Files - at least be able to Open them on my Win7 x64 platform - MeGUI works great on my Win7 32-Bit Platform. Every other Application I've loaded on this Win7 x64 Platform works great except for MeGUI


This is all I get from Win7 x64 Event Viewer log:

Log Name: Application
Source: Application Error
Date: 19/02/2013 2:45:59 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: LOKI
Description:
Faulting application name: MeGUI.exe, version: 1.0.2297.0, time stamp: 0x512290f0
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x09fede10
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-02-19T07:45:59.000000000Z" />
<EventRecordID>9667</EventRecordID>
<Channel>Application</Channel>
<Computer>LOKI</Computer>
<Security />
</System>
<EventData>
<Data>MeGUI.exe</Data>
<Data>1.0.2297.0</Data>
<Data>512290f0</Data>
<Data>unknown</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>c0000005</Data>
<Data>09fede10</Data>
</EventData>
</Event>


This tells me NOTHING but it appears MeGUI is not recognizing AviSynth on my Win7 x64 platform.

What does MeGUI need different in Win7 x64 compared to Win7 x86 in order to create and recognize AVS Scripts?