This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, March 5, 2008 1:31:33 PM(UTC)
Groups: Registered
Posts: 5
I'm writing a DirectShow application using the lencmpga2.dll encoder. Can you tell me how to modify the filter settings from a .NET application? As far as I can tell, the DLL doesn't expose any COM interfaces.
Thanks,
Jeff
#2
Posted
:
Thursday, March 6, 2008 1:12:53 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Jeff,
If you are
using the LEAD MPEG-2 Encoder, you can access its programming COM interface by
adding it as a reference in your .NET application. The interface is documented
in the help topic named "LEAD MPEG-2 Encoder" in our LEAD Multimedia
Filters help file.
#3
Posted
:
Friday, March 7, 2008 8:56:35 AM(UTC)
Groups: Registered
Posts: 5
Adnan,
Thank you for the reply. I have been successfully using the MPEG-2 Video encoder COM interface. It's the MPEG-2 Audio encoder that I'm unable to configure. Attempting to add it as a reference to VS fails, and the documentation lists N/A for interfaces.
#4
Posted
:
Monday, March 10, 2008 2:18:56 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
If you mean the LEAD MPEG Audio Encoder (2.0),
this is not an MPEG-2 encoder to be exact, and the help file is correct. There
are no options you can set, and therefore, there is not programming interface.
#5
Posted
:
Tuesday, March 11, 2008 10:50:00 AM(UTC)
Groups: Registered
Posts: 5
Yes, I was referring to the MPEG Audio Encoder 2.0. Pardon the typo.
Just to confirm, is there really no way to set the bitrate or frequency of the audio when using this codec?
#6
Posted
:
Wednesday, March 12, 2008 8:11:29 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Yes, it
will not be possible for you to modify the Bitrates or frequency since the MPEG
Audio does not have a programming interface.
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.