This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, February 8, 2007 8:43:09 PM(UTC)
Groups: Registered
Posts: 3
Hi! Support Team,
I'm the user of LEAD MM Toolkit 14.5 for VB.
My requirement is capturing of DVD compatible MPEG-2 video in real time (Frame sizes:720x576 & 640X480 PAL; frame rate:25).
Many capture card manufacturers like Pinnacle Systems offer MPEG-2 capture.
Please let me know all the requirements like MM Toolkit version, video & audio compressors and sample VB code for acheiving MPEG-2 capture, if it is possible.
Also, let me know if
Pinnacle MPEG-2 Encoder can be used for MPEG capture.
Regards,
Venkat
Hyderabad.
#2
Posted
:
Monday, February 12, 2007 7:59:41 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You can use our LEADTOOLS Multimedia15 SDK to
either perform MPEG encoding using software encoders (such as our encoders), or
store hardware-coded streams to disk without modifying them.
However, our DVD authoring functions cannot take an
already-compressed stream and store it as-is into a DVD image. This means it
needs to decompress/recompress the file even if it's already in a suitable
format (such as MPEG2).
What this means is that you can record the video in
real time if you have appropriate hardware, but you can't create the DVDs in
real-time, and will need to post-process the recorded video to create the DVD
image.
To record hardware-compressed video, set the
ltmmCaptureCtrl.TargetFormat Property to ltmmCapture_TargetFormat_Stream.
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.