Elecard
May 19, 2013, 11:47:15 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1] 2 3 ... 10
1  PC Development Kits / Elecard Codec .NET SDK G4 / Re: Setting MPEG-1 system stream in MPEG Multiplexer on: April 09, 2013, 02:21:36 am
Hello markraishbrook,

Elecard Codec .NET SDK includes Reference Manual for each Elecard component included into the SDK.
You can find these documents in "Program Files\Elecard\Elecard Codec .NET SDK G4\Doc\Components RM\" folder.
The Elecard MPEG Multiplexer.pdf document describes all settings and available values for Elecard MPEG Multiplexer.
2  PC Development Kits / Elecard Codec SDK G4 / Re: Buy Full codecs on: May 04, 2012, 03:10:41 am
Hi,

Please send an email to Elecard Sales Department or send me your company`s name in private message.

Irina
3  PC Development Kits / Elecard SDK / Re: KLV metadata in HD stream on: August 09, 2011, 06:03:44 am
Hi dbrenner,

Unfortunately it is not possible.
4  PC Development Kits / Elecard Codec .NET SDK G4 / Re: Stream in decklink card on: July 27, 2011, 05:15:03 am
Hello Xsi,

You can use following graph:
Capture filter -> Inftee Filter -> AAC Encoder
                                          ...
                                          -> AAC Encoder

The number of encoders depends on the quantity of stereo pairs you want to be encoded.
For example, if you have 8 audio channels and you want to receive 4 stereo pairs then you need 4 AAC Encoders.
You should specify what exactly audio channels should be encoded and what channel should not for each encoder. You should use EMC_CHANNELS_CHOICE parameter for this purpose.
5  PC Development Kits / Elecard Codec SDK G4 / Re: Stop position ignored on: July 27, 2011, 02:18:53 am
Hello flobadob!

What values do you set for the parameters when you call the SetPosition function?
6  PC Development Kits / Elecard Codec .NET SDK G4 / Re: Getting each frames from a video file. on: April 21, 2011, 04:44:46 am
Hello build,

If you need to retrieve frame from MPEG video file you can use the parameter EM2VD_CapturePicture of Elecard MPEG-2 Video Decoder. This parameter gets the last decoded picture in RGB24 format.
In other case you need to create your own filter (similary Simple Grabber), which receives a media sample and transforms it if need.
7  PC Development Kits / Elecard Codec SDK G4 / Re: Why does "emac.ax" crash on: April 12, 2011, 06:23:55 am
Hello andykc,
Sorry for such a delay in replying to you.
Please send an email in our technical support
8  PC Development Kits / Elecard Codec .NET SDK G4 / Re: Elecard SDK and .NET 4.0 on: April 12, 2011, 06:16:27 am
Hello Xsi,
I don`t know some problems. You can use SDK with .NET 3.5 and 4.0.
9  PC Development Kits / Elecard Codec .NET SDK G4 / Re: Stream in decklink card on: April 12, 2011, 06:11:28 am
Hello Xsi,
Sorry for such a delay in replying to you.
Yes, it is possible, if you know CLSID of this component.
10  PC Development Kits / Elecard Codec SDK G4 / Re: AVC Video Encoder HD Reference Manual on: February 21, 2011, 01:10:10 am
Hello visiontops,

you are right, please send an email in our technical support.
11  PC Development Kits / Elecard Codec SDK G4 / Re: RTCP Support on: January 19, 2011, 02:55:09 am
Hello visiontops,
Unfortunately Elecard network components don`t support RTCP protocol.
12  PC Development Kits / Elecard Codec SDK G4 / Re: checking if NWSourcePlus has lost data on: December 01, 2010, 07:41:19 am
Hi Arianit,
I can recommend you to make your own analyzing filter and place it between source and push demuxer...
13  PC Development Kits / Elecard Codec .NET SDK G4 / Re: Stream in decklink card on: December 01, 2010, 05:22:59 am
svijikumar,

You can use the CaptureGraph class for one capture device only. I recommend you to use the EncoderGraph class.
You should create all necessary filters, using the Filter class and/or the Device class, add them to the graph, and connect. Sample applications demonstrate how to build graphs for different cases.

If you are interested in custom development, please feel free to contact our sales team
14  PC Development Kits / Elecard SDK / Re: Stream in decklink card on: November 29, 2010, 01:15:59 am
svijikumar,

I answered to you: http://www.elecard.com/forum/index.php?topic=4158.0
15  PC Development Kits / Elecard Codec .NET SDK G4 / Re: decklink audio and video capture on: November 29, 2010, 01:14:21 am
I answered to you: http://www.elecard.com/forum/index.php?topic=4158.0
Pages: [1] 2 3 ... 10
Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!