This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, July 19, 2010 10:00:18 PM(UTC)
Groups: Registered
Posts: 7
hello,
I'm using LEADTOOLS Multimedia 16.5 with language C++;
How can I change ltmmConvert compressor
setting without
using ltmmConvert's dialog?
Especially when I want to convert mpg file to DICOM file with Format JPEG200 and smaller size without
using ltmmConvert's dialog, How could I do?
Is it possible to give me an example ?
Thank you so much!
#2
Posted
:
Tuesday, July 20, 2010 6:37:07 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You can use the IltmmConvert::GetSubObject method to retrieve the specified graph object. You can check the following help topics in the "Multimedia API" help file:
- Access a Filter Interface
- Directly Accessing the DirectShow Objects
Also check the LEAD DICOM Writer help topics in the "Multimedia Filters" help file.
#3
Posted
:
Monday, July 26, 2010 12:53:43 AM(UTC)
Groups: Registered
Posts: 7
Thank you so much![:)]
The problem has been solved.
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.