<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 23 May 2012 12:20:56 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Pradeep</title>
      <description><![CDATA[   Hi,
In the above simple encoder inside the function EncodeStream, you mention the following initialization:
   UMC::H264EncoderParams Params; 
   UMC::H264VideoEncoder H264Encoder;

But when I run i get the following error:

error C2039: 'H264EncoderParams' : is not a member of 'UMC'
error C2065: 'H264EncoderParams' : undeclared identifier
error C2146: syntax error : missing ';' before identifier 'Params'
error C2065: 'Params' : undeclared identifier
error C2039: 'H264VideoEncoder' : is not a member of 'UMC'
.....

Please let me know the reason. 

Thanks,
Pradeep ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-25519</link>
      <pubDate>Wed, 03 Jun 2009 19:12:55 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-25519</guid>
    </item>
    <item>
      <title>By Chao Yu (Intel)</title>
      <description><![CDATA[ Pradeep, 

Have you downloaded the full sampe or just copy & past the code from the webpage?  It looks that you missed some head file here. 

thanks,
Chao  ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-25521</link>
      <pubDate>Wed, 03 Jun 2009 19:42:11 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-25521</guid>
    </item>
    <item>
      <title>By Pradeep</title>
      <description><![CDATA[ I used the full sample file.

Thanks,
Pradeep ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-25523</link>
      <pubDate>Wed, 03 Jun 2009 19:49:15 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-25523</guid>
    </item>
    <item>
      <title>By Pradeep</title>
      <description><![CDATA[ I would appreciate if you could point me to the missing information in the sample encoder file.

Thanks,
Pradeep ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-25566</link>
      <pubDate>Thu, 04 Jun 2009 10:16:53 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-25566</guid>
    </item>
    <item>
      <title>By Ying Hu (Intel)</title>
      <description><![CDATA[ Hi Pradeep, 

The parameter H264EncoderParams is defined in the header file "umc_h264_video_encoder.h". Could you pleae check if the line 
#include "umc_h264_video_encoder.h" are in your code? 

Regards,
Ying 
 ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26103</link>
      <pubDate>Tue, 16 Jun 2009 01:28:08 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26103</guid>
    </item>
    <item>
      <title>By DEN</title>
      <description><![CDATA[ I am trying to play MPEG4 DIVX4 video stream using “Creating a simple decoder”, but something goes wrong.

Sample of my stream (~700kb) can be downloaded here: http://www.sendspace.com/file/05i13q

The only change I made is I replaced UMC::H264VideoDecoder with UMC::MPEG4VideoDecoder. I've got an error on UMC::MPEG4VideoDecoder::GetFrame. The error depends on the output color format I request. This is strange - the stream is pure MPEG4 DIVX4 stream, why IPP can't decode it? Or maybe “Creating a simple decoder” is incomplete and I should add some additional initialization? Btw, VLC Player plays that stream fine. ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26150</link>
      <pubDate>Tue, 16 Jun 2009 09:36:24 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26150</guid>
    </item>
    <item>
      <title>By Chao Yu (Intel)</title>
      <description><![CDATA[ DEN, any other place to download the stream?   
The URL does not looks to work here: http://www.sendspace.com/file/05i13q

 ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26169</link>
      <pubDate>Tue, 16 Jun 2009 18:18:50 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26169</guid>
    </item>
    <item>
      <title>By DEN</title>
      <description><![CDATA[ Chao Yu, sure, try this direct link: www. insidecpp.ru/stream.bin ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26170</link>
      <pubDate>Tue, 16 Jun 2009 18:49:52 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26170</guid>
    </item>
    <item>
      <title>By Chao Yu (Intel)</title>
      <description><![CDATA[ This looks to be a corrupted stream. When I tried other tools (e.g FFMPEG), it reported many errors. Is this expected? ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26172</link>
      <pubDate>Tue, 16 Jun 2009 19:54:02 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26172</guid>
    </item>
    <item>
      <title>By boggy550326</title>
      <description><![CDATA[ In simple decoder sample, the whole H264 data are read into a big buffer and then passed to decoder.This works fine. In my case, I have to read the H264 data in a loop in 64k block and decode them, the generated YUV data has some lost frames. ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26310</link>
      <pubDate>Fri, 19 Jun 2009 11:15:32 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26310</guid>
    </item>
    <item>
      <title>By Chao Yu (Intel)</title>
      <description><![CDATA[ This example code are simple code.  For more complex example on using UMC, you can refer to the "simpleplayer" application in the UMC example. ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26382</link>
      <pubDate>Sun, 21 Jun 2009 05:24:50 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-26382</guid>
    </item>
    <item>
      <title>By Richard Koslik</title>
      <description><![CDATA[ Hello,
is there also a working example for delphi language?
I can't find any delphi dll wrapper units in the "ipp-samples" package for decoding MPEG4 or H264.
Only a simple image processing example which does not use the required dll for decoding...

In my application i need to display RAW MPEG4 frames(24bit) from a stream. I have already the frame in memory and need now to decode...
Can anybody help please?

Thanks in advise,
richard. ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-28388</link>
      <pubDate>Wed, 22 Jul 2009 23:59:34 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-28388</guid>
    </item>
    <item>
      <title>By heidarianieee.org</title>
      <description><![CDATA[ ِDear

I created new console app. project in VS 2008 and added simpledecoder.cpp to project, and also add the following directory to include path of project:
..audio-video-codecscoreumcinclude
..audio-video-codecscodech264_decinclude
..audio-video-codecscorevminclude
(nothing else added to "Executable files" and "Library files")

when I build the project in debug mode I got 17 errors of LNK2019 type, some of them are as follow:

1>simpledecoder.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::H264VideoDecoder::GetFrame(class UMC::MediaData *,class UMC::MediaData *)" (?GetFrame@H264VideoDecoder@UMC@@UAEHPAVMediaData@2@0@Z) referenced in function "void __cdecl DecodeStream(unsigned char *,int,unsigned char *,int &,int &,int &)" (?DecodeStream@@YAXPAEH0AAH11@Z)

1>simpledecoder.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::VideoData::SetBufferPointer(unsigned char *,unsigned int)" (?SetBufferPointer@VideoData@UMC@@UAEHPAEI@Z) referenced in function "void __cdecl DecodeStream(unsigned char *,int,unsigned char *,int &,int &,int &)" (?DecodeStream@@YAXPAEH0AAH11@Z)

Could anyone tell me what is the problem? Should I add any more path?

Thanks in advance ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-29656</link>
      <pubDate>Sat, 15 Aug 2009 10:13:11 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-29656</guid>
    </item>
    <item>
      <title>By heidarianieee.org</title>
      <description><![CDATA[ ِDear

I created new console app. project in VS 2008 and added simpledecoder.cpp to project, and also add the following directory to include path of project:
..audio-video-codecscoreumcinclude
..audio-video-codecscodech264_decinclude
..audio-video-codecscorevminclude
(nothing else added to "Executable files" and "Library files")

when I build the project in debug mode I got 17 errors of LNK2019 type, some of them are as follow:

1>simpledecoder.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::H264VideoDecoder::GetFrame(class UMC::MediaData *,class UMC::MediaData *)" (?GetFrame@H264VideoDecoder@UMC@@UAEHPAVMediaData@2@0@Z) referenced in function "void __cdecl DecodeStream(unsigned char *,int,unsigned char *,int &,int &,int &)" (?DecodeStream@@YAXPAEH0AAH11@Z)

1>simpledecoder.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::VideoData::SetBufferPointer(unsigned char *,unsigned int)" (?SetBufferPointer@VideoData@UMC@@UAEHPAEI@Z) referenced in function "void __cdecl DecodeStream(unsigned char *,int,unsigned char *,int &,int &,int &)" (?DecodeStream@@YAXPAEH0AAH11@Z)

Could anyone tell me what is the problem? Should I add any more path?

Thanks in advance ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-29657</link>
      <pubDate>Sat, 15 Aug 2009 10:15:18 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-29657</guid>
    </item>
    <item>
      <title>By heidarianieee.org</title>
      <description><![CDATA[ ِDear

I created new console app. project in VS 2008 and added simpledecoder.cpp to project, and also add the following directory to include path of project:
..audio-video-codecscoreumcinclude
..audio-video-codecscodech264_decinclude
..audio-video-codecscorevminclude
(nothing else added to "Executable files" and "Library files")

when I build the project in debug mode I got 17 errors of LNK2019 type, some of them are as follow:

1>simpledecoder.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::H264VideoDecoder::GetFrame(class UMC::MediaData *,class UMC::MediaData *)" (?GetFrame@H264VideoDecoder@UMC@@UAEHPAVMediaData@2@0@Z) referenced in function "void __cdecl DecodeStream(unsigned char *,int,unsigned char *,int &,int &,int &)" (?DecodeStream@@YAXPAEH0AAH11@Z)

Could anyone tell me what is the problem? Should I add any more path?

Thanks in advance ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-29658</link>
      <pubDate>Sat, 15 Aug 2009 10:17:02 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-29658</guid>
    </item>
    <item>
      <title>By Michael</title>
      <description><![CDATA[ Why does the simple player, this example, and mpeg2 encoder encode swizzle of color streams - also known as BROKEN.

Heres my test code.

	//Open mpg
	FILE *pFile = fopen("C:/MPEG2.mpg", "rb");
	
	//Get length of file
	fseek(pFile, 0, SEEK_END);
	fpos_t nFilePos;
	fgetpos(pFile, &nFilePos);

	//Reset it and allocate
	fseek(pFile, 0, SEEK_SET);
	Ipp8u *cYUVData = ippsMalloc_8u(static_cast<unsigned int>(nFilePos));
	//unsigned char *pVidInBuf = new unsigned char[];

	//Read into it
	size_t unBytesRead = fread(cYUVData, static_cast<unsigned int>(nFilePos), 1, pFile);

#define MAXVIDEOSIZE  100000000
#define MAXYUVSIZE  200000000

	Ipp8u *cVideoData = ippsMalloc_8u(MAXVIDEOSIZE);
	//

	//Encoder
	int nWidth = 720;
	int nHeight = 480; 
	UMC::Status status;
	MediaData  DataOut; 
	VideoData DataIn;
	MPEG2VideoEncoder enc;
	MPEG2EncoderParams Params;
	Params.info.clip_info.width = nWidth;  
	Params.info.clip_info.height = nHeight;  
	Params.info.bitrate = 4000000;
	Params.info.framerate = 30;
	status = enc.Init(&Params);
	if(status != UMC_OK)
	{
		return 0;
	}

	//set data in
	//oops twice... i think mpeg is yuv420.
	DataIn.Init(nWidth, nHeight, UMC::YUV420, 8);
	DataIn.SetBufferPointer(cYUVData, nWidth * nHeight * 3 / 2);
	DataIn.SetDataSize(nWidth*nHeight*3/2); //wondering if the div 2 is a alignment or something
	
	DataOut.SetBufferPointer(cVideoData, MAXVIDEOSIZE);


	int VideoDataSize=0;
	int nEncodedFrames=0;
	int frameNumber = 22;
	while ( nEncodedFrames < frameNumber)
	{
		status = enc.GetFrame(&DataIn, &DataOut);	    
		if (status == UMC::UMC_OK)
		{   
			nEncodedFrames++;

			VideoDataSize+=DataOut.GetDataSize();
			DataOut.MoveDataPointer(DataOut.GetDataSize());

			cYUVData+=nWidth*nHeight*3/2;
			DataIn.SetBufferPointer(cYUVData,nWidth*nHeight*3/2);
			DataIn.SetDataSize(nWidth*nHeight*3/2);

		}

	}

	FILE *pfOut = fopen("C:/out.mpg", "wb");
	//oops lollers
	int nWriteCount = fwrite(cVideoData, VideoDataSize, 1, pfOut);
	fclose(pfOut); ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-30092</link>
      <pubDate>Mon, 24 Aug 2009 09:36:28 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-30092</guid>
    </item>
    <item>
      <title>By YanQin</title>
      <description><![CDATA[ Hi,

I manage to encode h.264 video with the sample code of simple encoder. However the colour of the encoded video is not correct. May I know how could i solve the problem?

Thanks in advance ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-30426</link>
      <pubDate>Mon, 31 Aug 2009 00:57:40 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-30426</guid>
    </item>
    <item>
      <title>By Chao Y (Intel)</title>
      <description><![CDATA[ Heidarian, 

For the linkage errors, it looks that you missed a few UMC libraries. 
You can follow the example project file at udio-video-codecsapplicationsimple_playersimple_player.sln

1>simpledecoder.obj : error LNK2019: unresolved external symbol "public: virtual int __thiscall UMC::H264VideoDecoder::GetFrame(class UMC::MediaData *,class UMC::MediaData *)" (?GetFrame@H264VideoDecoder@UMC@@UAEHPAVMediaData@2@0@Z) referenced in function "void __cdecl DecodeStream(unsigned char *,int,unsigned char *,int &,int &,int &)" (?DecodeStream@@YAXPAEH0AAH11@Z)

Open solution file, right click the Solution, Check "Common Properties""Project Dependencies",
Select "simple_player" project, you can find that it depends on other UMC libraries. 

Thanks,
Chao 
 ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-32652</link>
      <pubDate>Tue, 13 Oct 2009 19:38:33 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-32652</guid>
    </item>
    <item>
      <title>By Chao Y (Intel)</title>
      <description><![CDATA[ YanQin,
For the question: "I manage to encode h.264 video with the sample code of simple encoder. However the colour of the encoded video is not correct. May I know how could i solve the problem?"

What is the input video format?  This sample code assume the input data is YUV420.  For each frame, Y data first, then U and V.    

Regards,
Chao ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-32655</link>
      <pubDate>Tue, 13 Oct 2009 19:50:47 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-32655</guid>
    </item>
    <item>
      <title>By Boris</title>
      <description><![CDATA[ Hi,
What exactly does the following code do?

if (UMC::UMC_ERR_NOT_ENOUGH_BUFFER == status)     
                     vm_time_sleep(5);

What does it wait for? The sample code does not seem to make any more buffer available, so it seems that whenever there is not enough buffer, it will sleep() forever, albeit in a number of tiny naps :). Or am I missing something important?

Thank you in advance and
Best regards,
Boris ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-39260</link>
      <pubDate>Thu, 11 Feb 2010 01:45:07 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-39260</guid>
    </item>
    <item>
      <title>By Chao Y (Intel)</title>
      <description><![CDATA[ Hi Boris, 

This is used to sync with Splitter.  Splitter creates additional threading to get the data.  When decoder can not get enough data from splitter,  "sleep" a while and wait splitter to get the data. 

Thanks,
Chao
 ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-39983</link>
      <pubDate>Wed, 03 Mar 2010 00:53:54 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-39983</guid>
    </item>
    <item>
      <title>By Boris</title>
      <description><![CDATA[ Hi Chao,

I understand what this code does in the splitter (although I must admit, I did not take a close look at the splitter while asking the question, otherwise I would have been more precise about the context). My question was about its use in the muxer which seems single-threaded, at least in this sample (where only one track is processed). 

Thanks and
Best regards,
Boris ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-40070</link>
      <pubDate>Fri, 05 Mar 2010 03:25:49 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-40070</guid>
    </item>
    <item>
      <title>By mike vasiljevs</title>
      <description><![CDATA[ Regarding the muxer, it should be possible to have theoretically few writers (e.g. one writing to udp socket another to the file) in a list. I was just wondering if there is any danger in doing this kind of thing? E.g. thread problems?

Many thanks

mike ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-42819</link>
      <pubDate>Sat, 01 May 2010 16:37:06 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-42819</guid>
    </item>
    <item>
      <title>By Manoj</title>
      <description><![CDATA[ Hi,
I am using Muxer sample application to convert .264 file into .ts file. I am getting black scree when I play the output .ts file. To debug the code, I wrote .264 data into a file before passing it to MPEG2Ts, and It plays fine. So, I have problem in Transport stream code. Could you please help me to know if there is any modification I need to do to make muxer work. I would also like to know if there is any sample Muxer application code which could write both audio and video file into transport stream.
 ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-43934</link>
      <pubDate>Wed, 26 May 2010 17:25:43 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-43934</guid>
    </item>
    <item>
      <title>By timatintel</title>
      <description><![CDATA[ I have an task where I am receiving I and P frames from a .264 HW encoder and need to store these in an mp4 container.  

It looks like the ipp-samplesaudio-video-codecsapplicationumc_video_enc_con could be a good starting point for this project; keep the container creation parts and feed it from the HW instead of the SW encoder.  If anyone knows why this won't work, please let me know why.  Also, any suggestions on a better approach to solve this problem would be appreciated.

Tim ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-51605</link>
      <pubDate>Wed, 10 Nov 2010 15:05:45 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-51605</guid>
    </item>
    <item>
      <title>By Gaiger Chen</title>
      <description><![CDATA[ Thank you, Chao, that is very useful. ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-51651</link>
      <pubDate>Thu, 11 Nov 2010 01:43:26 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-51651</guid>
    </item>
    <item>
      <title>By Chao Y (Intel)</title>
      <description><![CDATA[ Hi Tim, 
IPP sample code does not use the hardware accelerate. You can check Intel media SDK for that usage. 

Thanks,
Chao ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-51683</link>
      <pubDate>Thu, 11 Nov 2010 19:07:49 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-51683</guid>
    </item>
    <item>
      <title>By Peter M</title>
      <description><![CDATA[ I am trying to read and decode video data from a .ts file, which FFMPEG recognizes as a mpeg transport stream, with stream 0 being h.264-compressed 1280x720 video, and stream 1 as aac audio (0 (?) channels, s16).
This file can be played by simple player application, but umc_h264_dec_con will not open/transcode it. The code exits at an attempt to initialize the H264Decoder ("Video Decoder creation failed").

Could you please offer any insight? ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-60590</link>
      <pubDate>Thu, 09 Jun 2011 16:19:19 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-60590</guid>
    </item>
    <item>
      <title>By Peter M</title>
      <description><![CDATA[ Never mind, I figured it out. All the information I needed was in simple_player application code, albeit wrapped in gazillion layers... ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-60724</link>
      <pubDate>Mon, 13 Jun 2011 18:23:52 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/#comment-60724</guid>
    </item>
  </channel></rss>
