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

hello_hello
8th February 2017, 12:47
Hi Everyone!,

Hi,
It'd probably be better to start a new thread for this, or if one of the mods makes an appearance maybe they can split your post off into a new thread, but seeing as you mentioned my ID I'll try to provide a little info. Your attachments still haven't been approved so rather than wait for the second coming it'd probably be an idea to upload them somewhere else and provide links, or paste the log files in your post as text wrapped in quote tags.

Force Film has been always enabled from what I remember. When it is, the auto de-interlacing feature in MeGUI report my movies as progressive and do nothing. Is it normal since most of the source folder is 29.97fps ''supposed to be'' interlaced DVD? I noticed that the intermediate file Video.x264 file is reported 29.97fps interlaced by MediaInfo (attached file: VTS x264) before muxing. Anyway, after muxing, my final MKV end up as described aboved (attached file: Wrong MKV).

The quick story.... if MeGUI detects more than 95% of the source as film (23.976fps progressive) it applies force film. That means the entire video is decoded by DGDecode as 23.976 progressive. IVTC becomes unnecessary, but if some of the remaining 5% is video (29.970fps interlaced etc) it won't be handled the best way possible. Often it's just the opening studio crap that isn't film, or maybe the credits, but sometimes there's interlaced CGI amongst the film. That sort of thing. I prefer to disable force film and get DGDecode to always output 29.970fps (it applies 3:2 pulldown as required), then use the IVTC plugin to remove the pulldown and make it film again. :) But that way the remaining 5% will possibly be handled better.

There's probably something odd happening when muxing your output that relates to your application of 3:2 pulldown and fake interlaced. I think you only need to use the appropriate one (not both) but you should have an absolutely phenomenally good reason for using either. :)

I never enable pulldown or fake interlaced myself, but I'm curious now so I'll try a few test encodes and report back regarding the muxing if I discover anything interesting.

Is it right and normal that MeGUI report my source file as progressive with Force Film enabled?

It can be, put personally I'd at least bump the force film threshold up to maximum. I'm not sure if DGIndex applies force film when it detects 100% film or if it still needs to be told to do so. It still might decode while applying pulldown which has to be IVTC'd. Someone else will probably know.

Is Force Film should be disabled to insert a TIVTC and Tdecimate operation for ending up with 480p 23.976fps?

Assuming the source is mostly film with force film not applied, then DGIndex will decode it as 29.970 interlaced (applying pulldown if required) and IVTC will make it 23.976 fps progressive again. If force film is applied and you use IVTC I'm pretty sure you'll end up with lots of frames removed that shouldn't be.

It is the right way to ended up with a progressive 23.976fps MKV from a DVD NTSC source?

The problem is not all DVDs are 23.976 progressive. They can be 23.976 with 3:2 pulldown encoded for 29.970fps, they can be 29.970fps interlaced, which means they need to be deinterlaced instead of IVTC'd, and for fun they're often a combination of types (hybrid). Generally they're converted to a common frame rate by adding or dropping frames and using frame blending, so the 29.970 sections are converted to 23.976, or the other way around, which isn't ideal. It's an involved subject for a new thread, but recently (although I live in PAL land) I've become quite fond of variable frame rate encoding for NTSC, and the more I do it, the fonder I become. Film sections are IVTC'd as required and output as 23.976 progressive. NTSC sections are de-interlaced as required and output as 29.970fps progressive. It's variable frame rate although in reality it's mostly a combination of two constant frame rates, and I prefer it when I source is made up of large sections of film and video. If it's 99& video or 99% film then it's probably a waste of time. It's do-able with MeGUI but you need to know how. MeGUI won't do it automatically. A subject for another thread.

Or try Handbrake or Vidcoder. They're not Avisynth based but they do all the variable frame rate stuff without requiring much user input. If you're not after clever Avisynth filtering they would do the job.

Is it the good choice to ended up with a progressive 23.976fps MKV from a DVD NTSC source?

If it's 23.976 progressive. Don't trust MediaInfo for that at it doesn't give you the whole story (especially for hybrid sources), disable force film and trust MeGUI's analysis more, and if that doesn't seem right upload small samples of the source for someone clever to look at.

If you start a new thread I'll try to talk you out of 2 pass encoding and encoding for Bluray compatibility, unless you're creating Bluray compliant discs, but if you're not there's no point encoding that way. I strongly suspect, even if you are encoding for Bluray, the 100% Bluray compatible settings aren't required. I haven't tested that, but I suspect most players will play video that's not Bluray complaint with the original Bluray spec, which is pretty ancient now. They definitely will if they have USB inputs for playing video, at least for USB sources.

hello_hello
8th February 2017, 16:49
Masseto,
I think I was wrong about using pulldown and interlaced together. It looks like it depends whether you're aiming for a primary or secondary stream. Stupid Bluray. I thought MeGUI aimed to create primary Bluray streams but now I'm doubting everything.
By the way, the doom9 page you linked to is very informative but somewhat confusing. Have a look at this one if you haven't seen it before.
http://www.x264bluray.com/home

I just noticed your attachments have been approved but I'll have to check them out tomorrow, or maybe someone else will have a look in the mean time. I did test it though, and applying 3:2 pulldown for 23.976fps content via the Bluray target device option in the encoder configuration causes MeGUI to specify 29.970 when muxing, and that does seems correct, because after 3:2 pulldown is applied to 23.976 you should have 29.970, but maybe it doesn't work that way as the video does play too fast in MPC-HC. I haven't tested any 29.970fps scripts yet. I'm using MeGUI 2703.

As I don't use anamorphic encoding, or encode for Bluray, I've not noticed any of the following before, but either I'm overly tired (I am), or I found some other problems while playing around.

A 1280x536 video opened in the Script Creator shows as 1280x536 in the resizing section if resizing and cropping etc are disabled. When anamorphic encoding is enabled and the "resize to selected mod" option is selected, I can resize, but the resize checkbox is greyed out. It fooled me into thinking resizing was disabled at first. Anyone know if it's always been like that?

Cropping 2 pixels from the left resulted in the script creator displaying 1276x535 when "encode non-mod16" was selected.
The resizing displayed for the other anamorphic methods seemed equally odd, then it seemed okay, then odd, or was it me.... I wasn't sure after a while.
(Side note.... what if the cropping results in mod16 dimensions and I select the "encode non-mod16 option"? Who wins? Have I mentioned that option could really use a different name? ;))

When encoding for Bluray, MeGUI fixes some stuff but I'm not sure it's doing everything it should. Zathor will probably know.

If you load a 720x480 anamorphic script that's 23.976fps progressive and select Bluray as the target playback device in the x264 encoder configuration, you'll see the following in the log file:
[Warning] [09/02/17 1:04:32 AM] changing --pulldown to 32 as it is required for encoding of 720x480 with 24000/1001 fps for the selected device.

That's okay but should MeGUI go one step further and enable fake interlaced too?

