Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, August 1, 2012 4:38:57 AM(UTC)

jordi  
jordi

Groups: Registered
Posts: 4


Hi I'm using LTMM15 AxltmmPlayCtrl component in C#.

I want to hard code the DirectShow Graph for some items but I don't know how to do it.

I have all the DS filters ids and I tried unsuccessfully to achieve it with GetSubObject and GetSubObjectDispath.

I would be so glad if some could provide me an example.

Thanks in advance.

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, August 2, 2012 3:19:35 AM(UTC)

Ibrahim  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Jordi,
I'm afraid there is no way to build the entire graph yourself using our toolkit. Our controls will always add filters that are needed by the toolkit. However, you can control some parts of the graph such as the compressor, splitter, etc.

For example, you can choose the preferred splitter (Demux) for MPEG2 files using the IltmmPlay::put_PreferredMPEG2Splitter. You can also choose some other preferred filters (like decompressors) using IltmmPlay::SetPreferredFilter.

In LEADTOOLS Multimedia v15, there are some features that were not implemented yet. Some of these features are:
- Support for LAME MP3 Encoder.
- Flash Version 6 (FLV) with automatic recompression.
- Flash Version 9 (MP4/F4V) with automatic recompression.
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.061 seconds.