View Full Version : MeGUI: General Questions and Troubleshooting Thread
Sharktooth
4th May 2009, 21:33
you have to index the .ts file with one of the DGxxxIndex tools or use DirectShowSource() filter to load the file.
the current one (2.7.0) has an very annoying bug...when split .mkvs in multiple parts the 2nd, 3rd etc sections can't be seek-edI've noticed this as well.
SacredCultivator
4th May 2009, 21:54
Okay not too sure why when I extracted the audio from a video it came out to be the size of the Video... But when I encoded it using FAAC to .mp4, it works.. but when using LAME MP3 and trying to encode it, I get the following error.
http://img4.imageshack.us/img4/1948/62446419.th.jpg (http://img4.imageshack.us/my.php?image=62446419.jpg)
Whenever i try to convert an avi-file i made in vegas using the lagarith lossless codec to a .mp4 or .mkv using MeGUI i end up with a file with the .264 extension and windows won't recognize it and it can't be played. Please help a newb out! :stupid:
wolfbane5
4th May 2009, 23:57
you have to index the .ts file with one of the DGxxxIndex tools or use DirectShowSource() filter to load the file.
I checked out the program paths and apparently I'm missing dgvc1index and dgmpgindex, but i have dgavcindex. Do I need the ones I'm missing? I've never used DirectShowSource() before, is there is a guide or something I can look at? :stupid:
Edit: Is it faster to use the DGxxxIndex tools or the DSS()?
Edit2: I used the dgavcindex to create a .dga and loaded into the AviSynth Script creator. When I get to the filters and DGx source tabs, there's a button under deinterlacing, Analyze. When I hit it, I get an error message:
Error opening analysis script Script error: there is no function named "TFM"
Check to make sure you have TIVTC.dll in your AviSynth plugins directory.
So I navigated to my AviSynth directory and couldn't find tivtc.dll, so I updated my AviSynth plugins to 2.5.8, but even after the update, i couldn't find tivtc.dll. Could someone help me here?
LeXXuz
5th May 2009, 13:32
I checked out the program paths and apparently I'm missing dgvc1index and dgmpgindex, but i have dgavcindex.
I am looking for dgmpgindex.exe as well to get the matroska indexer to work. I can't find it on Donald's website though.
Where can I get it?
Kurtnoise
5th May 2009, 14:14
those are Nvidia capable tools only...
Kurtnoise
5th May 2009, 14:17
Whenever i try to convert an avi-file i made in vegas using the lagarith lossless codec to a .mp4 or .mkv using MeGUI i end up with a file with the .264 extension and windows won't recognize it and it can't be played. Please help a newb out! :stupid:
don't use AutoEncode Mode if you want to encode only video streams...
Kurtnoise
5th May 2009, 14:18
how could i revert to an early mkvtoolnix version? the current one (2.7.0) has an very annoying bug...when split .mkvs in multiple parts the 2nd, 3rd etc sections can't be seek-ed (lock the player)...
thanks in advance...
_
http://megui.org/auto/
don't use AutoEncode Mode if you want to encode only video streams...
I'm not using Autoencode, i'm using One-Click, still i end up with a .264 no matter what i do? And the file does include audio.
I followed this guide:
http://www.eve-films.com/forum/halo-videos/28083-guide-encoding-your-video-h-264-using-sony-vegas-megui.html
Some other guy had the exakt same problem.
Kurtnoise
5th May 2009, 14:21
what ? the One-Click mode doesn't support AVI files as input...
what ? the One-Click mode doesn't support AVI files as input...
My bad, i got them mixed up, i was using Auto Encode.
So what should i use of not Auto or One-Click, just enqueue it or what? :stupid:
Kurtnoise
5th May 2009, 14:27
Load your AVI file in the AVS Script Creator.
Save the script.
Choose a Bitrate in the Bitrate Calculator (from tools menu).
Click on Apply.
Select an x264 preset and press enqueue button in the main form.
Go to Queue Tab and hit start button.
That's it...
Load your AVI file in the AVS Script Creator.
Save the script.
Choose a Bitrate in the Bitrate Calculator (from tools menu).
Click on Apply.
Select an x264 preset and press enqueue button.
go to Queue Tab and hit start button.
That's it...
I'll give that a try, thanks!
I got an mp4 now, however, the audio from my avi-file is not include, I changed to audio=true in the avi-script, but no audio?
Info from my avi-file, maybe it'll help.
Video: LAGS 1440x1080 29.97fps 162149Kbps [Video 0]
Audio: PCM 48000Hz stereo 1536Kbps [Audio 1]
:stupid:
wolfbane5
5th May 2009, 16:50
those are Nvidia capable tools only...
What do you mean by that?
Kurtnoise
5th May 2009, 16:54
I mean dgvc1index and dgmpgindex don't exist actually...only dgvc1indexNV & dgmpgindexNV.
and for your TIVTC.dll issue, grab it from autoupdate.
b66pak
5th May 2009, 17:23
how could i revert to an early mkvtoolnix version? the current one (2.7.0) has an very annoying bug...when split .mkvs in multiple parts the 2nd, 3rd etc sections can't be seek-ed (lock the player)...
thanks in advance...
_
http://megui.org/auto/
thanks...mkvtoolnix-unicode-2.6.0.zip solved the problem...
_
Kurtnoise
5th May 2009, 17:54
I got an mp4 now, however, the audio from my avi-file is not include, I changed to audio=true in the avi-script, but no audio?
Info from my avi-file, maybe it'll help.
Video: LAGS 1440x1080 29.97fps 162149Kbps [Video 0]
Audio: PCM 48000Hz stereo 1536Kbps [Audio 1]
keep audio=true on your script, load it in audio tab and select a preset.
wolfbane5
5th May 2009, 19:09
I mean dgvc1index and dgmpgindex don't exist actually...only dgvc1indexNV & dgmpgindexNV.
and for your TIVTC.dll issue, grab it from autoupdate.
I force re-installed the tivtc.dll, but avisynth still gave me the same issue. So i then extracted the tivtc.dll from the .zip in the update_cache folder, then manually put it in the avisynth plugins folder and it worked. :) Thanks for your help.
keep audio=true on your script, load it in audio tab and select a preset.
Still not getting any audio :(
First it encodes the video and then it wants to overwrite the newly created mp4 (video) with a mp4 (audio).
I'm lost.
These settings right?
http://img512.imageshack.us/img512/3859/meguimain.jpg
http://img512.imageshack.us/img512/7581/meguiqueue.jpg
wolfbane5
5th May 2009, 20:52
Still not getting any audio :(
First it encodes the video and then it wants to overwrite the newly created mp4 (video) with a mp4 (audio).
I'm lost.
These settings right?
http://img512.imageshack.us/img512/3859/meguimain.jpg
http://img512.imageshack.us/img512/7581/meguiqueue.jpg
The audio and video output filenames need to be different otherwise the 2nd will overwrite the first. MeGUI doesn't check for this. Simply change the filename of either one and it should work.
The audio and video output filenames need to be different otherwise the 2nd will overwrite the first. MeGUI doesn't check for this. Simply change the filename of either one and it should work.
It'll still create one file with both audio and video and not two separate files if i do that?
http://img294.imageshack.us/my.php?image=meguiqueue1.jpg
Why are there two AVC in the queue, can i just delete the first one, cause it runs twice, and the first one doesn't seem to be doing anything?
I got two files :/
http://img158.imageshack.us/img158/1199/whaat.jpg
What am i doing wrong here?
wolfbane5
6th May 2009, 00:58
The only way you will get 1 file is if you didn't re-encode your audio, but since you did, you get 2 .mp4's: each a piece of your entire file. Now, you want to go Tools -> Muxer -> MP4 Muxer. Load the video.mp4 and the audio.mp4. If you have subtitles or chapters you want muxed into the final product, load those in now as well. Select where you want the output to go, queue the mux and you should have a final product momentarily.
The only way you will get 1 file is if you didn't re-encode your audio, but since you did, you get 2 .mp4's: each a piece of your entire file. Now, you want to go Tools -> Muxer -> MP4 Muxer. Load the video.mp4 and the audio.mp4. If you have subtitles or chapters you want muxed into the final product, load those in now as well. Select where you want the output to go and the device type. Queue the mux and you should have a final product momentarily.
Thanks, finally :)
wolfbane5
6th May 2009, 16:14
no problem. :)
Megui is reporting my CPU as a "Intel Pentium III Xeon Processor". I actually have a Intel Core 2 Quad. How do I get Megui to recognize my CPU?
Furthermore, I am getting an error when trying to encode
--[Error] An error occurred: avis [error]: unsupported input format (DIB )
--[Error] An error occurred: x264 [error]: could not open input file 'H:\Gta4 Test 2.avs'
I am using the following AVISynth script:
a = AviSource("H:\GTAIV 2009-05-07 22-55-47-06.avi")
b = AviSource("H:\GTAIV 2009-05-07 22-57-39-57.avi")
c = AviSource("H:\GTAIV 2009-05-07 22-59-50-29.avi")
d = AviSource("H:\GTAIV 2009-05-07 23-01-48-76.avi")
e = AviSource("H:\GTAIV 2009-05-07 23-03-59-87.avi")
AlignedSplice(a,b,c,d,e)
ConvertToYV12()
pihug12
8th May 2009, 23:15
Trying server: http://megui.org/auto/stable/
Retrieving update file from server...
Error: Couldn't connect to server.
Trying server: http://megui.xvidvideo.ru/auto/stable/
Retrieving update file from server...
Error: Couldn't connect to server.
Error: Could not download XML file
I have this problem for three days (MeGUI 0.3.1.1032).
I try to uninstall/reinstall 0.3.1.1033 : same problem !
I disable the AV (NOD 32 version 3), the firewall, I even try with the connexion of a friend : always the same error.
Any idea, Kurtnoise ?
poisondeathray
8th May 2009, 23:42
@pihug12 - you can try configuring the servers to use the development instead of stable in the settings. I've always used those and never had any problems
Sharktooth
9th May 2009, 04:06
@jinf: about the CPU, it's not a real problem. those are only debugging info. every encoder has its own CPU/Instruction sets detection routines.
about the encoding error, play your .avs in a directshow media player (WMP, MPC, etc) and look at the error.
@pihug12: do you use a proxy to access the internet?
pihug12
9th May 2009, 09:21
@pihug12 - you can try configuring the servers to use the development instead of stable in the settings. I've always used those and never had any problems
Doesn't work too.
@pihug12: do you use a proxy to access the internet?
I don't use a proxy. "Auto Update HTTP Proxy" is disable in Extra config of MeGUI.
Is it possible that MeGUI cannot read the XML file because of the update to IE8 ?
Kurtnoise
9th May 2009, 09:58
what do get when you run
ping megui.org
in the command prompt ?
Are you able to download this file (http://megui.org/auto/x264-1145.zip) ?
pihug12
9th May 2009, 13:25
C:\Users\Pierre>ping megui.org
Envoi d'une requête 'ping' sur megui.org [208.97.176.178] avec 32 octets de donn
ées :
Réponse de 208.97.176.178 : octets=32 temps=226 ms TTL=44
Réponse de 208.97.176.178 : octets=32 temps=226 ms TTL=44
Réponse de 208.97.176.178 : octets=32 temps=226 ms TTL=44
Réponse de 208.97.176.178 : octets=32 temps=225 ms TTL=44
Statistiques Ping pour 208.97.176.178:
Paquets*: envoyés = 4, reçus = 4, perdus = 0 (perte 0%),
Durée approximative des boucles en millisecondes :
Minimum = 225ms, Maximum = 226ms, Moyenne = 225ms
I can download the file too and I can even open the page (http://megui.org/auto/stable/) with my browser.
DeWTurk
9th May 2009, 13:31
My encoding proplem
log
http://img98.imageshack.us/img98/2290/adszlpx.jpg
please help me
Sharktooth
9th May 2009, 15:29
pihug12: if you have a firewall, ensure there's a rule for megui.
Sharktooth
9th May 2009, 15:32
@DewTurk: :search:
turbojet
9th May 2009, 15:36
Newer mkvtoolnix (http://www.bunkus.org/videotools/mkvtoolnix/win32/pre/mkvtoolnix-unicode-2.7.0-build20090416-121-setup.exe) that fixes split files.
Also eac3to 3.16 is out.
TSMuxer 1.8.4 is fairly old and many bugs fixed since but probably doesn't matter yet as its not being used.
Sharktooth
9th May 2009, 15:54
tnx, updated.
turbojet
9th May 2009, 16:18
No problem. Is there any chance of getting rid of the useless backup files?
I have a feeling deleting these lines in megui\megui\tags\0_3_x_x\core\gui\UpdateWindow.cs would solve it but I don't really know C# but it looks pretty obvious
private ErrorState manageBackups(string savePath, string name)
{
try
{
if (File.Exists(savePath + ".backup"))
File.Delete(savePath + ".backup");
}
catch
{
AddTextToLog("Error: Outdated backup version of " + name + " could not be deleted. Check if it is in use.");
return ErrorState.CouldNotRemoveBackup;
}
try
{
if (File.Exists(savePath))
File.Move(savePath, (savePath + ".backup"));
}
catch
{
AddTextToLog("Error: Old version of " + name + " could not be backed up correctly. Restart MeGUI and try again.");
return ErrorState.CouldNotRenameExistingFile;
}
return ErrorState.Successful;
}
Also is the update cache of any use after update?
If not could everything in that directory be deleted on close?
EDIT: Speak of the devil! mkvtoolnix 2.8.0 (http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-2.8.0.7z)
DeWTurk
9th May 2009, 19:24
@DewTurk: :search:
thanks Sharktooth but I 'm not found :(
Diveflo
9th May 2009, 21:19
Hi,
maybe you have an idea what is going on with my MeGui encoding.
I had to reinstall MeGui on my machine (Vista Ultimate x64) and since then the videos I encode do not play in QuickTime or iTunes anymore. They still have sound, but just black picture. I found a difference between the new files and my old encodings with MediaInfo.
The old files under "General" had "Format Profile: Base Media" and "Codec ID: isom". The new ones "Format profile: Apple AAC audio with iTunes info" and "Codec ID: M4A". The rest is the same. I tried to mux the files again with MeGui and with Yamb but got the same result.
Does anyone have a clue what I am doing different now, than back then?
Thanks a million.
Dive
/edit:
ha! found it. Had an old version of mp4box installed. Updated with MeGui and the files are "Base Media" again :)
RyaNJ
10th May 2009, 08:42
I just run the update program and I got the following error:
Updating eac3to. File 1/1.
Error: Could not unzip eac3to. Deleting file. Please run updater again...
Can anyone tell me what the problem is here?
Kurtnoise
10th May 2009, 08:59
No problem. Is there any chance of getting rid of the useless backup files?
I have a feeling deleting these lines in megui\megui\tags\0_3_x_x\core\gui\UpdateWindow.cs would solve it but I don't really know C# but it looks pretty obvious
obviously, not...I'll check out the bug asap.
Also is the update cache of any use after update?
useful when you need to reinstall packages (i.e download them again not needed in this case).
thanks Sharktooth but I 'm not found
play back your avs script in any directshow player (mpc, zoomplayer, etc...) and check the error message.
Can anyone tell me what the problem is here?
an issue from the package downloaded...so, relaunch the updater or change the link of the server autoupdate.
RyaNJ
10th May 2009, 10:02
@Kurtnoise: I tried that, didn't seem to fix the problem either.
Kurtnoise
10th May 2009, 10:06
remove any eac3to package from the update_cache folder and retry to download it from the autoupdate...
RyaNJ
10th May 2009, 16:08
remove any eac3to package from the update_cache folder and retry to download it from the autoupdate...
OK. I just tested and it had the same effect as before:
Trying server: http://megui.xvidvideo.ru/auto/stable/
Retrieving update file from server...
File downloaded successfully...
Loading update data...
Update data loaded successfully...
Finished parsing update file...
There is 1 file that can be updated.
Updating eac3to. File 1/1.
Error: Could not unzip eac3to. Deleting file. Please run updater again...
Update completed.
0 file was completed successfully
1 file had problems.
Kurtnoise
10th May 2009, 16:16
ok...it seems that the package from the server you're using is broken. Switch to http://megui.org/auto/ (in the settings) and that should be fine.
RyaNJ
10th May 2009, 18:36
ok...it seems that the package from the server you're using is broken. Switch to http://megui.org/auto/ (in the settings) and that should be fine.
That got it! Cheers.
dr_sdaa7
11th May 2009, 18:10
hi
thanks for this thread ,
i have 2 quistion ..
i have an encoded mkv .. and want to add idx .. when merge with mme the out put plays without the subtitle .. but when merged with the srt .. it's ok ... saw any idea ?
also if i only want to add subtitle with avisynth .. is there a command that i only merge the subtitle with out encoding ?
Akatsuker
12th May 2009, 00:01
I've got a problem here.
I open my avs script successfully on AvsP 2.0.2, which should be the latest version. Then I open the script on meGUI 0.3.1.1034, updated, and can't encode the audio from an avi to mp4 (aac, nero). The log shows this:
"--[Information] [11/5/2009 19:55:15] Started handling job
--[Information] [11/5/2009 19:55:15] Preprocessing
--[NoImage] Avisynth script: return last
--[NoImage] Commandline used: -ignorelength -lc -br 110000 -if - -of "{0}"
--[Information] [11/5/2009 19:55:15] Encode thread started
--[Information] [11/5/2009 19:55:15] Encoding started
--[Information] [11/5/2009 19:55:15] Avisynth script environment opened
--[Error] An error occurred
---[NoImage] Exception message: The script's return was not a video clip.
---[NoImage] Stacktrace
----[NoImage] em MeGUI.AviSynthClip..ctor(String func, String arg, AviSynthColorspace forceColorspace, AviSynthScriptEnvironment env)
----[NoImage] em MeGUI.AviSynthAudioEncoder.encode()
---[NoImage] Inner exception: null
--[Information] [11/5/2009 19:55:15] Job completed"
What's going on?
Sharktooth
12th May 2009, 01:24
:script:
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.