MeGUI used the following command line for muxing when I asked AutoEncode to do it:
[Information] [09/02/17 1:05:10 AM] Job command line: "C:\Program Files\MeGUI\tools\mkvmerge\mkvmerge.exe" -o "D:\23-muxed.mkv" --aspect-ratio 0:20/11 --default-duration 0:29.97fps "--compression" "0:none" -d "0" --no-chapters -A -S "D:\23.mkv" "--compression" "0:none" -a 0 --no-chapters -D -S "D:\dynamic.mp3" --engage no_cue_duration --engage no_cue_relative_position --ui-language en

I'm not sure MeGUI needs to specify a frame rate or aspect ratio when muxing. Doesn't MKVToolNix work that out from the video stream? If MeGUI didn't specify a frame rate I wouldn't have to mux my variable frame rate encodes manually, but if it must specify something, --default-duration 0:30000/1001p instead of --default-duration 0:29.97fps should at least stop MediaInfo from displaying this:

Frame rate : 29.970 (29970/1000) FPS
Original frame rate : 29.970 (30000/1001) FPS

It's the little things....

Here's highlights from a progressive 2 pass encode with AutoEncode muxing. I'm sure MeGUI did something similar on a couple of occasions much earlier when I was playing around, maybe even ignoring the aspect ratio completely once or twice, but then I couldn't find the evidence in the log so I wasn't sure if it was user error.... but it does seem to be doing it's own thing at times.

[Information] [09/02/17 1:34:23 AM] Avisynth input script
-[NoImage] # Set DAR in encoder to 20 : 11. The following line is for automatic signalling
-[NoImage] global MeGUI_darx = 20
-[NoImage] global MeGUI_dary = 11
-[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\lsmash\LSMASHSource.dll")
-[NoImage] LWLibavVideoSource("D:\video.lwi")
-[NoImage] Spline36Resize(720,480)
-[NoImage] Trim(0,999)

[Information] [09/02/17 1:34:26 AM] Job command line: "C:\Program Files\MeGUI\tools\x264\x264.exe" --pass 1 --bitrate 4009 --stats "D:\23 progress.stats" --keyint 240 --sar 32:27 --output NUL "D:\video.avs"

[Information] [09/02/17 1:34:40 AM] aspect ratio: 20:11 (1.818)

[Information] [09/02/17 1:34:40 AM] Job command line: "C:\Program Files\MeGUI\tools\x264\x264.exe" --pass 2 --bitrate 4009 --stats "D:\23 progress.stats" --keyint 240 --sar 32:27 --output "D:\23 progress.mkv" "D:\video.avs"

[Information] [09/02/17 1:35:06 AM] Job command line: "C:\Program Files\MeGUI\tools\mkvmerge\mkvmerge.exe" -o "D:\23 progress-muxed.mkv" --aspect-ratio 0:20/11 --default-duration 0:24000/1001fps "--compression" "0:none" -d "0" --no-chapters -A -S "D:\23 progress.mkv" "--compression" "0:none" -a 0 --no-chapters -D -S "D:\dynamic.mp3" --engage no_cue_duration --engage no_cue_relative_position

The above was a standard 23.976 progressive encode with no Bluray madness in sight, but the same aspect oddness happened when Bluray was the target device.

Should a standard progressive encode be muxed at 24000/1001 (or 30000/1001, I assume) while Bluray needs 29.970?

One more sanity check, because I'm quite MeGUI confused.
20/11 = 1.8181818181818181818181818181818
720/480 x 32/27 = 1.7777777777777777777777777777778

Another question, did SAR=32/27 become Bluray complaint, or did x264 stop caring, because I'm sure I recall if x264 was told to be Bluray compliant and to use a 32/27 SAR, there'd be a warning added to the log file telling you it had changed the SAR to 40:33 for Bluray compliance. Has x264 lost interest or was MeGUI doing that?

tuanden0
9th February 2017, 15:38
Does anyone knows how to turn off this warning? I want to use meGUI to encode overnight while sleeping but I saw this on morning and my jobs don't work until I chose "Cancel".

The warnings appear somtimes but they're very annoying :angry::angry:
http://i.imgur.com/2LrixNW.png

I tried "--quiet" but the warning still appear :angry::angry:

LigH
9th February 2017, 15:49
Which part of a conversion job needs a "style" at all? ASS subtitles? I wonder if a log file would explain more.

tuanden0
9th February 2017, 16:09
Which part of a conversion job needs a "style" at all? ASS subtitles? I wonder if a log file would explain more.

My log didn't write anything about that :( They appear before the job start, I tried to use CLI but it doesn't help :(

edit:
It's seem the VSFilter cause this warning, I will try VSFiltermod.
edit2:
VSFiltermod still cause warning.

LigH
9th February 2017, 23:15
Then your subtitle script may cause this issue, using an undefined style definition (or an unsupported format, SSA4 vs. ASS).

tuanden0
10th February 2017, 03:58
Then your subtitle script may cause this issue, using an undefined style definition (or an unsupported format, SSA4 vs. ASS).

I will try it, :thanks: for your help :D

Xor
11th February 2017, 23:33
Help, to reduce strong video noise, best setting for "Noise Filter is?
https://t8.pixhost.org/thumbs/1396/37206116_megui-noise.jpg (https://pixhost.org/show/1396/37206116_megui-noise.jpg)

Best "Resize Filter" for strong sharp is?
https://t8.pixhost.org/thumbs/1396/37206115_megui-rfilter.jpg (https://pixhost.org/show/1396/37206115_megui-rfilter.jpg)


Thanks

LigH
12th February 2017, 00:03
The usual replies, again and again...

a) "If there were a best, there were no other."
b) There are no miracles.

Different materials need different settings. And the sharper you want the image, the more noise you will get; if you try to avoid both, the result may look like plastic instead.

