LEADTOOLS Support
Multimedia
Multimedia SDK Questions
Re: Using convert object to convert to mulitple targets
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, March 30, 2012 12:28:12 AM(UTC)
Groups: Registered
Posts: 16
Hello,
Is it possible to convert stream/file to multiple targets?
Thanks
Jelle
#2
Posted
:
Sunday, April 1, 2012 12:28:18 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Jelle,
Please answer the following questions:
1. Do you mean that you want to convert a video stream/file to multiple targets (with different formats) using LEADTOOLS Multimedia Convert control?
2. If yes, which LEADTOOLS version (16, 17, 17.5, etc.) are you using?
3. Provide me with more details about your requirements.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Sunday, April 1, 2012 3:09:18 AM(UTC)
Groups: Registered
Posts: 16
Hi Mean,
Yes I want to convert a file/stream add klv data to it and then stream it and write it to a file.
After the conversion whe have a transport stream with klv data. For example we want to stream it to a computer to display it, but also stream it to another computer for further processing.
I use leadtools 17.5
Thanks,
Jelle Vreeker
#4
Posted
:
Sunday, April 1, 2012 5:29:37 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Jelle,
Please check the C# Convert KLV demo that ships with the SDK. You can find the demo in the following folder:
[LEADTOOLS Multimedia 17.5]\Examples\Ltmm\Dotnet\CS\ConvertKLV
This demo shows how to use ltmmConvert object to write a KLV data.
Note that you can modify the demo to create a multicast UDP stream instead of creating a file.
Also, check the C# MPEG2Transport demo that demonstrates playback of MPEG-2 Transport files from a file or UDP stream. Also shows how to handle KLV metadata in C#.NET.
Please read the following help topics in the LEADTOOLS Multimedia Help file:
- Introduction to the LEADTOOLS MPEG-2 Transport Module:
- SourceFile syntax:
- TargetFile syntax:
Also, please see the following forum posts:
http://support.leadtools.com/SupportPortal/cs/forums/28609/ShowPost.aspx
Thanks,
Maen Badwan
LEADTOOLS Technical Support
LEADTOOLS Support
Multimedia
Multimedia SDK Questions
Re: Using convert object to convert to mulitple targets
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.