View Full Version : MeGUI: bug reports and feature requests
LigH
20th November 2012, 08:57
If you are using AviSynth 32-bit, it would use FFMS2 32-bit.
If you are using AviSynth 64-bit, it would use FFMS2 64-bit.
MeGUI is only a user interface.
But that's not exactly the point. In general, FFMS2 contains splitters on one hand, to "take the media container apart" (demultiplex) and extract its content (video stream, audio stream), so that decoders on the other hand receive only the data of the streams they are able to decode (the video decoder gets only bytes from the video stream; the audio decoder gets only bytes from the audio stream). This requires the splitter to know where in the media file a part of the video stream is located, where a part of the audio stream is located, and so on for the next parts... so the splitter has to "seek" the media file (access different positions in it).
Often an index block helps a splitter to know the positions. If this index is missing or corrupted, seeking can be unreliable, which means that the splitter may send wrong bytes to the decoders. But it is usually also possible to seek "sequentially", without an index, though it means to follow the media file from the start to the end byte-by-byte, reading and interpreting additional data between video and audio streams, present to support a splitter to find their contents.
Sometimes the whole media file is corrupted, maybe due to download errors. Then the splitter discovers that the data it tries to read doesn't look like useful information to seek and demultiplex the file, but instead like nonsense. What shall it do now? Continue reading the file until it finds something which looks sane again? That will be slow and may not even be successful. And certainly it will leave a hole in the extracted content streams. Possibly one that may confuse the following audio decoder so much that it fails decoding the rest of the audio stream.
Sm3n2
22nd November 2012, 11:11
So, My previous french message was deleted. I'll try to tell you in good english :)
Apparently ffms2 doesn't work with MeGUI x64. I tried with x86 and actually it works very good. I also try to downgrade the version of ffms2 of MeGUI x64 but still the same and I also try to rename the dll to ffms2-x64.dll like the ffms2's r683. Still doesn't work.
I think the problem is here. ffms2 can't work with megui x64.
Overdrive80
26th November 2012, 02:26
Hi Zathor, I had tried to extract streams of matroska file using HD Stream Extractor, and this message is launched:
http://img40.imageshack.us/img40/8854/capturayl.png
Log:
[Error] Log
-[Information] Versions
--[Information] [26/11/2012 2:13:21] MeGUI: 2220
--[Information] [26/11/2012 2:13:21] Operating System: Windows 7 Ultimate Edition x64 SP1 (6.1.65536.7601)
--[Information] [26/11/2012 2:13:21] .Net Framework: 4.0 (4.0.0.0)
--[Information] [26/11/2012 2:13:21] AviSynth: 2.6.0.3 (15/05/2012 23:35:18)
--[Information] [26/11/2012 2:13:21] AvisynthWrapper: 02/01/2009 20:34:04
--[Information] [26/11/2012 2:13:21] Haali Matroska Muxer: 1.11.288.0 (08/09/2011 14:01:08)
--[Information] [26/11/2012 2:13:21] Haali DSS2: 08/09/2011 14:00:28
--[Information] [26/11/2012 2:13:21] ICSharpCode.SharpZipLib: 0.85.5.452 (07/08/2008 20:31:12)
--[Information] [26/11/2012 2:13:21] LinqBridge: 1.0.0.0 (28/05/2009 1:24:34)
--[Information] [26/11/2012 2:13:21] MediaInfo: 0.7.61.0 (21/10/2012 16:29:05)
--[Information] [26/11/2012 2:13:21] MediaInfoWrapper: 0.7.53.0 (23/08/2012 14:33:43)
--[Information] [26/11/2012 2:13:21] MessageBoxExLib: 1.0.2218.28317 (19/12/2008 20:53:04)
--[Information] [26/11/2012 2:13:21] SevenZipSharp: 0.64.3890.29348 (02/01/2011 10:59:32)
--[Information] [26/11/2012 2:13:21] 7z: 9.20 (18/11/2010 16:27:34)
-[Information] Update detection
--[Information] [26/11/2012 2:13:21] Connecting to server: http://megui.xvidvideo.ru/auto/
--[Information] [26/11/2012 2:13:23] All files are up to date
-[Error] Unhandled error
--[Information] [26/11/2012 2:17:15] Exception message
---[NoImage] La longitud no puede ser inferior a cero.
---[NoImage] Nombre del parámetro: length
--[Information] [26/11/2012 2:17:15] Stacktrace
---[NoImage] en System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
---[NoImage] en MeGUI.packages.tools.hdbdextractor.HdBdStreamExtractor.FolderInputSourceButton_Click(Object sender, EventArgs e)
---[NoImage] en System.Windows.Forms.Control.OnClick(EventArgs e)
---[NoImage] en System.Windows.Forms.Button.OnClick(EventArgs e)
---[NoImage] en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
---[NoImage] en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
---[NoImage] en System.Windows.Forms.Control.WndProc(Message& m)
---[NoImage] en System.Windows.Forms.ButtonBase.WndProc(Message& m)
---[NoImage] en System.Windows.Forms.Button.WndProc(Message& m)
---[NoImage] en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
---[NoImage] en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
---[NoImage] en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--[Information] [26/11/2012 2:17:15] Inner exception: null
Media info file:
General
Unique ID : 185721975039554073112073487789057806449 (0x8BB8C05596107455B1B00D30737E9071)
Complete name : C:\Users\Isra\Downloads\Patlabor 1 ''La pelicula''.mkv
Format : Matroska
Format version : Version 2
File size : 8.49 GiB
Duration : 1h 39mn
Overall bit rate : 12.3 Mbps
Movie name : Patlabor "La pelicula"
Encoded date : UTC 2012-11-17 19:03:53
Writing application : mkvmerge v5.8.0 ('No Sleep / Pillow') built on Sep 2 2012 15:37:04
Writing library : libebml v1.2.3 + libmatroska v1.3.0
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.0
Format settings, CABAC : Yes
Format settings, ReFrames : 7 frames
Muxing mode : Header stripping
Codec ID : V_MPEG4/ISO/AVC
Duration : 1h 39mn
Bit rate : 11.2 Mbps
Width : 1 920 pixels
Height : 1 040 pixels
Display aspect ratio : 1.85:1
Frame rate mode : Constant
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.234
Stream size : 7.75 GiB (91%)
Title : Patlabor "La pelicula" [BD 1080p]
Writing library : x264 core 114 r1913 5fd3dce
Encoding settings : cabac=1 / ref=7 / deblock=1:1:0 / analyse=0x3:0x133 / me=umh / subme=9 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=64 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=0 / chroma_qp_offset=0 / threads=3 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / constrained_intra=0 / bframes=3 / b_pyramid=0 / b_adapt=2 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=72 / rc=crf / mbtree=1 / crf=17.5 / qcomp=0.80 / qpmin=10 / qpmax=51 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
Language : Japanese
Default : Yes
Forced : No
Audio #1
ID : 2
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Muxing mode : Header stripping
Codec ID : A_AC3
Duration : 1h 39mn
Bit rate mode : Constant
Bit rate : 192 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Delay relative to video : 1s 0ms
Stream size : 136 MiB (2%)
Title : Español 2.0 [DVD]
Language : Spanish
Default : Yes
Forced : No
Audio #2
ID : 3
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Muxing mode : Header stripping
Codec ID : A_AC3
Duration : 1h 39mn
Bit rate mode : Constant
Bit rate : 192 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Delay relative to video : 1s 0ms
Stream size : 136 MiB (2%)
Title : Japones 2.0 [DVD]
Language : Japanese
Default : No
Forced : No
Audio #3
ID : 4
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Muxing mode : Header stripping
Codec ID : A_AC3
Duration : 1h 39mn
Bit rate mode : Constant
Bit rate : 448 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 317 MiB (4%)
Title : Japones 5.1 [BD]
Language : Japanese
Default : No
Forced : No
Text
ID : 5
Format : UTF-8
Codec ID : S_TEXT/UTF8
Codec ID/Info : UTF-8 Plain Text
Title : Español
Language : Spanish
Default : No
Forced : No
Menu
00:00:00.000 : :Hoba's Suicide
00:01:04.978 : :Main Titles
00:05:23.067 : :The Babylon Project
00:07:48.371 : :The Type Zero
00:12:03.197 : :The Runaway Tyrant 2000
00:21:05.846 : :Det. Matsui Begins His Investigation
00:22:13.648 : :The Suspicion Against Hoba
00:29:02.898 : :BABEL
00:34:07.995 : :The Traces of Hoba
00:38:56.759 : :Noa's Tomato
00:41:09.293 : :Howling Winds
00:45:26.643 : :The Trigger
00:47:38.060 : :Return of Shige
00:53:29.035 : :Matsui and Gotoh
00:57:37.252 : :Gotoh and Shinobu
01:00:17.019 : :40 m/sec. Winds
01:04:47.585 : :Tokyo Metropolitan Police Leadership Conference
01:08:36.704 : :Enter Kanuka
01:10:33.892 : :To the Ark
01:13:30.980 : :Defeating the Guard Robots
01:16:02.473 : :The Ark Control Room
01:18:23.416 : :HOS Cracked
01:19:33.361 : :Deconstruction of the Ark
01:22:21.110 : :Booting Up the Type Zero
01:24:27.799 : :The Birds
01:25:10.836 : :The Main Computer Infected
01:26:38.357 : :The Type Zero Goes Berserk
01:27:45.922 : :Centralized Detcord Network
01:30:33.155 : :Noa Versus the Type Zero
01:34:51.976 : :End Credits
Kurtnoise
26th November 2012, 08:52
Hi,
What does it mean in english >> "La longitud no puede ser inferior a cero." ?
tebasuna51
26th November 2012, 12:21
"La longitud no puede ser inferior a cero." = "The length can't be less than zero."
Kurtnoise
26th November 2012, 13:19
mmh, weird...
@Overdrive80: could you rename your input file without the "---" (ex: Patlabor 1 La pelicula.mkv) and retry extraction ?
Zathor
26th November 2012, 21:26
Hi Zathor, I had tried to extract streams of matroska file using HD Stream Extractor, and this message is launched
If renaming the file does not solve the problem:
Are you able to reproduce it with a short part of the file? If yes please upload this file.a
Overdrive80
26th November 2012, 23:36
If renaming the file does not solve the problem:
Are you able to reproduce it with a short part of the file? If yes please upload this file.a
Sorry for the delay. I can reproduce the error with this smaller file.
Zathor
26th November 2012, 23:52
Sorry for the delay. I can reproduce the error with this smaller file
Thanks. As I am away from my development machine for a few days I cannot download, test and fix it. So please keep the file online for a few days.
Overdrive80
27th November 2012, 18:44
mmh, weird...
@Overdrive80: could you rename your input file without the "---" (ex: Patlabor 1 La pelicula.mkv) and retry extraction ?
I have tried extract stream without "---", quotes... and error is showed again.
Kurtnoise
27th November 2012, 18:50
Ok, I'll try with your sample to fix the bug...
Zathor
28th November 2012, 21:43
I have tried extract stream without "---", quotes... and error is showed again.
Please replace those + in the file name. The + is used for seamless mode when using input files. This problem was there for years - thanks for finding it. I have already fixed it locally and will commit it after a few tests.
pio_fawad
29th November 2012, 17:44
hi,
i was doing audio encoding previously that was fine now strange error occurred
[Error] [29/11/2012 08:40:53] An error occurred
-[Error] [29/11/2012 08:40:53] Exception message: FFAudioSource: Out of bounds audio samples requested
-[Error] [29/11/2012 08:40:53] Stacktrace: at MeGUI.AviSynthAudioEncoder.encode()
-[Error] [29/11/2012 08:40:53] Inner exception: null
i am using FFAudio decoder and encoding the DTS sound to ACC
please help
What this error saying? thanx
tebasuna51
29th November 2012, 22:28
@pio_fawad
Please don't make double post: http://forum.doom9.org/showthread.php?p=1603078#post1603078
You have already the attention of Kurtnoise (MeGUI developer).
Kurtnoise
30th November 2012, 06:33
Hi,
Please replace those + in the file name. The + is used for seamless mode when using input files. This problem was there for years - thanks for finding it. I have already fixed it locally and will commit it after a few tests.
Are you sure is that ? coz his path doesn't have any +...
edit: oh yeah, in his picture. I see it now...
LigH
30th November 2012, 08:36
edit: oh yeah, in his picture. I see it now...
:p Same happened to me ... I should have told about my late discovery earlier.
In this case, an inline image would have been useful. More than in other cases when people post FullHD screenshots inline, without thumbnails... :rolleyes:
Zathor
8th December 2012, 15:58
2231 [QAAC] as external dependencies are required the encoder is disabled by default
enable it in the MeGUI settings and make sure that CoreAudioToolbox.dll is available
2230 [HD Streams Extractor] improved error handling
2229 [OneClick] fixed a problem during Blu-ray processing when source has no subtitle/audio track
2228 [OneClick] fixed a problem starting OneClick after a new install
2227 [MP4 Muxer] changed muxer to use the ISO 639-2/T language codes
2226 [HD Streams Extractor] fixed handling of input files with a + in the file name
2225 [MP4 Muxer] added better language support & several Apple devices tunings especially for chapters
2224 [Audio] removed faac & introduced qaac + opus encoders
2223 replaced the ISO 639-2 bibliographic language codes for German/French with the terminology ones (ger->deu, fre->fra)
2222 [Log] if Haali is not correctly installed a warning instead of an error will be logged
2221 [Log] added .NET 4.5 detection
Lighto
9th December 2012, 06:15
2231 [QAAC] as external dependencies are required the encoder is disabled by default
enable it in the MeGUI settings and make sure that CoreAudioToolbox.dll is available
2230 [HD Streams Extractor] improved error handling
2229 [OneClick] fixed a problem during Blu-ray processing when source has no subtitle/audio track
2228 [OneClick] fixed a problem starting OneClick after a new install
2227 [MP4 Muxer] changed muxer to use the ISO 639-2/T language codes
2226 [HD Streams Extractor] fixed handling of input files with a + in the file name
2225 [MP4 Muxer] added better language support & several Apple devices tunings especially for chapters
2224 [Audio] removed faac & introduced qaac + opus encoders
2223 replaced the ISO 639-2 bibliographic language codes for German/French with the terminology ones (ger->deu, fre->fra)
2222 [Log] if Haali is not correctly installed a warning instead of an error will be logged
2221 [Log] added .NET 4.5 detection
QAAC support!
Thanks Zathor! :thanks:
flebber
9th December 2012, 07:32
Is there a safe location to down load CoreAudioToolbox.dll from?
the_weirdo
9th December 2012, 09:00
Is there a safe location to down load CoreAudioToolbox.dll from?
From qaac's homepage:
Since 1.00, qaac directly uses CoreAudioToolbox.dll. Therefore, QuickTime installation is no more required. However, Apple Application Support is required.
Apple Application Support is included in recent Apple products such as iTunes, QuickTime, or Safari. Therefore, you can install it via installation of one of these products. However, Apple Application Support itself is actually independently packaged as AppleApplicationSupport.msi. If you want, you can extract it from installer exe file using 7-zip archiver, and directly run AppleApplicationSupport.msi. This way, you can install only necessary modules to run qaac. No iTunes, QuickTime, or Safari needed.
Zathor
9th December 2012, 11:21
QAAC support!
Thanks Zathor! :thanks:
Kurtnoise did this part.
Thanks, kurtnoise!
sneaker_ger
10th December 2012, 01:06
It should not be necessary to actually install the AppleApplicationSupport.msi.
I've created a script to extract the necessary files for qaac from e.g. the QuickTimeInstaller.exe (http://www.apple.com/quicktime/download/):
http://www.mediafire.com/?1ysj4ph04vt3b8g
Please report in case I have missed a file. I have only tested it with QuickTimeInstaller.exe and done one quick encode.
Overdrive80
10th December 2012, 04:26
Hi, megui detect qaac as installed but profiles doesnt showed. But I can export profiles with qaac. What do I wrong??
TheLongshot
10th December 2012, 04:35
I seem to have a problem file. I was indexing an old MPG file which was a TS recorded with an OTA card, with the commercials edited out. Indexing with DGIndex crashes. Indexing with FFMSIndex generates an error that Audio changes modes (presumably because of residual commercial information.)
I've searched around, but I haven't found how I can fix this. Any hints?
Zathor
10th December 2012, 07:48
Hi, megui detect qaac as installed but profiles doesnt showed. But I can export profiles with qaac. What do I wrong??
Have you enabled the QAAC checkbox in the MeGUI settings? Have you closed MeGUI after you have enabled it?
LigH
10th December 2012, 10:48
After clicking the checkbox "Enable QAAC" in the "External Program Configuration" tab of the "Settings" dialog, you'll get the message:
---------------------------
Restart required
---------------------------
You have to restart MeGUI in order to get access to the QAAC profiles!
---------------------------
OK
---------------------------
Kurtnoise
10th December 2012, 11:19
It's not profiles imho...presets should be use instead.
Shevek
10th December 2012, 11:23
I had to restart twice to get the profile, this was how it worked with me:
Tick the QAAC box in settings.
Restart MeGUI
Prompted to update and download QAAC
Profile not in drop down
Restart MeGUI
Profile now in drop down
Is it possible to prompt for a restart from the updater if downloading QAAC for the first time?
Overdrive80
10th December 2012, 12:09
Have you enabled the QAAC checkbox in the MeGUI settings? Have you closed MeGUI after you have enabled it?
Yes, I did it but dont show it. Im going to force download again.
EDIT: Already show it. Thanks
Gser
10th December 2012, 18:23
I have a lot of avi files that have ac3 audio in them and now I have to use VirtualDubMod to extract the audio. Would it be possible to add support for extracting ac3 audio from an avi container or to add support for muxing ac3 audio in a avi container into a mkv container?
Kurtnoise
11th December 2012, 10:15
Hi,
Could you open a feature request in megui website to mention this please ?
DoctorM
14th December 2012, 09:18
Since "Target Playback Device" is replacing x264 presets, any chance we could get some more devices listed? Would very much like to see BD5 and BD9 get added.
Also it looks like some of the profiles could benefit from separate 720p vs 1080p settings.
tebasuna51
14th December 2012, 12:56
I have a lot of avi files that have ac3 audio in them and now I have to use VirtualDubMod to extract the audio. Would it be possible to add support for extracting ac3 audio from an avi container or to add support for muxing ac3 audio in a avi container into a mkv container?
Until a integrated MeGUI tool can do the job, you can use manually the megui\tools\avimux_gui\AVIMux_GUI.exe:
1) Open your avi in upper window.
2) Select the avi and click over 'Generate data source from files'
3) Select the audio track to extract and right-click -> 'extract binary'
There are a important difference between audio tracks extracted with AVIMux_GUI and VirtualDubMod when the audio track have a fake delay in avi container.
The VirtualDubMod extracted files have garbage (normally bytes '0') at the begining of the file, before the first valid header, to emulate the delay. AviMuxGUI remove this garbage.
The VirtualDubMod extracted files with garbage can be rejected by MkvMerge or stored without the garbage and you lose the delay.
When you select the audio track in point 3), AviMuxGUI show the delay than you need add to the extracted track when you mux with MkvMerge.
rapscallion
14th December 2012, 17:24
Since "Target Playback Device" is replacing x264 presets, any chance we could get some more devices listed? Would very much like to see BD5 and BD9 get added.
Also it looks like some of the profiles could benefit from separate 720p vs 1080p settings.
For BD-5/9, select AVCHD as the device.
DoctorM
14th December 2012, 19:41
For BD-5/9, select AVCHD as the device.
Good to know. Thanks.
Zathor
21st December 2012, 16:59
2236 [Log] renamed Haali Muxer to Haali Splitter and fixed a problem displaying the warning icon in Windows 7/8
2235 [AviSynth Script Creator] fixed "Suggest Resolution (mod16)" handling
added option to select 2/4/8 as mod values for "Suggest Resolution"
I will release a new stable build in the next days. Are there any open problems left?
kalehrl
21st December 2012, 19:58
added option to select 2/4/8 as mod values for "Suggest Resolution"
Great work Zathor!
Now it only takes resize aspect error calculator to be added and I can put Yoda resize calculator to rest :)
Wam7
22nd December 2012, 00:20
2236 [Log] renamed Haali Muxer to Haali Splitter and fixed a problem displaying the warning icon in Windows 7/8
2235 [AviSynth Script Creator] fixed "Suggest Resolution (mod16)" handling
added option to select 2/4/8 as mod values for "Suggest Resolution"
I will release a new stable build in the next days. Are there any open problems left?Yes, the one I mentioned before. After using 2 workers, the next time you restart MeGUI and do one job the status window will disappear after creating the index.
Zathor
22nd December 2012, 01:10
Great work Zathor!
Now it only takes resize aspect error calculator to be added and I can put Yoda resize calculator to rest :)
Please explain that in more detail. Do you need the information about the aspect ratio error? Or anything else?
After using 2 workers, the next time you restart MeGUI and do one job the status window will disappear after creating the index.
I cannot reproduce that. Please provide more details. Additionally please upload the file joblist.xml and the folder jobs (saved after closing MeGUI and a second copy a while later when MeGUI is running and not showing the job status window)
Wam7
22nd December 2012, 01:28
I cannot reproduce that. Please provide more details. Additionally please upload the file joblist.xml and the folder jobs (saved after closing MeGUI and a second copy a while later when MeGUI is running and not showing the job status window)Here is a video of exactly what I mean. Do you still need the above? http://youtu.be/6LLjd4mUZkk
You will see that clicking on the 2nd status window does nothing. The 'tick' does not go on and off like the first status window. (It is not on another screen somewhere). Does this just pertain only to my computer?
kalehrl
22nd December 2012, 10:18
Do you need the information about the aspect ratio error?
Yes, that's the additional information I would like to see in the AviSynth script creator below resize.
When resizing, it is advisable to choose resolution which will give the least aspect ratio error.
For example, if a movie is shot in 2.35 I choose 640x272, if it is 1.77 - 624x352, 1.85 - 624x336.
This aspect ratio error calculator would take into account the original movie resolution, cropping options and then display the aspect ratio error according to the chosen resolution:
http://i46.tinypic.com/2qcdt1g.png
Zathor
22nd December 2012, 14:49
Here is a video of exactly what I mean. Do you still need the above? http://youtu.be/6LLjd4mUZkk
You will see that clicking on the 2nd status window does nothing. The 'tick' does not go on and off like the first status window. (It is not on another screen somewhere). Does this just pertain only to my computer?
I cannot see which kind of jobs have been started before the one progress window disapaered. So yes, I still need the files.
Nevertheless I can now reproduce the problem with two idle workers and a OneClick job. After the OneClick has finished the next jobs are done hidden. Is that also your problem?
But even after several hours debugging around I cannot find the cause of this problem and will now stop finding it. I will implement a workaround for this but it will only work for OneClick generated jobs.
EDIT: please try 2237.
hello_hello
24th December 2012, 04:08
Yes, that's the additional information I would like to see in the AviSynth script creator below resize.
When resizing, it is advisable to choose resolution which will give the least aspect ratio error.
I don't think it's maintained any more and I prefer MeGUI anyway, but HDConvertToX displays the aspect ratio error as a percentage as you make adjustments. I always thought that was a nice addition to the resizing/cropping area.
http://www.videohelp.com/toolsimages/hdconverttox_1192.jpg
The ability to resize up would get my MeGUI improvement vote. Doing it the way other programs tend to.... changing the color of the resize text area to let you know you're doing it, but not actually stopping you.....
Now that MeGUI can do mod2 resizing, the ability to resize up would be next on my wish list. :)
ebuss07
25th December 2012, 10:43
http://postimage.org/image/a2af4oa4h/
Dont know why this happened -- Local/Server version:2237 | Date's different--2012-6-7|2012-12-22... url: postimage.org/image/a2af4oa4h
Keep gettin' updated.. every damn time also then restart and nothing pops up?!-Megui..http://postimage.org/image/a2af4oa4h/
Overdrive80
26th December 2012, 00:48
Yes, that's the additional information I would like to see in the AviSynth script creator below resize.
When resizing, it is advisable to choose resolution which will give the least aspect ratio error.
Hi, you can download this script http://forum.doom9.org/showthread.php?t=165004
In Megui, you write: Subtitle(String(Aspect_Error(4,0,-2,0))). If you want specify output dimensions, then:
Subtitle(String(Aspect_Error(4,0,-2,0, 640, 480)))
Bye,
Zathor
26th December 2012, 11:48
http://postimage.org/image/a2af4oa4h/
Dont know why this happened -- Local/Server version:2237 | Date's different--2012-6-7|2012-12-22... url: postimage.org/image/a2af4oa4h
Keep gettin' updated.. every damn time also then restart and nothing pops up?!-Megui..http://postimage.org/image/a2af4oa4h/
Please delete the file update_cache\megui_core-2237.zip on your own and try it again.
EDIT: if it still fails please upload the complete log.
momo1984
26th December 2012, 12:18
Please delete the file update_cache\megui_core-2237.zip on your own and try it again.
EDIT: if it still fails please upload the complete log.
Hi,
I am facing the same problem. If you go to the megui main site and download the archive file 2237 core and try to extract it. For me it will give an error that the archive is corrupted.
Here is a log of my megui though:
Connecting to server: http://megui.xvidvideo.ru/auto/stable/
There is 1 file which can be updated.
Updating core. File 1/1.
Could not unzip C:\Users\Administrator\Downloads\MeGUI_2153_x86\update_cache\megui-core_2237.zip. Deleting file.
Error: Could not delete file C:\Users\Administrator\Downloads\MeGUI_2153_x86\update_cache\megui-core_2237.zip
Error: Failed to download file core with error: CouldNotDownloadFile.
Update completed
Error: Files which have been not sucessfully updated: 1
Wam7
26th December 2012, 14:38
Thanks for fixing the status window bug. It was really starting to 'bug' me. I often like to change the priority depending on what else I'm doing and I was unable to do this easily with that bug.
Also thanks for adding subtitle support for .mp4. Excellent.
unknownsoldierX
26th December 2012, 17:49
I've just had a horrible experience. I set MeGUI to encode a video, edited the audio encode job to switch to a different audio track, but I forgot to edit the mux job.
MeGUI worked on the video for over 5 hours, completed the video encode, tried to mux and gave the error "Exception message: Calling setup of processor failed with error 'Required file 'd:\audio.mp3' is missing". It then deleted the video track it just spent 5 hours encoding.
edit: I understand that there is a "delete intermediate files" option, but it should not do that if there has been a muxing error.
bin_ch
27th December 2012, 08:52
Zathor, MeGUI stable got mkvtoolnix updated to 5.9.0, but that version of mkvmerge has a bug (https://trac.bunkus.org/ticket/807) on muxing date, you might want to push a pre-release (https://www.bunkus.org/videotools/mkvtoolnix/win32/pre/) build.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.