hello_hello
12th February 2017, 14:11
My log didn't write anything about that :( They appear before the job start, I tried to use CLI but it doesn't help :(

edit:
It's seem the VSFilter cause this warning, I will try VSFiltermod.
edit2:
VSFiltermod still cause warning.

I don't use subtitles much, but I bumped into this. Are you using Subtitle Edit?

I discovered if you create a two word style with a space in the middle, Subtitle Edit drops the second word, but in the styles list in keeps the space. For the subtitle lines using the style, it drops the word and the space.

The problem looks like this if you open the subtitle file with Notepad

Style: Default,Arial,20,&H00FFFFFF,&H0300FFFF,&H00000000,&H02000000,0,0,0,0,100,100,0,0,1,2,1,2,10,10,10,1
Style: New ,Arial,20,&H00FFFFFF,&H0300FFFF,&H00000000,&H02000000,0,0,0,0,100,100,0,0,1,2,1,2,10,10,10,1

If the lines above word wrap and make it less obvious, there's a space after New in the second style. Two subtitle lines:

Dialogue: 0,0:00:31.23,0:00:33.72,Default,,0,0,0,,You're worried.
Dialogue: 0,0:00:35.53,0:00:37.00,New,,0,0,0,,With reason.

Deleting the space fixes it in my example, but for you the missing style is followed by a comma which possibly shouldn't be there. It might be a different flavour of the same bug, but if the subtitles weren't created with Subtitle Edit, I'd imagine it's much the same problem.

Which part of a conversion job needs a "style" at all? ASS subtitles? I wonder if a log file would explain more.

I'll put my hand up.
White subtitles over black and white footage are a bit of a strain to read. I usually add a dash of colour. Probably for animation too, even if it's not black and white.
I don't know how to do it any other way (as easily), and it's easy to convert srt to ass etc. Fiddling with the border and shadow can sometimes help too.

I don't do much else myself but I've seen some nice subtitles for anime. Positioned, rotated and with perspective too (I think), although I don't know how much of that's generally done using styles.

Anyone know why encoded subtitles always seem a little blurry compared to loading them with a player?
It's not the encoding. I'm comparing the script output. I'd guess it's a deliberate thing to make them easier to encode and I assume there's no way to control it, but even srt subtitles look much sharper opened from and external srt file with MPC-HC than they do after they're added to a script.

tuanden0
13th February 2017, 04:39
Anyone know why encoded subtitles always seem a little blurry compared to loading them with a player?
It's not the encoding. I'm comparing the script output. I'd guess it's a deliberate thing to make them easier to encode and I assume there's no way to control it, but even srt subtitles look much sharper opened from and external srt file with MPC-HC than they do after they're added to a script.

You can try lower aq-strength and psy-rd/trellis or more bitrate
Here's the topic: https://forum.doom9.org/showthread.php?t=148896

But don't turn off it :D

LigH
13th February 2017, 08:27
In fact, the encoding of the subtitles is certainly the reason that they don't appear the same. DVD subtitles are stored as images with a palette of at most 4 entries, they will look sharp and aliased (except the renderer blurs them). Text subtitles will be rendered by an outline font engine, they will look as sharp as any text in e.g. a word processor. But if you "hardcode" subtitles, they become part of the video content and will be transformed to the spatial frequency domain, and a lack of bitrate here will result in the usual artifacts according to Gibb's phenomenon, which may cause a blur when deblocking and deringing filters apply.

tuanden0
15th February 2017, 03:41
I've a problem with ordered chapter.

They're 5 parts in chapter file: Intro > OP > main > ED > preview next episode. But only 3 file: main, OP, ED.

I want to re-encode its because the file size too big (~2GBs/episode). But after encode, my output have intro + main + preview without OP + ED.

How can I re-encode still keep ordered chapter?

edit:
Problem solve, I forgot save the chapter after edit :(

HOB
5th June 2017, 14:36
When I updated to 2754 I receive the following message when I click the "Queue" button in the "MeGUI - Automatic Encoding" dialogue:

MeGUI encountered a fatal error and may not be able to proceed.
Reason: Object reference not set to an instance of an object.

At which point the encoding process is stopped.

Zathor
5th June 2017, 17:10
Thanks, will be fixed in 2755 (asap)
EDIT: online

HOB
5th June 2017, 18:14
Thanks, will be fixed in 2755 (asap)
EDIT: online

Thank you Zathor, your quick response is most appreciated. I have lots of encoding programs and MeGUI IS the BEST!...my favorite bar none.

HOB
6th June 2017, 03:22
2755 works great!...thanks again Zathor.

YellowAccel
1st July 2017, 17:36
I have a problem with Megui. I can't encode anything without a problem. And the thing is that i didn't change any of my settings. Never had any problems before and i even tried to encode some of my previous files

The problem is always the same: The audio. The sound is out of sync. The first few minutes are ok, and then, the problem start.

I thought the problem was the FPS since my video fps is 29.97 and Megui force my mp4 to have a 24FPS. But even with the "AssumeFPS" command, i have the same problem. And i noticed that my 24 minutes video become a 33 minutes video after i saved the AVS Script.

Here's m y AVS Script and my log :

https://mega.nz/#F!0ignHAhJ!NHgpKbMqIpbk0FSVUFVe9A

I had to put it on Mega cause the "Attachements" option give me an "invalid file" each time i try to upload it".

sneaker_ger
1st July 2017, 17:53
If the source is VFR AssumeFPS() cannot fix sync problems. Instead you need something like:
ffvideosource("[Imagination Station] Dynasaur Squad Abaranger 01 [34D3586D].mkv", fpsnum=30000, fpsden=1001)

YellowAccel
1st July 2017, 18:35
Thanks for the awnser. Where do i copy/paste it in my AVS Script ? I tried to replace the part with the name of the file but it give me a "syntax error" message or an "unexpecter character [" error, wich is weird considering the files always had a "[" in it's name and i never got that type of error.

sneaker_ger
1st July 2017, 18:43
Maybe you forgot/added a quotation mark somewhere it belongs/doesn't belong.

YellowAccel
1st July 2017, 18:56
This is what i wrote :

LoadPlugin("C:\Users\Utilisateur\Videos\Megui\tools\lsmash\LSMASHSource.dll")
ffvideosource("C:\Users\Utilisateur\Downloads\Backup Restauration\Abaranger\[Imagination Station] Dynasaur Squad Abaranger 01 [34D3586D].mkv", fpsnum=30000, fpsden=1001)
#deinterlace
#crop
#resize
LoadPlugin("C:\Users\Utilisateur\Videos\Megui\tools\avisynth_plugin\UnDot.dll")
Undot() # Minimal Noise

LoadPlugin("C:\Users\Utilisateur\Videos\Megui\tools\avisynth_plugin\VSFilter.dll")
TextSub("C:\Users\Utilisateur\Downloads\Backup Restauration\Abaranger\Bakuryu Sentai Abaranger 01 mai 2017.ass", 1)

Now i have a different error saying there's nothing called FFvideosource. Is it something you need to download and add to megui ? (Sorry for the stupid question) I tried with the video source i had in my original script, but it give me a green screen for the preview video and megui crash few seconds later.

sneaker_ger
1st July 2017, 19:07
It should come with MeGUI (unless not activated in the updater/installer):
LoadPlugin("C:\Users\Utilisateur\Videos\Megui\tools\ffms\ffms2.dll")

If screen was greenish with LWLibavVideoSource() it could mean the source is >8 bit. That could be problematic depending on whether you are using AviSynth or AviSynth+. With AviSynth+ you then might need to add ConvertBits(8) as a new line below ffvideosource. If it's normal AviSynth you don't.

YellowAccel
1st July 2017, 19:54
So, just checked and yeah, i had to activate 14 plugin.

Everything worked except one thing. The script, the preview and the encode worked. The audio isn't out of sync anymore. But i still get a 33 minutes video even if the original video only last 24:40 minutes. It's weird because when i open the video after i saved the AVS script, my original video (the MKV) suddenly become a 33 minutes video and if i delete the AVS script, it goes back to 24:40 minutes. So i guess it's something in the AVS script that change the lenght of the video.

Here's the new log

https://mega.nz/#!M34QFSja!r2tv0wROrFQAthpY2SO5LysL8bnnIhpSDPBMpWYwzt4

sneaker_ger
1st July 2017, 21:22
I think the problem is the audio AviSynth script:
-[NoImage] DirectShowSource("C:\Users\Utilisateur\Downloads\Backup Restauration\Abaranger\[Imagination Station] Dynasaur Squad Abaranger 01 [34D3586D] - [0] Japanese.aac")
-[NoImage] EnsureVBRMP3Sync()
-[NoImage] # detected channels: 2
-[NoImage] # detected channel positions: 2/0/0
-[NoImage] Normalize()
-[NoImage] 32==Audiobits(last)?ConvertAudioTo16bit(last):last
-[NoImage] return last
Well, or rather the DirectShowFilter used. The ac3 track then becomes 33 minutes long. It would be better to use ffaudiosource() on the mkv direcly.

It's weird because when i open the video after i saved the AVS script, my original video (the MKV) suddenly become a 33 minutes video and if i delete the AVS script, it goes back to 24:40 minutes.
Move files to different folders and try again. Probably your player is trying to open multiple files at once, e.g. the ac3 audio or avs script as additional tracks.

YellowAccel
2nd July 2017, 09:54
Thanks for your help. I followed your advices and it worked perfectly.

Melan
3rd July 2017, 06:05
After update to 2760 x64 indexing (L-smash r929) takes about 10-15 minutes.
2755 works about 1-2 min.

LigH
3rd July 2017, 07:22
Does it possibly index audio streams too? (In contrast to video only before.) That may depend on the format of the audio stream(s) left in the source media.

Melan
3rd July 2017, 07:40
Audio is unchecked. I use megui only for video processing.

hello_hello
3rd July 2017, 13:34
L-Smash always indexes the audio. There's no way to tell it not to (unless that's changed recently)
MeGUI tells ffms2 not to index the audio if you don't select it when you create an indexing job with the File Indexer.

If indexing with one version of LSmash takes longer than another I doubt it'd be MeGUI's fault, but maybe create a script to open a video with LSmash ie:

LoadPlugin("D:\Plugins\LSMASHSource.dll")
LWLibavVideoSource("D:\video.mkv")

It'll be indexed automatically when you first open the script, so you could compare the indexing time of different LSmash versions that way.

Melan
3rd July 2017, 16:02
Even if L-Smash always indexes the audio, the difference in the whole process is too great. I measured the times in the old version and it takes about 10-20 sec. and not as I thought before: 1-2 minutes.
The last version is working for more than 10 minutes and it slows down the entire operating system. The windows task manager does not show anything disturbing.

Zathor
3rd July 2017, 20:38
Please post the full log(s) and which settings you use.

I have just tested the indexing of a 2,5 GB MKV file and it took with MeGUI 2715 8 seconds and with 2760 7 seconds so both are in the same range.

Melan
3rd July 2017, 20:47
[Information] Log
-[Information] Versions
--[Information] MeGUI: 2755 x64
--[Information] System Information
---[Information] Operating System: Windows 7 Professional x64 SP1 (6.1.65536.7601)
---[Information] .NET Framework: 4.0 (4.0.30319)
--[Information] Component Information
---[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
---[Information] Haali DSS2: (14-04-2013)
---[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
---[Information] MediaInfo: 0.7.97.0 (29-06-2017)
---[Information] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
---[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
---[Information] 7z: 9.20 (18-11-2010)
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.2721.0
----[Information] Date: 29-04-2017
----[Information] Interface: 3
---[Information] AviSynth
----[Information] not installed
---[Information] AviSynth portable
----[Information] File Version: 0.1
----[Information] Date: 08-06-2017
----[Information] Name: AviSynth+ 0.1 (r2506, MT, x86_64)
----[Information] Version: AviSynth+ 0.1 (r2506, MT, x86_64)
----[Information] AviSynth+: true
----[Information] MT: true
----[Information] Status: active
-[Information] Update detection
--[Information] [2017-07-03 21:45:17] Using cached update config and server: http://megui.org/auto/
--[Information] [2017-07-03 21:45:17] No package requires an update
-[Information] FileIndexer
--[Information] [2017-07-03 21:45:33] MediaInfo
---[Information] [2017-07-03 21:45:33] File: E:\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts
---[Information] General
----[Information] Format: MPEG-TS
----[Information] FormatString: MPEG-TS
----[Information] FileSize: 1942283648
----[Information] PlayTime: 00:39:59.829
---[Information] Video
----[Information] ID: 594
----[Information] StreamOrder: 0-0
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 59993
----[Information] FrameRate: 25.000
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Interlaced
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 8
----[Information] Format: AVC
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 66849708.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 694
----[Information] StreamOrder: 0-1
----[Information] Format: MPEG Audio
----[Information] FormatProfile: Layer 2
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2:
----[Information] BitRateMode: CBR
----[Information] Delay: 66849116.000
----[Information] Title:
----[Information] Language: pl
----[Information] LanguageString: Polish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 794
----[Information] StreamOrder: 0-2
----[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: 66849048.000
----[Information] Title:
----[Information] Language: en
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID: 7202
----[Information] StreamOrder: 0-3
----[Information] Codec: DVB Subtitle
----[Information] CodecString: DVB Subtitle
----[Information] Delay: 66852648.000
----[Information] Title:
----[Information] Language: pl
----[Information] LanguageString: Polish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID: 7212
----[Information] StreamOrder: 0-4
----[Information] Codec: DVB Subtitle
----[Information] CodecString: DVB Subtitle
----[Information] Delay: 66853408.000
----[Information] Title:
----[Information] Language: en
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
-[Information] Log for job1 (idx, 2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts -> 2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts.lwi)
--[Information] [2017-07-03 21:45:38] Started handling job
--[Information] [2017-07-03 21:45:38] Preprocessing
--[Information] [2017-07-03 21:45:38] Job command line: "C:\Windows\system32\ping.exe" 127.0.0.1 -t
--[Information] [2017-07-03 21:45:38] Process started
--[Information] [2017-07-03 21:45:38] Standard output stream
---[Information] [2017-07-03 21:45:38] Creating LSMASH index...
---[Information] [2017-07-03 21:45:40] AviSynth script
----[NoImage] LoadPlugin("C:\Program Files\MeGUI-x64\tools\lsmash\LSMASHSource.dll")
----[NoImage] LWLibavVideoSource("E:\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts")
--[Information] [2017-07-03 21:45:38] Standard error stream
--[Information] [2017-07-03 21:45:47] MediaInfo
---[Information] [2017-07-03 21:45:47] File: E:\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts.lwi
---[Information] Indexed File: E:\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts
---[Information] General
----[Information] Format: MPEG-TS
----[Information] FormatString: MPEG-TS
----[Information] FileSize: 1942283648
----[Information] PlayTime: 00:39:59.829
---[Information] Video
----[Information] ID: 594
----[Information] StreamOrder: 0-0
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 59993
----[Information] FrameRate: 25.000
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Interlaced
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 8
----[Information] Format: AVC
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 66849708.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 694
----[Information] StreamOrder: 0-1
----[Information] Format: MPEG Audio
----[Information] FormatProfile: Layer 2
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2:
----[Information] BitRateMode: CBR
----[Information] Delay: 66849116.000
----[Information] Title:
----[Information] Language: pl
----[Information] LanguageString: Polish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 794
----[Information] StreamOrder: 0-2
----[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: 66849048.000
----[Information] Title:
----[Information] Language: en
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID: 7202
----[Information] StreamOrder: 0-3
----[Information] Codec: DVB Subtitle
----[Information] CodecString: DVB Subtitle
----[Information] Delay: 66852648.000
----[Information] Title:
----[Information] Language: pl
----[Information] LanguageString: Polish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID: 7212
----[Information] StreamOrder: 0-4
----[Information] Codec: DVB Subtitle
----[Information] CodecString: DVB Subtitle
----[Information] Delay: 66853408.000
----[Information] Title:
----[Information] Language: en
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [2017-07-03 21:45:47] Postprocessing
---[Information] [2017-07-03 21:45:54] Deleting intermediate files
--[Information] [2017-07-03 21:45:54] Job completed


AVS script creator:
<input>LoadPlugin("C:\Program Files\MeGUI-x64\tools\avisynth_plugin\yadifmod2.dll")
Yadifmod2(order=1)
<crop>
<resize>
LoadPlugin("C:\Program Files\MeGUI-x64\tools\avisynth_plugin\UnDot.dll")
Undot() # Minimal Noise



After update to 2764

[Information] Log
-[Information] Versions
--[Information] MeGUI: 2764 x64
--[Information] System Information
---[Information] Operating System: Windows 7 Professional x64 SP1 (6.1.65536.7601)
---[Information] .NET Framework: 4.0 (4.0.30319)
--[Information] Component Information
---[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
---[Information] Haali DSS2: (14-04-2013)
---[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
---[Information] MediaInfo: 0.7.97.0 (29-06-2017)
---[Information] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
---[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
---[Information] 7z: 9.20 (18-11-2010)
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.2721.0
----[Information] Date: 29-04-2017
----[Information] Interface: 3
---[Information] AviSynth
----[Information] not installed
---[Information] AviSynth portable
----[Information] File Version: 0.1
----[Information] Date: 29-06-2017
----[Information] Name: AviSynth+ 0.1 (r2508, MT, x86_64)
----[Information] Version: AviSynth+ 0.1 (r2508, MT, x86_64)
----[Information] AviSynth+: true
----[Information] MT: true
----[Information] Status: active
-[Information] Update detection
--[Information] [2017-07-03 23:20:55] Using cached update config and server: http://megui.org/auto/
--[Information] [2017-07-03 23:20:55] No package requires an update
-[Information] FileIndexer
--[Information] [2017-07-03 23:21:33] MediaInfo
---[Information] [2017-07-03 23:21:33] File: E:\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts
---[Information] General
----[Information] Format: MPEG-TS
----[Information] FormatString: MPEG-TS
----[Information] FileSize: 1942283648
----[Information] PlayTime: 00:39:59.829
---[Information] Video
----[Information] ID: 594
----[Information] StreamOrder: 0-0
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 59993
----[Information] FrameRate: 25.000
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Interlaced
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 8
----[Information] Format: AVC
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 66849708.000
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 694
----[Information] StreamOrder: 0-1
----[Information] Format: MPEG Audio
----[Information] FormatProfile: Layer 2
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] Muxing Mode:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 kHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2:
----[Information] BitRateMode: CBR
----[Information] Delay: 66849116.000
----[Information] Title:
----[Information] Language: pl
----[Information] LanguageString: Polish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 794
----[Information] StreamOrder: 0-2
----[Information] Format: AC-3
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] Muxing Mode:
----[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: 66849048.000
----[Information] Title:
----[Information] Language: en
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID: 7202
----[Information] StreamOrder: 0-3
----[Information] Codec: DVB Subtitle
----[Information] CodecString: DVB Subtitle
----[Information] Delay: 66852648.000
----[Information] Title:
----[Information] Language: pl
----[Information] LanguageString: Polish
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Text
----[Information] ID: 7212
----[Information] StreamOrder: 0-4
----[Information] Codec: DVB Subtitle
----[Information] CodecString: DVB Subtitle
----[Information] Delay: 66853408.000
----[Information] Title:
----[Information] Language: en
----[Information] LanguageString: English
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
-[Information] Log for job1 (idx, 2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts -> 2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts.lwi)
--[Information] [2017-07-03 23:21:36] Started handling job
--[Information] [2017-07-03 23:21:36] Preprocessing
--[Information] [2017-07-03 23:21:36] Job command line: "C:\Windows\system32\ping.exe" 127.0.0.1 -t
--[Information] [2017-07-03 23:21:36] Process started
--[Information] [2017-07-03 23:21:36] Standard output stream
--[Information] [2017-07-03 23:21:36] Standard error stream
--[Information] [2017-07-03 23:22:23] AviSynth script
---[NoImage] LoadPlugin("C:\Program Files\MeGUI-x64\tools\lsmash\LSMASHSource.dll")
---[NoImage] LWLibavVideoSource("E:\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts")
--[Information] [2017-07-03 23:22:57] MediaInfo
---[Information] [2017-07-03 23:22:57] File: E:\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts.lwi
---[Information] Indexed File: E:\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts
---[Information] General
----[Information] Format: MPEG-TS
----[Information] FormatString: MPEG-TS
----[Information] FileSize: 1942283648
----[Information] PlayTime: 00:39:59.829
(...)

----[Information] Forced:
----[Information] ForcedString:
--[Information] [2017-07-03 23:23:00] Postprocessing
---[Information] [2017-07-03 23:26:08] Deleting intermediate files
--[Information] [2017-07-03 23:26:10] Job completed

tebasuna51
4th July 2017, 12:29
There are time differences in all steps but this last one don't have sense:

--[Information] [2017-07-03 23:23:00] Postprocessing
---[Information] [2017-07-03 23:26:08] Deleting intermediate files
--[Information] [2017-07-03 23:26:10] Job completed

3:10 for Postprocessing (Deleting intermediate files)?

Maybe you have hard disk problems or other process block your disk (sometimes torrent client)

Melan
4th July 2017, 12:39
The problem exists since version 2760. Once restored to 2755, the process takes a few seconds.

Melan
4th July 2017, 12:59
The problem exists since version 2760. Once restored to 2755, the process takes a few seconds.

Other job
[Information] Log
-[Information] Versions
--[Information] MeGUI: 2764 x64
--[Information] System Information
---[Information] Operating System: Windows 7 Professional x64 SP1 (6.1.65536.7601)
---[Information] .NET Framework: 4.0 (4.0.30319)
--[Information] Component Information
---[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
---[Information] Haali DSS2: (14-04-2013)
---[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
---[Information] MediaInfo: 0.7.97.0 (29-06-2017)
---[Information] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
---[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
---[Information] 7z: 9.20 (18-11-2010)
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.2721.0
----[Information] Date: 29-04-2017
----[Information] Interface: 3
---[Information] AviSynth
----[Information] not installed
---[Information] AviSynth portable
----[Information] File Version: 0.1
----[Information] Date: 29-06-2017
----[Information] Name: AviSynth+ 0.1 (r2508, MT, x86_64)
----[Information] Version: AviSynth+ 0.1 (r2508, MT, x86_64)
----[Information] AviSynth+: true
----[Information] MT: true
----[Information] Status: active
-[Information] Update detection
--[Information] [2017-07-04 13:45:17] Using cached update config and server: http://megui.org/auto/
--[Information] [2017-07-04 13:45:17] No package requires an update
-[Information] FileIndexer
(...)
--[Information] [2017-07-04 13:48:36] Postprocessing
---[Information] [2017-07-04 13:53:11] Deleting intermediate files
--[Information] [2017-07-04 13:53:12] Job completed


The same file at 2755
[Information] Log
-[Information] Versions
--[Information] MeGUI: 2755 x64
--[Information] System Information
---[Information] Operating System: Windows 7 Professional x64 SP1 (6.1.65536.7601)
---[Information] .NET Framework: 4.0 (4.0.30319)
--[Information] Component Information
---[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
---[Information] Haali DSS2: (14-04-2013)
---[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
---[Information] MediaInfo: 0.7.97.0 (29-06-2017)
---[Information] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
---[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
---[Information] 7z: 9.20 (18-11-2010)
--[Information] AviSynth Information
---[Information] AviSynth Wrapper
----[Information] Version: 1.0.2721.0
----[Information] Date: 29-04-2017
----[Information] Interface: 3
---[Information] AviSynth
----[Information] not installed
---[Information] AviSynth portable
----[Information] File Version: 0.1
----[Information] Date: 29-06-2017
----[Information] Name: AviSynth+ 0.1 (r2508, MT, x86_64)
----[Information] Version: AviSynth+ 0.1 (r2508, MT, x86_64)
----[Information] AviSynth+: true
----[Information] MT: true
----[Information] Status: active
-[Information] Update detection
--[Information] [2017-07-04 14:02:28] Using cached update config and server: http://megui.org/auto/
--[Information] [2017-07-04 14:02:30] No package requires an update
-[Information] FileIndexer
(...)
----[Information] ForcedString:
--[Information] [2017-07-04 14:03:29] Postprocessing
---[Information] [2017-07-04 14:03:37] Deleting intermediate files
--[Information] [2017-07-04 14:03:37] Job completed

tebasuna51
4th July 2017, 13:22
I can't see the problem in version changes:
2760 [OneClick] cosmetics
2759 [OneClick] improved handling of audio tracks:
- FLAC encodings use the HD track instead of the core if possible. Feature request #610
- fixed demux of multiple audio tracks using the same input track (eac3to only)
- fixed handling of TrueHD+AC3 tracks if using an intermediate MKV file
2758 [Muxer] removed dtshd and dtsma file extension and added eac3 and thd+ac3 file extension where suitable
[MediaInfo] improved audio codec/type detection
2757 [L-SMASH Indexer] improved error handling
2756 [Chapter] added a workaround for MediaInfo sometimes not detecting all chapters in MPLS files (regression of 2753)

Maybe Zathor know.

Zathor
4th July 2017, 15:02
Melan, how do you create the indexing job? Which settings do you choose in the file indexer?

Melan
4th July 2017, 15:16
Ctrl+F2
Input file
Check "No audio"
Queue
http://i.imgur.com/HDJwbLx.png
http://i.imgur.com/8OBtA8T.png

Zathor, I can give you access by Teamviewer if you want.
I do not have any secrets on this computer;) It is only for video processing.

Zathor
4th July 2017, 18:46
Please try this build and upload your log again:
http://megui.org/megui_debug2.zip
I have only added some debug messages.

Melan
4th July 2017, 18:55
http://i.imgur.com/PoaVK5O.png

Zathor
4th July 2017, 19:17
Have you copied the two files into your existing MeGUI directory replacing the file(s)? If not please do so, if yes is there any log?

Melan
4th July 2017, 19:27
Yes, 2 files, but after trying to run MeGui the .pdb file disappears.
http://i.imgur.com/ATjaL2l.png

http://i.imgur.com/m8ASTbu.png
http://i.imgur.com/ZO6aXjo.png

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

-[Information] Versions
--[Information] MeGUI: 2760 x86
--[Information] MeGUI Debug Data: available
-[Information] Operating System: Windows 7 Professional x64 SP1 (6.1.65536.7601)
-[Information] .NET Framework: 4.0 (4.0.30319)
--[Information] System Information
-[Information] Update detection
-[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
-[Information] Haali DSS2: (14-04-2013)
-[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
-[Information] MediaInfo: 0.7.97.0 (29-06-2017)
-[Information] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
-[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
-[Information] 7z: 9.20 (18-11-2010)
--[Information] Component Information
--[Information] [2017-07-04 20:28:02] Using cached update config and server: http://megui.tmebi.de/test/
-[Information] Version: 1.0.2721.0
-[Information] Date: 29-04-2017
-[Information] Interface: n/a
-[Information] AviSynth Wrapper
-[Information] File Version: 2.6.0.6
-[Information] Date: 31-03-2015
-[Information] Name: Avisynth 2.6
-[Error] Unhandled error
--[Information] [2017-07-04 20:28:02] Exception message: Próbowano załadować program w niepoprawnym formacie. (Exception from HRESULT: 0x8007000B)
-[NoImage] at MeGUI.AviSynthClip.dimzon_avs_init_2(IntPtr& avs, String func, String arg, AVSDLLVideoInfo& vi, AviSynthColorspace& originalColorspace, AudioSampleType& originalSampleType, String cs)
-[NoImage] at MeGUI.AviSynthClip.CheckAvisynthInstallation(String& strVersion, Boolean& bIsAVS26, Boolean& bIsAVSPlus, Boolean& bIsMT) in D:\MEGUI\MeGUI_source\packages\tools\avscreator\AvisynthWrapper.cs:line 481
-[NoImage] at MeGUI.core.util.FileUtil.CheckAviSynth(LogItem& oLog) in D:\MEGUI\MeGUI_source\core\util\FileUtil.cs:line 705
-[NoImage] at MeGUI.MainForm.getVersionInformation() in D:\MEGUI\MeGUI_source\core\gui\MainForm.cs:line 1381
-[NoImage] at MeGUI.MainForm..ctor() in D:\MEGUI\MeGUI_source\core\gui\MainForm.cs:line 170
-[NoImage] at MeGUI.MainForm.Main(String[] args) in D:\MEGUI\MeGUI_source\core\gui\MainForm.cs:line 1088
--[Information] [2017-07-04 20:28:02] Stacktrace
--[Information] [2017-07-04 20:28:02] Inner exception: null
--[Information] [2017-07-04 20:28:02] There are 14 packages which can be updated: MeGUI, MeGUI Libraries, MediaInfo, AviSynth plugins, AviSynth portable, DGIndex, DGIndexIM, DGIndexNV, FFmpeg, FFMS, L-SMASH Works, x265, Runtime Files, Xvid

Zathor
4th July 2017, 20:01
Sorry, no clue. It does not show 2765 what it should - instead it is 2760. It seems the file has not been replaced.

Melan
4th July 2017, 20:06
Maybe it should be x64 not x86?

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

-[Information] Versions
--[Information] MeGUI: 2765 x86
--[Information] MeGUI Debug Data: available
-[Information] Operating System: Windows 7 Professional x64 SP1 (6.1.65536.7601)
-[Information] .NET Framework: 4.0 (4.0.30319)
--[Information] System Information
-[Information] Update detection
-[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
-[Information] Haali DSS2: (14-04-2013)
-[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
-[Information] MediaInfo: 0.7.97.0 (29-06-2017)
-[Information] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
-[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
-[Information] 7z: 9.20 (18-11-2010)
--[Information] Component Information
--[Information] [2017-07-04 21:05:59] Using cached update config and server: http://megui.tmebi.de/test/
-[Information] Version: 1.0.2721.0
-[Information] Date: 29-04-2017
-[Information] Interface: n/a
-[Information] AviSynth Wrapper
-[Information] File Version: 2.6.0.6
-[Information] Date: 31-03-2015
-[Information] Name: Avisynth 2.6
-[Error] Unhandled error
--[Information] [2017-07-04 21:05:59] Exception message: Próbowano załadować program w niepoprawnym formacie. (Exception from HRESULT: 0x8007000B)
-[NoImage] at MeGUI.AviSynthClip.dimzon_avs_init_2(IntPtr& avs, String func, String arg, AVSDLLVideoInfo& vi, AviSynthColorspace& originalColorspace, AudioSampleType& originalSampleType, String cs)
-[NoImage] at MeGUI.AviSynthClip.CheckAvisynthInstallation(String& strVersion, Boolean& bIsAVS26, Boolean& bIsAVSPlus, Boolean& bIsMT) in D:\MEGUI\MeGUI_bdsup2sub\packages\tools\avscreator\AvisynthWrapper.cs:line 481
-[NoImage] at MeGUI.core.util.FileUtil.CheckAviSynth(LogItem& oLog) in D:\MEGUI\MeGUI_bdsup2sub\core\util\FileUtil.cs:line 705
-[NoImage] at MeGUI.MainForm.getVersionInformation() in D:\MEGUI\MeGUI_bdsup2sub\core\gui\MainForm.cs:line 1385
-[NoImage] at MeGUI.MainForm..ctor() in D:\MEGUI\MeGUI_bdsup2sub\core\gui\MainForm.cs:line 170
-[NoImage] at MeGUI.MainForm.Main(String[] args) in D:\MEGUI\MeGUI_bdsup2sub\core\gui\MainForm.cs:line 1087
--[Information] [2017-07-04 21:05:59] Stacktrace
--[Information] [2017-07-04 21:05:59] Inner exception: null
--[Information] [2017-07-04 21:05:59] There are 14 packages which can be updated: MeGUI, MeGUI Libraries, MediaInfo, AviSynth plugins, AviSynth portable, DGIndex, DGIndexIM, DGIndexNV, FFmpeg, FFMS, L-SMASH Works, x265, Runtime Files, Xvid

Zathor
4th July 2017, 20:32
I do not know what is happening there as I have only added a few lines of debug code in the lsmash area. It should not crash at all and not at start. Does it crash also with the default 2764?
Edit: problem found - you are using the x64 build of MeGUI... one sec, I upload the x64 build
EDIT2: new file online

Melan
4th July 2017, 20:35
Edit

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

-[Information] Versions
--[Information] MeGUI: 2765 x64
--[Information] MeGUI Debug Data: available
-[Information] Operating System: Windows 7 Professional x64 SP1 (6.1.65536.7601)
-[Information] .NET Framework: 4.0 (4.0.30319)
--[Information] System Information
-[Information] Update detection
-[Information] Haali Media Splitter: 1.13.138.14 (14-04-2013)
-[Information] Haali DSS2: (14-04-2013)
-[Information] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
-[Information] MediaInfo: 0.7.97.0 (29-06-2017)
-[Information] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
-[Information] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
-[Information] 7z: 9.20 (18-11-2010)
--[Information] Component Information
--[Information] [2017-07-04 21:42:35] Using cached update config and server: http://megui.tmebi.de/test/
-[Information] Version: 1.0.2721.0
-[Information] Date: 29-04-2017
-[Information] Interface: 3
-[Information] AviSynth Wrapper
-[Information] not installed
-[Information] AviSynth
-[Information] File Version: 0.1
-[Information] Date: 29-06-2017
-[Information] Name: AviSynth+ 0.1 (r2508, MT, x86_64)
-[Information] Version: AviSynth+ 0.1 (r2508, MT, x86_64)
-[Information] AviSynth+: true
-[Information] MT: true
-[Information] Status: active
-[Information] AviSynth portable
--[Information] AviSynth Information
--[Information] [2017-07-04 21:42:35] No package requires an update
-[Information] FileIndexer
--[Information] [2017-07-04 21:43:07] MediaInfo
---[Information] [2017-07-04 21:43:07] File: E:\Folder testowy\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts
-[Information] Format: MPEG-TS
-[Information] FormatString: MPEG-TS
-[Information] FileSize: 1942283648
-[Information] PlayTime: 00:39:59.829
---[Information] General
-[Information] ID: 594
-[Information] StreamOrder: 0-0
-[Information] Width: 1920
-[Information] Height: 1080
-[Information] FrameCount: 59993
-[Information] FrameRate: 25.000
-[Information] FrameRateOriginal:
-[Information] FrameRateMode:
-[Information] ScanType: Interlaced
-[Information] Codec: AVC
-[Information] CodecString: AVC
-[Information] Bits Depth: 8
-[Information] Format: AVC
-[Information] AspectRatio: 1.778
-[Information] AspectRatioString: 16:9
-[Information] Delay: 66849708.000
-[Information] Title:
-[Information] Language:
-[Information] LanguageString:
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Video
-[Information] ID: 694
-[Information] StreamOrder: 0-1
-[Information] Format: MPEG Audio
-[Information] FormatProfile: Layer 2
-[Information] FormatSettingsSBR:
-[Information] FormatSettingsPS:
-[Information] Muxing Mode:
-[Information] SamplingRate: 48000
-[Information] SamplingRateString: 48.0 kHz
-[Information] Channels: 2
-[Information] ChannelsString: 2 channels
-[Information] ChannelPositionsString2:
-[Information] BitRateMode: CBR
-[Information] Delay: 66849116.000
-[Information] Title:
-[Information] Language: pl
-[Information] LanguageString: Polish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Audio
-[Information] ID: 794
-[Information] StreamOrder: 0-2
-[Information] Format: AC-3
-[Information] FormatProfile:
-[Information] FormatSettingsSBR:
-[Information] FormatSettingsPS:
-[Information] Muxing Mode:
-[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: 66849048.000
-[Information] Title:
-[Information] Language: en
-[Information] LanguageString: English
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Audio
-[Information] ID: 7202
-[Information] StreamOrder: 0-3
-[Information] Codec: DVB Subtitle
-[Information] CodecString: DVB Subtitle
-[Information] Delay: 66852648.000
-[Information] Title:
-[Information] Language: pl
-[Information] LanguageString: Polish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
-[Information] ID: 7212
-[Information] StreamOrder: 0-4
-[Information] Codec: DVB Subtitle
-[Information] CodecString: DVB Subtitle
-[Information] Delay: 66853408.000
-[Information] Title:
-[Information] Language: en
-[Information] LanguageString: English
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
-[Information] Log for job1 (idx, 2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts -> 2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts.lwi)
--[Information] [2017-07-04 21:43:11] Started handling job
--[Information] [2017-07-04 21:43:11] Preprocessing
--[Information] [2017-07-04 21:43:11] Job command line: "C:\Windows\system32\ping.exe" 127.0.0.1 -t
--[Information] [2017-07-04 21:43:11] Process started
--[Information] [2017-07-04 21:43:11] Standard output stream
--[Information] [2017-07-04 21:43:11] Standard error stream
-[NoImage] LoadPlugin("C:\Program Files\MeGUI-x64\tools\lsmash\LSMASHSource.dll")
-[NoImage] LWLibavVideoSource("E:\Folder testowy\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts")
--[Information] [2017-07-04 21:43:47] AviSynth script
--[Information] [2017-07-04 21:44:21] MediaInfo
---[Information] [2017-07-04 21:44:21] File: E:\Folder testowy\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts.lwi
---[Information] Indexed File: E:\Folder testowy\2017-06-30_22-00_-_HBO3 HD_-_Graves-E5.ts
-[Information] Format: MPEG-TS
-[Information] FormatString: MPEG-TS
-[Information] FileSize: 1942283648
-[Information] PlayTime: 00:39:59.829
---[Information] General
-[Information] ID: 594
-[Information] StreamOrder: 0-0
-[Information] Width: 1920
-[Information] Height: 1080
-[Information] FrameCount: 59993
-[Information] FrameRate: 25.000
-[Information] FrameRateOriginal:
-[Information] FrameRateMode:
-[Information] ScanType: Interlaced
-[Information] Codec: AVC
-[Information] CodecString: AVC
-[Information] Bits Depth: 8
-[Information] Format: AVC
-[Information] AspectRatio: 1.778
-[Information] AspectRatioString: 16:9
-[Information] Delay: 66849708.000
-[Information] Title:
-[Information] Language:
-[Information] LanguageString:
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Video
-[Information] ID: 694
-[Information] StreamOrder: 0-1
-[Information] Format: MPEG Audio
-[Information] FormatProfile: Layer 2
-[Information] FormatSettingsSBR:
-[Information] FormatSettingsPS:
-[Information] Muxing Mode:
-[Information] SamplingRate: 48000
-[Information] SamplingRateString: 48.0 kHz
-[Information] Channels: 2
-[Information] ChannelsString: 2 channels
-[Information] ChannelPositionsString2:
-[Information] BitRateMode: CBR
-[Information] Delay: 66849116.000
-[Information] Title:
-[Information] Language: pl
-[Information] LanguageString: Polish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Audio
-[Information] ID: 794
-[Information] StreamOrder: 0-2
-[Information] Format: AC-3
-[Information] FormatProfile:
-[Information] FormatSettingsSBR:
-[Information] FormatSettingsPS:
-[Information] Muxing Mode:
-[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: 66849048.000
-[Information] Title:
-[Information] Language: en
-[Information] LanguageString: English
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Audio
-[Information] ID: 7202
-[Information] StreamOrder: 0-3
-[Information] Codec: DVB Subtitle
-[Information] CodecString: DVB Subtitle
-[Information] Delay: 66852648.000
-[Information] Title:
-[Information] Language: pl
-[Information] LanguageString: Polish
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
-[Information] ID: 7212
-[Information] StreamOrder: 0-4
-[Information] Codec: DVB Subtitle
-[Information] CodecString: DVB Subtitle
-[Information] Delay: 66853408.000
-[Information] Title:
-[Information] Language: en
-[Information] LanguageString: English
-[Information] Default:
-[Information] DefaultString:
-[Information] Forced:
-[Information] ForcedString:
---[Information] Text
--[Information] [2017-07-04 21:44:24] Postprocessing
---[Information] [2017-07-04 21:44:24] Start: D2V_postprocessor
---[Information] [2017-07-04 21:44:24] End: D2V_postprocessor
---[Information] [2017-07-04 21:44:24] Start: Dgm_postprocessor
---[Information] [2017-07-04 21:44:24] End: Dgm_postprocessor
---[Information] [2017-07-04 21:44:24] Start: Dgi_postprocessor
---[Information] [2017-07-04 21:44:24] End: Dgi_postprocessor
---[Information] [2017-07-04 21:44:24] Start: FFMS_postprocessor
---[Information] [2017-07-04 21:44:24] End: FFMS_postprocessor
---[Information] [2017-07-04 21:44:24] Start: LSMASH_postprocessor
-[Information] [2017-07-04 21:44:24] 1
-[Information] [2017-07-04 21:44:24] 2
-[Information] [2017-07-04 21:44:24] 3
-[Information] [2017-07-04 21:46:21] 5
-[Information] [2017-07-04 21:46:22] 6
---[Information] debug
---[Information] [2017-07-04 21:46:25] End: LSMASH_postprocessor
---[Information] [2017-07-04 21:46:25] Start: DeleteIntermediateFiles
---[Information] [2017-07-04 21:46:31] Deleting intermediate files
---[Information] [2017-07-04 21:46:31] End: DeleteIntermediateFiles
--[Information] [2017-07-04 21:46:31] Job completed

LigH
4th July 2017, 21:10
@ Melan:

If you wrap the log content in a BB code (https://forum.doom9.org/misc.php?do=bbcode) "CODE" block, you will display it in a probably better readable layout (e.g. monospaced font face, and multiple spaces are preserved; not so important for MeGUI logs, but much more for MediaInfo), and with a limited height (scrollable box).

Melan
4th July 2017, 21:23
Memory usage
http://i.imgur.com/H3pWjSO.png
red 2755
yellow 2765

Zathor
4th July 2017, 22:34
It does need ~2min to open it in the AVS Script Creator. Please unselect in the indexer the "on completion load files". Do you still have the delay? What happens when you open the LWI file in the AVS Script Creator manually?