Log in

View Full Version : MeGUI Bug-Report 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

unskinnyboy
25th June 2006, 21:13
From here (http://forum.doom9.org/showthread.php?p=844431#post844431):
Keep in mind we had to remove the nero aac encoder from the auto-update server and it needs to be extracted manually until we manage to get it directly from the nero FTP.

Hesse
25th June 2006, 21:24
There seems to be a bug in the AutoEncode section. In the add additonal content section, after I have added an audio track name and chapters file (ogg format), it does not get muxed into the output file. I'm using MKV container. I took a glance at the command line and it seems that those options were missing there as well.

The Link
26th June 2006, 11:15
Since I cannot find it in the first post I describe my problem(s) here:

I encoded a movie to AVC (CE-Mainprofile) with 2 NeroAAC streams (Q0.2 resulting in AAC-SBR streams) in the MP4 container. I used the latest MEGui build + latest tools provided by the Autoupdater. The resulting MP4-file was corrupt in a way that seeking to the end of the file wasn't possible in MPC and VLC. Foobar2000 didn't even load the file at all saying it was corrupt.

Furthermore instead of displaying 2 audio streams i get 4 audio streams displayed with Haali's splitter (every audio stream is displayed two times). Since I accidently deleted the MP4 file I cannot provide more information but I hope someone knows about the problem or can spot it in any way.

Thanks in advance!

edit: I just encoded the same movie into the mkv container. This time the file isn't corrupt but I got 4 audio streams again though there should only be 2. Perhaps there's a problem with mp4 audio files created by the neroaac encoder?

edit2: The Ogg chapter file I pointed to use in the auto encoder wasn't used. I had to remux the file anyway because of the problem reported above but I wanted to mention it.

Rumbah
26th June 2006, 12:53
I found a bug with deinterlace method selection.
After the analysis MeGUI detects that my source is interlaced. It automatically selects TDeint. But if I change the deinterlace method, the avs file is not updated properly. It is only changed if you select the method you want and then switch deinterlacing off and on again.

EDIT: I forgot to mention, this is in the Avisynth script creator in the filters section.

junglemike
26th June 2006, 21:05
Megui completely ignores bitrate settings for small files.
Please anybody verify that. It takes just 1 minute, you don't need to encode anything.
With normal length files (30min+) there is no problem, But if I try to encode very small clips (like 1-2 minutes) - I press "Auto Encode", than i choose average bitrate. The bitrate setting is either wrong for 2-5min files (like 640 instead of 220) - I can see it in log files. And for very small files (like 30 sec) - No bitrate setting is used at all, so it x264 uses codec's default. (1000kbps)

chros
26th June 2006, 23:32
v0.2.3.2177: at the Adaptive Muxer divmux.exe changes the fourcc from xvid to divx ...

berrinam
27th June 2006, 06:02
Is that a problem?

woah!
27th June 2006, 06:46
hmm anyone know what this means? I encoded the 5.1 fine but the stereo won't encode.


did you find out what caused this error as i get it also :(

the ac3 file encodes with besweet ok but i get this error and thats it goodnight.

Log for job job2

Channels=2, BitsPerSample=16, SampleRate=48000Hz
D:\megui\tools\neroaacenc\neroAacEnc.exe -ignorelength -q 0.5 -if - -of "O:\INDEXED T01 2_0ch 384Kbps DELAY 0ms.mp4"Error:
MeGUI.AviSynthException: m2AudioAC3Source: error in file "O:\INDEXED T01 2_0ch 384Kbps DELAY 0ms.ac3"
at MeGUI.AviSynthAudioEncoder.encode()


it encodes 5.1 correctly or at least a 5.1 ac3 like this:

INDEXED T01 3_2ch 384Kbps DELAY 0ms.ac3




weird and annoying at the same time...

chros
27th June 2006, 08:07
Is that a problem?
Yes, if the decoders are configured so that they decode theirs files. (divx-divx, xvid-xvid)
I have tried yesterday a small trailer with this, and there was no picture in the final muxed avi file ...

Sharktooth
27th June 2006, 12:31
Well that's not a MeGUI problem, just a badly configured system on your side... dont you think?

ChronoCross
27th June 2006, 12:53
did you find out what caused this error as i get it also :(

the ac3 file encodes with besweet ok but i get this error and thats it goodnight.

Log for job job2

Channels=2, BitsPerSample=16, SampleRate=48000Hz
D:\megui\tools\neroaacenc\neroAacEnc.exe -ignorelength -q 0.5 -if - -of "O:\INDEXED T01 2_0ch 384Kbps DELAY 0ms.mp4"Error:
MeGUI.AviSynthException: m2AudioAC3Source: error in file "O:\INDEXED T01 2_0ch 384Kbps DELAY 0ms.ac3"
at MeGUI.AviSynthAudioEncoder.encode()



it encodes 5.1 correctly or at least a 5.1 ac3 like this:

INDEXED T01 3_2ch 384Kbps DELAY 0ms.ac3




weird and annoying at the same time...

it's a problem with nic's AC3 dll. Sometimes it doesn't like streams that aren't perfect the way it thinks it should be. If you can play it in a player then you can "force Directshow decoding" and then it'll use your directshow decoder to pass the file through megui.

rufus007
28th June 2006, 20:00
Only cosmetic issue - when encoding begins in the title of status window and megui main window is displayed percent count without beginning zero. For example ",58%" insted of correct "0,58%". After achieving 1% is everything correct.

Hesse
29th June 2006, 04:38
I'm getting a pretty big bug using the latest version of MeGUI (0.2.3.2177). I'm using the MKV container and the "AutoEncode" method of muxing additional files. When muxing the AC3 file, the delay information is not read from the filename (or whereever its supposed to be from). Therefore, if the AC3 track has delay, the audio sync is off.

As I previously reported, the track name for AC3 is not being incorporated and the chapters are not being added. The command line for mkvmerge shows that this information is not there.

woah!
29th June 2006, 09:52
it's a problem with nic's AC3 dll. Sometimes it doesn't like streams that aren't perfect the way it thinks it should be. If you can play it in a player then you can "force Directshow decoding" and then it'll use your directshow decoder to pass the file through megui.


thx for the reply.

it does work as you suggested :)

quake74
29th June 2006, 10:04
I tried creating an avi with megui and I had multiple problems (the movie is Narnia and hopefully this is unrelated to a small problem I had in decrypting it).

Is the Aud-x encoding working properly? When I encode to mp3 a very weird sounding file (like echos) is produced with regular mp3 players (mplayer, vlc, wmp). Why am I forced to choose an upmixing format (via SuperEQ, via Sox or dialog center channel)?

Is the avi muxer working? mplayer tries and craps out, and video/audio is messed up in mpc and vlc (starts with a green frame, and looks like it has problems with bframes or something). I also tried muxing regular mp3 files (not aud-x) and the problem is the same. Avimuxgui produces ok files (although with huge audio delay, but that may be the decrypting problem).

I uploaded the file with the log (log.txt) video (test.avi) the two mp3 encoded with aud-x and the muxed avi by megui (megui.avi) : http://rapidshare.de/files/24443831/narnia.7z.html

Edit: s/mencoder/mplayer/

chros
30th June 2006, 09:10
Well that's not a MeGUI problem, just a badly configured system on your side... dont you think?
I don't think so ...

Another bug at the avs creation (0.2.3.2177): after analyzing for deinterlacing option, just the megui-offered setting can be saved in the generated avs script. (If you select anything else or switch off the deinterlicing opzion: nothing happen, the offered option will be saved.) I tried it with 0.2.3.2151 too.

Sharktooth
30th June 2006, 12:44
I don't think so ...

Another bug at the avs creation (0.2.3.2177): after analyzing for deinterlacing option, just the megui-offered setting can be saved in the generated avs script. (If you select anything else or switch off the deinterlicing opzion: nothing happen, the offered option will be saved.) I tried it with 0.2.3.2151 too.
The FCC thing is not a problem since you can configure both DivX or Xvid decoders to decode any MPEG-4 ASP FCC.
Having multiple decoders installed for different FCCs is plain stupid.
However i confirm the bug in AVS Script Creator.

klicker4546
4th July 2006, 19:00
Hi, think I found another little bug with the avs creator. I was trying to process a PAL avi-file. The avs creator detected 25000 fps instead of 25.000 fps (German decimal = 25,000 fps). For a NTSC avi file were 29940,119760479 fps detected.

See screenshot.

Sharktooth
5th July 2006, 01:25
try setting the international options to EN/US and see if works.
if it does, than it's probably a bug (but i have italian regional settings with "," for decimals and it works).

klicker4546
5th July 2006, 13:32
try setting the international options to EN/US and see if works.
if it does, than it's probably a bug (but i have italian regional settings with "," for decimals and it works).

Ok, I will try that.

klicker4546
5th July 2006, 13:36
Ok, I will try that.

I changed the internatioal/regional settings to English/USA and it worked correctly. So it seems there's a problem with different international settings. When I flip back to German settings it is still the same problem.

Guess it's really a bug then.

Thanks anyway.

tangent
7th July 2006, 09:12
Unable to disable B-frames with XVID

When I set B-frames to 0 under Xvid Encoder Configuration, I can see that under the commandline, the entire -max_bframes option is completely removed. However, xvid_encraw defaults to max_bframes = 2 if the option is not set, therefore B-frames cannot be disabled using MeGUI, and I'm unable to encode content for SP-only devices.

cc979
7th July 2006, 14:35
using megui: 0.2.3.2177 with DGMPGDec 1.4.8 Beta 7

found a hd-trailer 'rots_full_trailer_1080p.ts' it does not autocrop correctly - crops right far to much and a little to much of the bottom

acrespo
7th July 2006, 15:58
I have some memory leak problems wih MEGUI. I have 43 encodes in job list and after some encodes (I don't remember how many encodes), I see in Task Manager that MEGUI is using 1GB of virtual memory!!! Windows show me a message to enlarge the virtual memory because it's full!! I stop the encode and MEGUI still using 1GB of virtual memory. I don't have the code but I think that some objects is not disposed and the garbage collector can't clean this memory.

After initiating the next encode, the memory use continues increasing.

EDIT: Why some software is not updating in auto-update feature? DGMPEGEnc already updated and mencoder too. I don't know about other software.

Sharktooth
8th July 2006, 02:43
using megui: 0.2.3.2177 with DGMPGDec 1.4.8 Beta 7

found a hd-trailer 'rots_full_trailer_1080p.ts' it does not autocrop correctly - crops right far to much and a little to much of the bottom
autocrop is not perfect. when there are those cropping problems just use the manual crop (the preview window will help).

Sharktooth
8th July 2006, 02:44
Unable to disable B-frames with XVID

When I set B-frames to 0 under Xvid Encoder Configuration, I can see that under the commandline, the entire -max_bframes option is completely removed. However, xvid_encraw defaults to max_bframes = 2 if the option is not set, therefore B-frames cannot be disabled using MeGUI, and I'm unable to encode content for SP-only devices.
Xvid support is still a bit buggy. I'll take not of that behaviour and i'll fix it as soon as i have some time to spend on coding.

Sharktooth
8th July 2006, 02:46
I have some memory leak problems wih MEGUI. I have 43 encodes in job list and after some encodes (I don't remember how many encodes), I see in Task Manager that MEGUI is using 1GB of virtual memory!!! Windows show me a message to enlarge the virtual memory because it's full!! I stop the encode and MEGUI still using 1GB of virtual memory. I don't have the code but I think that some objects is not disposed and the garbage collector can't clean this memory.

After initiating the next encode, the memory use continues increasing.

EDIT: Why some software is not updating in auto-update feature? DGMPEGEnc already updated and mencoder too. I don't know about other software.
Another user reported a similar problem. That's a nasty one i'll talk to the other devs to see if we can manage to fix it.
Regarding software updates i was thinking to add the new dgindex and some other things too but i have to test if it could break something.

foxyshadis
8th July 2006, 05:33
Unable to disable B-frames with XVID

When I set B-frames to 0 under Xvid Encoder Configuration, I can see that under the commandline, the entire -max_bframes option is completely removed. However, xvid_encraw defaults to max_bframes = 2 if the option is not set, therefore B-frames cannot be disabled using MeGUI, and I'm unable to encode content for SP-only devices.
It should be fixed now, as well as a few other related bugs.

cc979
8th July 2006, 09:18
autocrop is not perfect. when there are those cropping problems just use the manual crop (the preview window will help).

just thought i would mention that right side was of by over 100 pixels but scanned through video and right side had no black border, just borders on the top/bottom

foxyshadis
8th July 2006, 10:16
Another user reported a similar problem. That's a nasty one i'll talk to the other devs to see if we can manage to fix it.
Regarding software updates i was thinking to add the new dgindex and some other things too but i have to test if it could break something.
I'm not terribly familiar with C# yet, but wouldn't it just come down to fixing dimzon_avs_destroy (and perhaps dimzon_avs_init) in AvisynthWrapper? I'm looking for the code to that so I can look in more closely.

The other major leak seems to come from xvidcore, which is bizarre since it shouldn't be encoding or decoding anything - all in all, the native side seems to leak all over the floor. =\ Still, I'll spend some time over the weekend seeing if I can figure out how to clean any of it up.

acrespo
8th July 2006, 13:42
I think foxyshadis is right. I can't delete the source files after the job finish. When I close MEGUI I can delete because MEGUI lock the files. There is something wrong here.

quake74
10th July 2006, 09:17
It should be fixed now, as well as a few other related bugs.

I just tried 0.2.3.2178 and the max b-frames probl is still there. Anyone else tried the avi muxer? I still have the same probl I had before. Here is what mplayer says when I try to play the file:


---------------------------------------------------------
MPlayer 1.0pre8-3.4.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) M processor 1.86GHz (Family: 6, Model: 13, Step
ping: 8)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.

c:/windows/fonts/arial.ttf doesn't look like a font description, ignoring.
Cannot load font: c:/windows/fonts/arial.ttf

Playing G:\Aeonflux\test.avi.
AVI file format detected.
VIDEO: [DX50] 368x208 24bpp 25.000 fps 109.6 kbps (13.4 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 24000 Hz, 2 ch, s16le, 64.0 kbit/8.33% (ratio: 8000->96000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
AO: [dsound] 24000Hz 2ch s16le (2 bytes per sample)
Starting playback...
[mpeg4 @ 009B3A88]Error, header damaged or not MPEG4 header (f_code=0)
[mpeg4 @ 009B3A88]header damaged
Error while decoding frame!
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 3 bits ;)
[mpeg4 @ 009B3A88]Error, header damaged or not MPEG4 header (f_code=0)
[mpeg4 @ 009B3A88]header damaged
Error while decoding frame!
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 2 bits ;)
[mpeg4 @ 009B3A88]Error, header damaged or not MPEG4 header (f_code=0)
[mpeg4 @ 009B3A88]header damaged
Error while decoding frame!
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 1 bits ;)
[mpeg4 @ 009B3A88]looks like this file was encoded with (divx4/(old)xvid/opendiv
x) -> forcing low_delay flag
VDec: vo config request - 368 x 208 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [directx] 368x208 => 368x208 Planar YV12
[mpeg4 @ 009B3A88]warning: first frame is no keyframe
[mpeg4 @ 009B3A88]ac-tex damaged at 0 0
[mpeg4 @ 009B3A88]Error at MB: 0
[mpeg4 @ 009B3A88]marker does not match f_code
[mpeg4 @ 009B3A88]concealing 299 DC, 299 AC, 299 MV errors
[mpeg4 @ 009B3A88]low_delay flag incorrectly, clearing it
[mpeg4 @ 009B3A88]Error, header damaged or not MPEG4 header (f_code=0)
[mpeg4 @ 009B3A88]header damaged
Error while decoding frame!
[mpeg4 @ 009B3A88]Error, header damaged or not MPEG4 header (qscale=0)
[mpeg4 @ 009B3A88]header damaged
Error while decoding frame!
[mpeg4 @ 009B3A88]Error, header damaged or not MPEG4 header (f_code=0)
[mpeg4 @ 009B3A88]header damaged
Error while decoding frame!
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 3 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 4 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 3 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 2 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 1 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 2 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 1 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 3 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 4 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 3 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 2 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 1 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 2 bits ;)
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 1 bits ;)
[mpeg4 @ 009B3A88]Error, header damaged or not MPEG4 header (qscale=0)
[mpeg4 @ 009B3A88]header damaged
Error while decoding frame!
[mpeg4 @ 009B3A88]Error, header damaged or not MPEG4 header (f_code=0)
[mpeg4 @ 009B3A88]header damaged
Error while decoding frame!
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 4 bits ;)
[mpeg4 @ 009B3A88]Error, header damaged or not MPEG4 header (f_code=0)
[mpeg4 @ 009B3A88]header damaged
Error while decoding frame!
[mpeg4 @ 009B3A88]hmm, seems the headers are not complete, trying to guess time_
increment_bits
[mpeg4 @ 009B3A88]my guess is 5 bits ;)

