Problem MeGui

Last updated on 11 years ago
wi3zap
I have a problem whit MeGui!
I made this AVS file:

AviSource("GbBeavisandButthead.mp4")

Fps=50  # replace by 50 if recording is PAL region.
SubsStart=2*Fps
SubsDura=5*Fps

PointResize(width*2,height*2)

Subtitle("Beavis And Butt-Head", \
   first_frame=SubsStart, last_frame=SubsStart+SubsDura, \
   y=height-48, size=24, text_color=$ffffff, align=2)
Subtitle("Played By wi3zap", \
   first_frame=SubsStart, last_frame=SubsStart+SubsDura+5, \
   y=height-24, size=24, text_color=$ffffff, align=2)
Subtitle("www.longplays.org", \
   first_frame=SubsStart, last_frame=SubsStart+SubsDura+10, \
   y=height, size=24, text_color=$ffff00, align=2)

ConvertToYV12() # Converts to YV12 colorspace for h264


but when i load the avs file in megui i get this error:

Quote

MeGui encountered a fatal error and may not be able to proceed.
Reason: (Useless, it's in Italian)

I follow the guide JonL step by step.
I rendered the video whit camtasia using defoult codec for 480p MP4
Can anyone help me?
NPI
the first line

AviSource("GbBeavisandButthead.mp4")

should be an .avi file.
wi3zap
still dont work!
i converted the video in mpeg2
NPI
it should be an avi file.

of course, you have to use techsmith codec, I don't know what do you mean by default codec.
Spikestuff
Intel IYUV codec (both work)
Lagarith
Techsmith
Uncompressed (If you do this I laugh at you)

These 5 (Look at Intel I wrote both) show picture the best without scramble.

Check to see if the video file is actually with the avs file...
As in at the root, in the same folder.
NPI
Don't EVER use uncompressed, as the file would be HUGE (1 min of uncompressed is more than 1GB on your hard drive).
xRavenXP
I made one simple tutorial to help newcomers in process of encode.
http://www.packupload.com/LJY7BKWNHLG
wi3zap

Quote

xRavenXP wrote:

I made one simple tutorial to help newcomers in process of encode.
http://www.packupload.com/LJY7BKWNHLG


Thanks to everyone, im gonna follow your guide
wi3zap
it's normal a video of over 1gb? its 54 minutes of longplay, i follow raven's guide
xRavenXP
The video is in AVI have several Gb yes (about 1.95 gigabytes every 15 minutes using the codec Lagarith for example), but it gets smaller when you pass him by and then the VirtualDub for create a new AVI, and you will pass your new AVI in program MeGUI you will separate video and audio and joins them in MKV format (the name is something like longplay muxed video). Any doubts visit our chat! It seems complicated at first but you soon get used to it and learn to do the best encode for your longplays!
wi3zap
well, at the beginning the video was 700mb, whit virtual dub become 1gb
is it normal?
Spikestuff
Depending on what you used to compress with... so yes.
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.