|
1. You can download the LEAD MPEG-2 Video Codec using this
link:
http://www.leadtools.com/rd/codecs/MPEG2Encoder.exe
However, if you have installed our Multimedia toolkit
already, then this codec should already been installed on your computer in the
Eval mode. The encoder is sold as part of our DVD module. If you purchase
another product, then this codec is available as add-on.
For more details on different multimedia products and their
components, please see this web page:
http://www.leadtools.com/SDK/Multimedia/pcmpchtMM.htm
2. If you try any of our capture demos, you should be able
to save files using this encoder by opening the Options menu, then select Video
Compressor > LEAD MPEG2 Encoder (3.0).
3. The 352x240 resolution at 29.97 fps is for NTSC, while
352x288 at 25 fps is for PAL. It seems that you are trying to create an NTSC
VCD file while the source is 352x288 pixels.
You can avoid this message in one of 3 ways:
- As the message suggested, add the LEAD Video Resize Filter
(2.0) to resize the file to NTSC standard.
- Or you can select to save as PAL, that if PAL output is
acceptable for you.
- If you are sure you want to ignore the incorrect size then
you can disable this warning. The LEAD MPEG2 Encoder (3.0) options dialog
contains a check box to "Ignore Input Aspect Ratio".
4. When the problem happens, what is the event that gets
triggered and what are the parameter values that get passed to it?
Yasir Alani LEADTOOLS Technical Support support@leadtools.com
|