Sharktooth
11th July 2006, 02:58
max b-frames should be ok now (please test). regarding the avimuxer there seems to be some problems, the same bugreport was made on the doom9.it forum.

check
11th July 2006, 12:58
latest megui, adding a d2v into the avisynth creator gives a long error message. to wit:
"the file <path> cannot be opened
please check it's a valid avs and avs is installed
check the validity of your script.... media player
vdubmod... install yv12 codec
Error message: External Component has thrown an exception

no custom avisynth profiles or anything, nothing recently changed. the first line of the avisynth script (from the Edit tab of the creator) is DGDecode_mpeg2source("",info=3). Very strange indeed.

EDIT: the avisynth script "mpeg2source("VTS_01_1.d2v",info=3)" hangs on open. Guess this isn't a megui issue.

Hesse
12th July 2006, 13:47
In the latest release (v0.2.3.2179), I am getting some out of memory errors.

http://img235.imageshack.us/img235/7637/meguierror10pr.th.jpg (http://img235.imageshack.us/my.php?image=meguierror10pr.jpg)

The screenshot shows what the error message is. I have plenty of ram free at the time these errors are occuring. The program continues encoding after clicking through about 5 of those errors. I'm encoding x264.

Any ideas?

Sharktooth
12th July 2006, 13:57
uhm... that makes me think...

