I-Author is real fussy and demands certain extensions
for certain file types. To mux, what you would do is
demux your MPEG-2 stream into separate video and audio
files with the extensions .mpv (for MPEG Video) and
.mpa (for MPEG Audio) and then feed these files into
I-Author's muxer. It will refuse to touch files
unless they end in these extensions. I don't know what
NLE is, but basically you just take MPEG-2 video
suitable for SVCD (the correct resolutions and bit
rate), demux it into files with the extensions listed
above, mux it with I-Author to produce a .mps file
and then make a project with the .mps file. I think
http://www.doom9.net has a guide on using I-Author
that's pretty good and I think there is also some
info at
http://www.vcdhelp.com under the Authoring
section. I like I-Author, but here's a bit of warning.
It demands strict compliance to SVCD standards, which
means that your video can not exceed 2600 Mbps at any
time and the total bit rate of your muxed video can't
go above something like 2724 Mbps or so. If you get
an error message that your bit rate is too high, you
have to fix it. I-Author can be made to mux your
video anyway, but it will be horribly out of sync if
you do this. You have a couple of choices:
1) If your video bit rate exceeds 2600 Mpbs, you must
re-encode it to a lower bit rate that never peaks
above 2600. TMPGenc and ReMPEG2 are very good tools
to use for this purpose. Keep in mind that ReMPEG2
only handles NTSC video though.
2) If your video bit rate is within spec (never peaks
above 2600 Mbps), you can try re-encoding your audio
to a lower bit rate such as 160 Mbps or 128 Mbps and
re-muxing under I-Author.
http://www.tecoltd.com has a free bit rate viewer that
might be of some use to you in making sure that your
video bit rate is below 2600 Mbps before you start to
mux. The commercial version (roughly $29 US) has some
useful tools such as the ability to change the bit
rate in the demuxed video stream. If you re-encode
with ReMPEG2, it will not change this value, so your
video file will still show the maximum bit rate from
the original video file, which may be above 2600. The
commercial version of the bit rate viewer will allow
you to change this value to the correct new one, which
will make I-Author happy. I'm not sure what TMPGenc
does with the video stream, but I know that ReMPEG2
doesn't change the max. bit rate value after re-encoding like it should. By the way. WAV files are
no good for I-Author. That's a completely different
audio format to MPEG layer 2 audio, which is what
I-Author wants.