This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, March 3, 2011 7:54:25 PM(UTC)
Groups: Registered
Posts: 20
Hi,
How can I get the Codecs that particular video file is using while running?
Thanks.
#2
Posted
:
Monday, March 7, 2011 7:34:08 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
If you mean during testing and debugging, you can get it by inserting a call to the EditGraph method then check the graph in an external utility such as GraphEdit.
If you want to obtain the decoder object programmatically, you can call the GetSubObject() function and pass the Video Decompressor flag to it.
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.