foxyshadis
12th July 2006, 20:24
System memory and process memory are different; is megui taking 2gigs in virtual memory but very little real memory? That might be the problem. (A close and restart should fix it if that's the case, unless it's HUGE video.)

spinstate
14th July 2006, 00:11
Getting this error on using Autocrop , using MeGUI ver. 0.2.3.2179

http://img291.imageshack.us/img291/8016/clipboard013mr.th.jpg (http://img291.imageshack.us/my.php?image=clipboard013mr.jpg)

berrinam
14th July 2006, 00:26
At the moment, you have to have the preview window open to autocrop....

wiak
16th July 2006, 00:49
bug in bitrate calc
looks like it does not add audio mb to the total filesize

http://upload2.georgeownsme.com/files/8/bug-megui_thumb.jpg
(http://upload2.georgeownsme.com/files/8/bug-megui.jpg)

Sharktooth
16th July 2006, 02:35
Uhm.. it seems audio was not muxed...
747Mb (video) + 133Mb (audio) = 880Mb

foxyshadis
16th July 2006, 03:01
wiak, it's "total size", not "video size". I don't know of any calculator that asks for video size. So just plug 1010mb in there and you should be fine.

~bT~
18th July 2006, 00:19
bug in bitrate calc
looks like it does not add audio mb to the total filesize

http://upload2.georgeownsme.com/files/8/bug-megui_thumb.jpg
(http://upload2.georgeownsme.com/files/8/bug-megui.jpg)I think you're right. Also none of the muxers are able to mux XviD and .mp3 together. Tried them all, in the end just used VDubMod.

Kurth
18th July 2006, 06:19
http://img76.imageshack.us/img76/1082/imagemdt7.jpg

Doom9
18th July 2006, 06:36
@Kurth: asked and answered. We cannot legally redistribute neroaacenc.

chros
18th July 2006, 11:29
Another bug at the avs creation (0.2.3.2177): after analyzing for deinterlacing option, just the megui-offered setting can be saved in the generated avs script. (If you select anything else or switch off the deinterlicing opzion: nothing happen, the offered option will be saved.) I tried it with 0.2.3.2151 too.

What about this bug ? :)

bkman
19th July 2006, 01:29
Don't know if these bugs have been reported, but in 2180:

* In the script creator: If the preview window is closed then reopened autocrop will cause a crash.

* In autoencode: When an AC3 file is selected, the language doesn't appear to be set for audio in the final commandline to mkvmerge.

* In autoencode: When an idx subtitle is selected and the default language isn't changed from Abkhazian it causes a crash. If the language is changed to English it will queue but an intermediate AVI is inserted for some reason and won't insert the subs in the final mux. You really shouldn't need to set the language at all with idx inputs; it should parse all tracks and languages from the file just as mkvmergegui does.

Please look into these.

Adub
19th July 2006, 03:44
I can back up the Auto crop thing. when i opened the preview window and clicked autocrop, it gave me one of those nasty errors.
Here, I will show you.
http://i34.photobucket.com/albums/d125/Merlin7777/Meguierror.gif

check
19th July 2006, 03:52
I think you're right. Also none of the muxers are able to mux XviD and .mp3 together. Tried them all, in the end just used VDubMod.
Are you sure? It sounds like something incorrectly setup. Are you giving the muxers the correct input? The divx AVI muxer should be able to handle avi MPEG4-ASP and mp3 audio no worries.

~bT~
19th July 2006, 08:38
Are you sure? It sounds like something incorrectly setup. Are you giving the muxers the correct input? The divx AVI muxer should be able to handle avi MPEG4-ASP and mp3 audio no worries.
Yup, Im using mpeg4 (XviD) for video input, mp3 for audio input, thats it. None of the muxers worked. Worked like a charm with VdubMod.