This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Sunday, July 22, 2007 11:18:25 PM(UTC)
Groups: Registered
Posts: 1
Hi,
Good morning, I am creating application that converts DVD to WMV. I have Intervideo DVD Decoder installed on my PC.
1. I wanna to populate wmv profile list in my combo box.
2. How can i set specific DVD decoder
3 How can i set wmv profile for my combo box.
4. Which libraries i should include in redistributable version.
Regards,
Adil Fazal
#2
Posted
:
Tuesday, July 24, 2007 9:43:55 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Adil,
1- You can use the ltmmWMProfileManager object to create and manage profile objects that contain media parameters used to create ASF files
2- If there is more than one DVD decoder installed on your PC, the toolkit does not enable you to specifically select one of them. You might be able to give priority to one over the other by changing the merit, but this is outside the scope of our toolkit.
3- To assign the profile to the ltmmConvrt object, use the ltmmConvert.WMProfile Property
4- To know the needed files when deploying your application, please refer to the help topic "Multimedia Files You Must Include With Your Application (Redistributables)"
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.