This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Sunday, March 1, 2009 4:57:00 AM(UTC)
Groups: Registered
Posts: 19
Is it a must to buy the LEAD MPEG 2.0 codec to play a LEAD MPEG2 compressed video?
If yes, can i use LT v1.5 to compress video using a more popular MPEG2 encoder, like the one used in Microsoft Window Player?
#2
Posted
:
Sunday, March 1, 2009 10:16:07 PM(UTC)
Groups: Registered
Posts: 19
How can i compress the video using LT v.15 to the MPEG-2 format as attached
wk_leo98 attached the following image(s):
#3
Posted
:
Monday, March 2, 2009 6:50:47 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The Video that you compress using LEAD MPEG-2 encoder is a standard MPEG-2 Video, and you should be able to play it using any standard MPEG-2 decoder.
You can also us LEADTOOLS to encode (compress) a file as the one in the image using the following settings:
Target Format: MPEG-2 Program
Audio Compressor: LEAD MPEG Audio Encoder
Video Compressor: LEAD MPEG2 Encoder
#4
Posted
:
Monday, March 2, 2009 3:51:22 PM(UTC)
Groups: Registered
Posts: 19
I have tried to encode the video (from webcam) to MPEG-2 using LEAD MPEG2 encoder. However, the video cannot be played using Microsoft Window Media Player while the video (attached in 2nd post) can be.
Attached please the screenshot of the GSPot of the 2nd video.
Do I need to change the target format to :ltmmCapture_TargetFormat_MPEG2_PROGRAM?
axltmmCaptureCtrl.TargetFormat = (int)LTMMLib.ltmmCapture_TargetFormat.ltmmCapture_TargetFormat_Avi;
f.y.i. i also tried the CSCapture demo to capture video from webcam using LEAD MEPG-2 processor. The result is the same. It cannot be played without installation of LEAD codec
wk_leo98 attached the following image(s):
#5
Posted
:
Tuesday, March 3, 2009 1:00:36 AM(UTC)
Groups: Registered
Posts: 19
I tried to change the target format to "MPEG-2 Program". The error was found:
System.IO.FileNotFoundException: LTMM Error: The specified module could not be found.
at LTMMLib.IltmmCaptureCtrl.ReadyCapture(Int32 lMode)
at AxLTMMLib.AxltmmCaptureCtrl.ReadyCapture(Int32 lMode)
#6
Posted
:
Tuesday, March 3, 2009 2:59:19 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Yes, try to set the Target format (as suggested in my previous reply) and as shown in the Pre-built convert demo to MPEG-2 Program (See attached). This should generate a file with same information as in GSpot screenshot that you provided.
Regarding the error, if you try our pre-built demos to set the target format to MPEG=2 Program, and convert a file, do you face the same error?
#7
Posted
:
Tuesday, March 3, 2009 3:23:40 AM(UTC)
Groups: Registered
Posts: 19
thank for your prompt reponse.
No problem was found in the Convert demo & Capture demo.
However, i want to know what have i missed in my program as i am trying to deploy it (the Eval Version)to another pc.
I already include the MPEG-2 encoder, decoder and the multiplixer as mentioned in the documentation
#8
Posted
:
Tuesday, March 3, 2009 5:21:14 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Does this only happens when you deploy your test application? If yes, how exactly are you deploying your test application? Are you registering the Multimedia DLLs (using regsvr32.exe)?
#9
Posted
:
Thursday, March 5, 2009 2:27:54 AM(UTC)
Groups: Registered
Posts: 19
thank you so much. I found that the multiplier dll has not been registered
#10
Posted
:
Monday, March 8, 2010 10:24:34 PM(UTC)
Groups: Registered
Posts: 6
Its really an informative and motivating post and right method which can help in a very effective way to do what we wish and desire regarding valuable knowledge.Thanks.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.