<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Simple_player in Ipp-samples\\audio-video-codecs\\application... in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815617#M4253</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have builded the example code of ipp-samples\\audio-video-codecs\\application\\simple_player.&lt;BR /&gt;&lt;BR /&gt;I would like to use the player to play H.264 movie, (Xmen.mkv )&lt;BR /&gt;&lt;BR /&gt;I typed :&lt;BR /&gt;&lt;BR /&gt;   simple_player.exe Xmen.mkv.&lt;BR /&gt;&lt;BR /&gt;the error message said :&lt;BR /&gt; "Failed to initialize splitter."&lt;BR /&gt;&lt;BR /&gt;then the player is stop.&lt;BR /&gt;&lt;BR /&gt;by my traced, the is failed on &lt;BR /&gt;&lt;BR /&gt; umcRes = rpSplitter-&amp;gt;Init(*lpSplParams);&lt;BR /&gt;the umcRes is UMC_ERR_INVALID_STREAM&lt;BR /&gt;&lt;BR /&gt;What should I do to play the H.264 format movie??&lt;BR /&gt;&lt;BR /&gt;Is the movie format simple_player doest not support ?&lt;BR /&gt;&lt;BR /&gt;By KM player, the movie information is :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; General&lt;BR /&gt; Complete name : C:\\Documents and Settings\\gaigerchen\\My Documents\\IPP ref\\ipp-samples\\audio-video-codecs\\application\\simple_player\\Xmen.mkv&lt;BR /&gt; Format : Matroska&lt;BR /&gt; File size : 1.67 GiB&lt;BR /&gt; Duration : 1h 47mn&lt;BR /&gt; Overall bit rate : 2 223 Kbps&lt;BR /&gt; Encoded date : UTC 2009-08-18 02:08:20&lt;BR /&gt; Writing application : mkvmerge v1.7.0 ('What Do You Take Me For') built on Apr 28 2006 17:20:19&lt;BR /&gt; Writing library : libebml v0.7.7 + libmatroska v0.8.0&lt;BR /&gt; Video #1&lt;BR /&gt; ID : 1&lt;BR /&gt; Format : AVC&lt;BR /&gt; Format/Info : Advanced Video Codec&lt;BR /&gt; Format profile : Main@L3.1&lt;BR /&gt; Format settings, CABAC : Yes&lt;BR /&gt; Format settings, ReFrames : 1 frame&lt;BR /&gt; Muxing mode : Container profile=Unknown@3.1&lt;BR /&gt; Codec ID : V_MPEG4/ISO/AVC&lt;BR /&gt; Duration : 1h 47mn&lt;BR /&gt; Bit rate : 1 859 Kbps&lt;BR /&gt; Nominal bit rate : 1 900 Kbps&lt;BR /&gt; Width : 1 024 pixels&lt;BR /&gt; Height : 576 pixels&lt;BR /&gt; Display aspect ratio : 16:9&lt;BR /&gt; Frame rate : 23.976 fps&lt;BR /&gt; Resolution : 8 bits&lt;BR /&gt; Colorimetry : 4:2:0&lt;BR /&gt; Scan type : Progressive&lt;BR /&gt; Bits/(Pixel*Frame) : 0.131&lt;BR /&gt; Stream size : 1.39 GiB (84%)&lt;BR /&gt; Writing library : x264 core 67 r1139M 1024283&lt;BR /&gt; Encoding settings : cabac=1 / ref=1 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=6 / psy_rd=1.0:0.0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / chroma_qp_offset=-2 / threads=6 / nr=0 / decimate=1 / mbaff=0 / bframes=0 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=1900 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00&lt;BR /&gt; Language : English&lt;BR /&gt; Audio #2&lt;BR /&gt; ID : 2&lt;BR /&gt; Format : AC-3&lt;BR /&gt; Format/Info : Audio Coding 3&lt;BR /&gt; Codec ID : A_AC3&lt;BR /&gt; Duration : 1h 47mn&lt;BR /&gt; Bit rate mode : Constant&lt;BR /&gt; Bit rate : 320 Kbps&lt;BR /&gt; Channel(s) : 6 channels&lt;BR /&gt; Channel positions : Front: L C R, Surround: L R, LFE&lt;BR /&gt; Sampling rate : 48.0 KHz&lt;BR /&gt; Stream size : 246 MiB (14%)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thank you.</description>
    <pubDate>Fri, 01 Oct 2010 08:04:46 GMT</pubDate>
    <dc:creator>Gaiger_Chen</dc:creator>
    <dc:date>2010-10-01T08:04:46Z</dc:date>
    <item>
      <title>Simple_player in Ipp-samples\\audio-video-codecs\\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815617#M4253</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have builded the example code of ipp-samples\\audio-video-codecs\\application\\simple_player.&lt;BR /&gt;&lt;BR /&gt;I would like to use the player to play H.264 movie, (Xmen.mkv )&lt;BR /&gt;&lt;BR /&gt;I typed :&lt;BR /&gt;&lt;BR /&gt;   simple_player.exe Xmen.mkv.&lt;BR /&gt;&lt;BR /&gt;the error message said :&lt;BR /&gt; "Failed to initialize splitter."&lt;BR /&gt;&lt;BR /&gt;then the player is stop.&lt;BR /&gt;&lt;BR /&gt;by my traced, the is failed on &lt;BR /&gt;&lt;BR /&gt; umcRes = rpSplitter-&amp;gt;Init(*lpSplParams);&lt;BR /&gt;the umcRes is UMC_ERR_INVALID_STREAM&lt;BR /&gt;&lt;BR /&gt;What should I do to play the H.264 format movie??&lt;BR /&gt;&lt;BR /&gt;Is the movie format simple_player doest not support ?&lt;BR /&gt;&lt;BR /&gt;By KM player, the movie information is :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; General&lt;BR /&gt; Complete name : C:\\Documents and Settings\\gaigerchen\\My Documents\\IPP ref\\ipp-samples\\audio-video-codecs\\application\\simple_player\\Xmen.mkv&lt;BR /&gt; Format : Matroska&lt;BR /&gt; File size : 1.67 GiB&lt;BR /&gt; Duration : 1h 47mn&lt;BR /&gt; Overall bit rate : 2 223 Kbps&lt;BR /&gt; Encoded date : UTC 2009-08-18 02:08:20&lt;BR /&gt; Writing application : mkvmerge v1.7.0 ('What Do You Take Me For') built on Apr 28 2006 17:20:19&lt;BR /&gt; Writing library : libebml v0.7.7 + libmatroska v0.8.0&lt;BR /&gt; Video #1&lt;BR /&gt; ID : 1&lt;BR /&gt; Format : AVC&lt;BR /&gt; Format/Info : Advanced Video Codec&lt;BR /&gt; Format profile : Main@L3.1&lt;BR /&gt; Format settings, CABAC : Yes&lt;BR /&gt; Format settings, ReFrames : 1 frame&lt;BR /&gt; Muxing mode : Container profile=Unknown@3.1&lt;BR /&gt; Codec ID : V_MPEG4/ISO/AVC&lt;BR /&gt; Duration : 1h 47mn&lt;BR /&gt; Bit rate : 1 859 Kbps&lt;BR /&gt; Nominal bit rate : 1 900 Kbps&lt;BR /&gt; Width : 1 024 pixels&lt;BR /&gt; Height : 576 pixels&lt;BR /&gt; Display aspect ratio : 16:9&lt;BR /&gt; Frame rate : 23.976 fps&lt;BR /&gt; Resolution : 8 bits&lt;BR /&gt; Colorimetry : 4:2:0&lt;BR /&gt; Scan type : Progressive&lt;BR /&gt; Bits/(Pixel*Frame) : 0.131&lt;BR /&gt; Stream size : 1.39 GiB (84%)&lt;BR /&gt; Writing library : x264 core 67 r1139M 1024283&lt;BR /&gt; Encoding settings : cabac=1 / ref=1 / deblock=1:0:0 / analyse=0x1:0x111 / me=hex / subme=6 / psy_rd=1.0:0.0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / chroma_qp_offset=-2 / threads=6 / nr=0 / decimate=1 / mbaff=0 / bframes=0 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=1900 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00&lt;BR /&gt; Language : English&lt;BR /&gt; Audio #2&lt;BR /&gt; ID : 2&lt;BR /&gt; Format : AC-3&lt;BR /&gt; Format/Info : Audio Coding 3&lt;BR /&gt; Codec ID : A_AC3&lt;BR /&gt; Duration : 1h 47mn&lt;BR /&gt; Bit rate mode : Constant&lt;BR /&gt; Bit rate : 320 Kbps&lt;BR /&gt; Channel(s) : 6 channels&lt;BR /&gt; Channel positions : Front: L C R, Surround: L R, LFE&lt;BR /&gt; Sampling rate : 48.0 KHz&lt;BR /&gt; Stream size : 246 MiB (14%)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thank you.</description>
      <pubDate>Fri, 01 Oct 2010 08:04:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815617#M4253</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-10-01T08:04:46Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815618#M4254</link>
      <description>&lt;P&gt;Hello, &lt;BR /&gt;&lt;BR /&gt;mkv splitter is not supported in the UMC sample. AVI, MP4, and MPEG TS stream are supported. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao &lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2010 08:58:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815618#M4254</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-10-01T08:58:39Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815619#M4255</link>
      <description>&lt;BR /&gt;HI &lt;BR /&gt;&lt;BR /&gt;thank your support, I have change other movie for testing.&lt;BR /&gt;&lt;BR /&gt;There is audio on, but video is not been rendering.&lt;BR /&gt;&lt;BR /&gt;I do not know if my input parameter is suitable, I just input &lt;BR /&gt;&lt;BR /&gt;simple_player vod.mp4 &lt;BR /&gt; or &lt;BR /&gt;simple_player vod.mp4 -n&lt;BR /&gt;&lt;BR /&gt;How should I do now to let the player could render screen ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Properties of the movie is :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; General&lt;BR /&gt; Complete name : C:\Documents and Settings\gaigerchen\My Documents\IPP ref\ipp-samples\audio-video-codecs\application\simple_player\vod.mp4&lt;BR /&gt; Format : MPEG-4&lt;BR /&gt; Format profile : Base Media / Version 2&lt;BR /&gt; Codec ID : mp42&lt;BR /&gt; File size : 57.5 MiB&lt;BR /&gt; Duration : 2mn 49s&lt;BR /&gt; Overall bit rate : 2 848 Kbps&lt;BR /&gt; Encoded date : UTC 2008-03-28 15:45:26&lt;BR /&gt; Tagged date : UTC 2008-03-28 15:45:26&lt;BR /&gt; Video #1&lt;BR /&gt; ID : 1&lt;BR /&gt; Format : AVC&lt;BR /&gt; Format/Info : Advanced Video Codec&lt;BR /&gt; Format profile : Main@L4.2&lt;BR /&gt; Format settings, CABAC : Yes&lt;BR /&gt; Format settings, ReFrames : 4 frames&lt;BR /&gt; Codec ID : avc1&lt;BR /&gt; Codec ID/Info : Advanced Video Coding&lt;BR /&gt; Duration : 2mn 49s&lt;BR /&gt; Bit rate mode : Variable&lt;BR /&gt; Bit rate : 2 687 Kbps&lt;BR /&gt; Width : 720 pixels&lt;BR /&gt; Height : 406 pixels&lt;BR /&gt; Display aspect ratio : 16:9&lt;BR /&gt; Frame rate mode : Constant&lt;BR /&gt; Frame rate : 29.970 fps&lt;BR /&gt; Standard : NTSC&lt;BR /&gt; Resolution : 8 bits&lt;BR /&gt; Colorimetry : 4:2:0&lt;BR /&gt; Scan type : Progressive&lt;BR /&gt; Bits/(Pixel*Frame) : 0.307&lt;BR /&gt; Stream size : 54.3 MiB (94%)&lt;BR /&gt; Language : English&lt;BR /&gt; Encoded date : UTC 2008-03-28 15:45:26&lt;BR /&gt; Tagged date : UTC 2008-03-28 15:45:26&lt;BR /&gt; Audio #2&lt;BR /&gt; ID : 2&lt;BR /&gt; Format : AAC&lt;BR /&gt; Format/Info : Advanced Audio Codec&lt;BR /&gt; Format version : Version 4&lt;BR /&gt; Format profile : LC&lt;BR /&gt; Format settings, SBR : No&lt;BR /&gt; Codec ID : 40&lt;BR /&gt; Duration : 2mn 49s&lt;BR /&gt; Bit rate mode : Variable&lt;BR /&gt; Bit rate : 157 Kbps&lt;BR /&gt; Maximum bit rate : 209 Kbps&lt;BR /&gt; Channel(s) : 2 channels&lt;BR /&gt; Channel positions : L R&lt;BR /&gt; Sampling rate : 48.0 KHz&lt;BR /&gt; Resolution : 16 bits&lt;BR /&gt; Stream size : 3.18 MiB (6%)&lt;BR /&gt; Language : English&lt;BR /&gt; Encoded date : UTC 2008-03-28 15:45:26&lt;BR /&gt; Tagged date : UTC 2008-03-28 15:45:26</description>
      <pubDate>Fri, 01 Oct 2010 10:18:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815619#M4255</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-10-01T10:18:14Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815620#M4256</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Can you try to add "-vdx" in the command line? &lt;BR /&gt;&lt;BR /&gt;&amp;gt;simple_player -vdxvod.mp4&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Oct 2010 05:25:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815620#M4256</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-10-08T05:25:39Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815621#M4257</link>
      <description>HI:&lt;BR /&gt;&lt;BR /&gt;I have write do the input in the code :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#define GAIGER&lt;BR /&gt;&lt;BR /&gt;#ifdef GAIGER&lt;BR /&gt;int main(void)&lt;BR /&gt;#else&lt;BR /&gt;int main(Ipp32s argc, vm_char* argv[])&lt;BR /&gt;#endif&lt;BR /&gt;{&lt;BR /&gt;&lt;BR /&gt;#ifdef GAIGER&lt;BR /&gt; Ipp32s argc = 3;&lt;BR /&gt; vm_char* argv[5];&lt;BR /&gt; &lt;BR /&gt; argv[1] = (vm_char*)malloc(256*sizeof(vm_char)); &lt;BR /&gt; swprintf(argv[1],TEXT("-nvdx"));&lt;BR /&gt;&lt;BR /&gt; argv[2] = (vm_char*)malloc(256*sizeof(vm_char));&lt;BR /&gt; swprintf(argv[2],TEXT("vod.mp4"));&lt;BR /&gt;&lt;BR /&gt;#endif&lt;BR /&gt;:&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;there is still audio only......&lt;BR /&gt;&lt;BR /&gt;I has tried trace the video code... but, it is too complex...&lt;BR /&gt;&lt;BR /&gt;So, Mr. , could you give me a hint?&lt;BR /&gt;&lt;BR /&gt;thank you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Oct 2010 08:10:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815621#M4257</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-10-22T08:10:33Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815622#M4258</link>
      <description>HI, &lt;BR /&gt;&lt;BR /&gt;I saw, it use "-nvdx":&lt;BR /&gt;swprintf(argv[1],TEXT("-nvdx"));&lt;BR /&gt;&lt;BR /&gt;should it be "-vdx"? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao</description>
      <pubDate>Fri, 22 Oct 2010 08:21:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815622#M4258</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-10-22T08:21:14Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815623#M4259</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I have also tried the H.264 decoder, (in audio-video-codecs\application\umc_h264_dec_con)&lt;BR /&gt;&lt;BR /&gt;similiar last post, I modify the code as :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#define GAIGER&lt;BR /&gt;&lt;BR /&gt;#ifndef GAIGER&lt;BR /&gt;int vm_main(Ipp32s argc, const vm_char **argv)&lt;BR /&gt;#else&lt;BR /&gt;int vm_main(void)&lt;BR /&gt;#endif&lt;BR /&gt;{&lt;BR /&gt;&lt;BR /&gt;#ifdef GAIGER&lt;BR /&gt; Ipp32s argc = 3;&lt;BR /&gt; vm_char *argv[5];&lt;BR /&gt;  &lt;BR /&gt; argv[1] = (vm_char*)malloc(256*sizeof(vm_char)); &lt;BR /&gt; swprintf(argv[1],TEXT("-i"));&lt;BR /&gt;&lt;BR /&gt; argv[2] = (vm_char*)malloc(256*sizeof(vm_char));&lt;BR /&gt; swprintf(argv[2],TEXT("Taipei101 sunset WMV HD 720.mp4"));&lt;BR /&gt;#endif&lt;BR /&gt;:&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Of course, I has also modify function void CommandLine::Parse(Ipp32s argc, const vm_char** argv) to&lt;BR /&gt;Parse(Ipp32s argc, vm_char** argv) .&lt;BR /&gt;&lt;BR /&gt;Then the program CRASH in the line :&lt;BR /&gt;&lt;BR /&gt;if( UMC_OK != splitter-&amp;gt;Init(splParams) ) (about Ln 334 )&lt;BR /&gt;&lt;BR /&gt;debug assertion failed:&lt;BR /&gt;:&lt;BR /&gt;expression : auto_ptr not dereferencable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;my input file is :&lt;BR /&gt;&lt;BR /&gt;General&lt;BR /&gt; Complete name : C:\Documents and Settings\gaigerchen\My Documents\IPP ref\ipp-samples\audio-video-codecs\application\umc_h264_dec_con\Taipei101 sunset WMV HD 720.mp4&lt;BR /&gt; Format : MPEG-4&lt;BR /&gt; Format profile : Base Media&lt;BR /&gt; Codec ID : isom&lt;BR /&gt; File size : 12.9 MiB&lt;BR /&gt; Duration : 1mn 54s&lt;BR /&gt; Overall bit rate : 947 Kbps&lt;BR /&gt; Encoded date : UTC 2008-03-26 20:17:24&lt;BR /&gt; Tagged date : UTC 2008-03-26 20:17:24&lt;BR /&gt; Video #1&lt;BR /&gt; ID : 1&lt;BR /&gt; Format : AVC&lt;BR /&gt; Format/Info : Advanced Video Codec&lt;BR /&gt; Format profile : High@L4.0&lt;BR /&gt; Format settings, CABAC : Yes&lt;BR /&gt; Format settings, ReFrames : 2 frames&lt;BR /&gt; Codec ID : avc1&lt;BR /&gt; Codec ID/Info : Advanced Video Coding&lt;BR /&gt; Duration : 1mn 53s&lt;BR /&gt; Bit rate mode : Variable&lt;BR /&gt; Bit rate : 818 Kbps&lt;BR /&gt; Nominal bit rate : 800 Kbps&lt;BR /&gt; Maximum bit rate : 1 656 Kbps&lt;BR /&gt; Width : 1 280 pixels&lt;BR /&gt; Height : 720 pixels&lt;BR /&gt; Display aspect ratio : 16:9&lt;BR /&gt; Frame rate mode : Constant&lt;BR /&gt; Frame rate : 25.000 fps&lt;BR /&gt; Resolution : 8 bits&lt;BR /&gt; Colorimetry : 4:2:0&lt;BR /&gt; Scan type : Progressive&lt;BR /&gt; Bits/(Pixel*Frame) : 0.035&lt;BR /&gt; Stream size : 11.1 MiB (86%)&lt;BR /&gt; Writing library : x264 core 58&lt;BR /&gt; Encoding settings : cabac=1 / ref=1 / deblock=1:0:0 / analyse=0x3:0x133 / me=hex / subme=5 / brdo=0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=3 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=3 / wpredb=0 / bime=1 / keyint=250 / keyint_min=25 / scenecut=40(pre) / rc=abr / bitrate=800 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / ip_ratio=1.40 / pb_ratio=1.30&lt;BR /&gt; Encoded date : UTC 2008-03-26 20:17:24&lt;BR /&gt; Tagged date : UTC 2008-03-26 20:17:24&lt;BR /&gt; Audio #2&lt;BR /&gt; ID : 2&lt;BR /&gt; Format : MPEG Audio&lt;BR /&gt; Format version : Version 1&lt;BR /&gt; Format profile : Layer 3&lt;BR /&gt; Format_Settings_Mode : Joint stereo&lt;BR /&gt; Codec ID : 6B&lt;BR /&gt; Duration : 1mn 54s&lt;BR /&gt; Bit rate mode : Constant&lt;BR /&gt; Bit rate : 128 Kbps&lt;BR /&gt; Maximum bit rate : 134 Kbps&lt;BR /&gt; Channel(s) : 2 channels&lt;BR /&gt; Sampling rate : 44.1 KHz&lt;BR /&gt; Resolution : 16 bits&lt;BR /&gt; Stream size : 1.74 MiB (14%)&lt;BR /&gt; Writing library : LAME3.98b&lt;BR /&gt; Encoding settings : -m j -V 4 -q 3 -lowpass 17 -b 128&lt;BR /&gt; Encoded date : UTC 2008-03-26 20:17:24&lt;BR /&gt; Tagged date : UTC 2008-03-26 20:17:24&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; (by Pure codec)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I don know how to input the parameter, may you just give me a handle ? &lt;BR /&gt;&lt;BR /&gt;Or point out a workable moive with a set of parameter.&lt;BR /&gt;thank you lots. &lt;BR /&gt;&lt;BR /&gt;Liger&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Oct 2010 10:52:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815623#M4259</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-10-22T10:52:48Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815624#M4260</link>
      <description>Hi &lt;BR /&gt;Yes, I have trie the 2 case, but there is no video&lt;BR /&gt;&lt;BR /&gt;The simple_player output is : &lt;BR /&gt;&lt;BR /&gt;Audio Render : DSOUND&lt;BR /&gt;Video Render : NULL&lt;BR /&gt;-RenderFormat: YV12&lt;BR /&gt;&lt;BR /&gt;Stream Type : MP4ATOM&lt;BR /&gt;Video Info :&lt;BR /&gt;-Video Type : H264&lt;BR /&gt;-Resolution : 720x406&lt;BR /&gt;-Frame Rate : 29.97&lt;BR /&gt;Audio Info :&lt;BR /&gt;-Audio Type : AAC_MP4&lt;BR /&gt;-S.Frequency : 48000&lt;BR /&gt;-Num.Channel : 2&lt;BR /&gt;-BitPerSample: 16&lt;BR /&gt;&lt;BR /&gt;DecRate:40.96 fps(Dec 22.33ms/f + Conv 2.08ms/f = 24.41ms/f) RndrRate 52.58fps A&lt;BR /&gt;udio Dec 27.21chnls&lt;BR /&gt;DecRate:68.69 fps(Dec 14.15ms/f + Conv 0.41ms/f = 14.56ms/f) RndrRate 30.68fps A&lt;BR /&gt;udio Dec 50.96chnls&lt;BR /&gt;:&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;(f the movie format , the simple_play does not support ?( ?)&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Oct 2010 11:39:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815624#M4260</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-10-22T11:39:50Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815625#M4261</link>
      <description>&lt;BR /&gt;Hello, &lt;BR /&gt;&lt;BR /&gt;Could you attach the video stream? so we can have a check here.&lt;BR /&gt;There was an old issue on the rendering here:&lt;BR /&gt; &lt;A href="http://software.intel.com/en-us/articles/the-directx-render-in-umc-sample-failing-at-windows-7-or-windows-vista/" target="_blank"&gt;http://software.intel.com/en-us/articles/the-directx-render-in-umc-sample-failing-at-windows-7-or-windows-vista/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Is this the problem? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao &lt;BR /&gt;</description>
      <pubDate>Tue, 26 Oct 2010 01:44:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815625#M4261</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-10-26T01:44:04Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815626#M4262</link>
      <description>HI :&lt;BR /&gt;&lt;BR /&gt;My OS is windows XP sp3, Should modiy my player code?&lt;BR /&gt;&lt;BR /&gt;This attahment is movie for umc_h264_dec_con.&lt;BR /&gt;&lt;BR /&gt;The main function on umc_h264_dec_con. has been modify as :&lt;BR /&gt;&lt;BR /&gt;#define GAIGER&lt;BR /&gt;&lt;BR /&gt;#ifndef GAIGER&lt;BR /&gt;int vm_main(Ipp32s argc, const vm_char **argv)&lt;BR /&gt;#else&lt;BR /&gt;int vm_main(void)&lt;BR /&gt;#endif&lt;BR /&gt;{&lt;BR /&gt;&lt;BR /&gt;#ifdef GAIGER&lt;BR /&gt; Ipp32s argc = 3;&lt;BR /&gt; vm_char *argv[5];&lt;BR /&gt;  &lt;BR /&gt; argv[1] = (vm_char*)malloc(256*sizeof(vm_char)); &lt;BR /&gt; swprintf(argv[1],TEXT("-i"));&lt;BR /&gt;&lt;BR /&gt; argv[2] = (vm_char*)malloc(256*sizeof(vm_char));&lt;BR /&gt; swprintf(argv[2],TEXT("Taipei101 sunset WMV HD 720.mp4"));&lt;BR /&gt;#endif&lt;BR /&gt;&lt;BR /&gt;and :&lt;BR /&gt;&lt;BR /&gt;#if(0)&lt;BR /&gt; CommandLine(Ipp32s argc, const vm_char** argv) { Parse(argc, argv); }&lt;BR /&gt;#else&lt;BR /&gt; CommandLine(Ipp32s argc, vm_char** argv) { Parse(argc, argv); }&lt;BR /&gt;#endif&lt;BR /&gt;&lt;BR /&gt;(just writedown the input filename directly.)&lt;BR /&gt;&lt;BR /&gt;thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2010 05:41:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815626#M4262</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-10-27T05:41:36Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815627#M4263</link>
      <description>&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;umc_h264_dec_con appliction does not include the render. The simple player application does.&lt;BR /&gt; I just checked your attaced file. I can see the video inthescreenwiththe following command line: &lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;\&amp;gt;simple_player.exe -vdx "Taipei101+sunset+WMV+HD+720.mp4"&lt;BR /&gt;&lt;BR /&gt;Could you please check if it works for you there if you run the simple player?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2010 06:54:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815627#M4263</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-10-27T06:54:25Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815628#M4264</link>
      <description>HI:&lt;BR /&gt;&lt;BR /&gt;That is my mistake, I use the "build32.bat" to build library, and use standard visual studio IDE&lt;BR /&gt;&lt;BR /&gt;to build the simple_player &lt;B&gt;without rebuild all&lt;/B&gt;.&lt;BR /&gt;&lt;BR /&gt;after I clean and rebuild, the simple_player works.&lt;BR /&gt;&lt;BR /&gt;anyway, thank your help !!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2010 08:07:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815628#M4264</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-10-27T08:07:42Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815629#M4265</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;About the umc_h264_dec_con, I input in command line:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;umc_h264_dec_con -f yuv420 -i "Taipei101+sunset WMV +HD+720.mp4" -o AA.yuv &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;or just&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;umc_h264_dec_con -i "Taipei101+sunset WMV +HD+720.mp4" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;the out put is : Video Decoder creation fail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;By my trace, that is fail in the line :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;if (UMC_OK != h264Decoder-&amp;gt;GetInfo(&amp;amp;params))&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;it is becouse (in umc_h264_task_supplier.cpp):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;if (m_CurrentSeqParamSet == -1 &amp;amp;&amp;amp; !m_bSeqParamSetRead)&lt;BR /&gt;{&lt;BR /&gt; return UMC_ERR_NOT_INITIALIZED;&lt;BR /&gt;}&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;/*the m_bSeqParamSetRead is -1*/&lt;BR /&gt;&lt;BR /&gt;so, what command I should input, to convert the movie as yuv format?&lt;BR /&gt;&lt;BR /&gt;thank you.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2010 09:41:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815629#M4265</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-10-27T09:41:50Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815630#M4266</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You need to use simple play application. &lt;/P&gt;&lt;P&gt;\&amp;gt;simple_player.exe -vfwf out.yuv "Taipei101+sunset+WMV+HD+720.mp4"&lt;/P&gt;&lt;P&gt;umc_h264_dec only decodes the rawH.264 file. The file you attached also needs MP4 splitter. &lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2010 01:21:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815630#M4266</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-10-28T01:21:30Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815631#M4267</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;thank you, it do work.&lt;BR /&gt;&lt;BR /&gt;but there are some problem:&lt;BR /&gt;&lt;BR /&gt;1. As your instruction, it does decode to YUV(420) format, but the simplay_player seem go into&lt;BR /&gt;&lt;BR /&gt; a infinite loop . When the out.yuv file has done(~ 3.84G), and I have waited about 30mins, the command &lt;BR /&gt;&lt;BR /&gt;line (dos) does not back to command prompt (C:\...\&amp;gt;). &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. I have use 2 YUV player to render the out.yuv :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.yuvplayer.com/" target="_blank"&gt;http://www.yuvplayer.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://dcmc.ee.ncku.edu.tw/~wjh94m/YUVplayer/index.html" target="_blank"&gt;http://dcmc.ee.ncku.edu.tw/~wjh94m/YUVplayer/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(set h = 1280, w = 720 and format = yuv420)&lt;BR /&gt;&lt;BR /&gt;I found that, the color of the movie became very strange in both player (as below).&lt;BR /&gt;&lt;BR /&gt;Do you know where I get wrong ?&lt;BR /&gt;&lt;BR /&gt;Thank you again. &lt;BR /&gt;&lt;BR /&gt;Original screen from H.264:&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://community.intel.com/../../file/31742" title="Taipei101_H264.JPG" alt="Taipei101_H264.JPG" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The screen after YUV decode:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2010 11:12:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815631#M4267</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-10-28T11:12:54Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815632#M4268</link>
      <description>&lt;P&gt;&lt;BR /&gt;From the attached the picture, it looks that the U and V plane order is reversed. &lt;/P&gt;&lt;P&gt;When I play the output YUV data with IYUV format, it looks fine. What format did you use to play the output file? &lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2010 07:21:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815632#M4268</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-11-01T07:21:15Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815633#M4269</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Sorry, I got noob.&lt;BR /&gt;&lt;BR /&gt;May I ask what yuv player you use? The 2 players which I list above seem do not support "IYUV" (just YUV 444 420 ..etc).&lt;BR /&gt;&lt;BR /&gt;Or, may the simple_player could output the file with swapped U and V component?&lt;BR /&gt;&lt;BR /&gt;thank you lots again...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Nov 2010 09:53:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815633#M4269</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-11-01T09:53:44Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815634#M4270</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I tried to set the output as yuv420, not YV12. It can be played. &lt;BR /&gt;&lt;BR /&gt;See if the following command line works for you?&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;\&amp;gt;simple_player.exe -fyuv420 -vfwf out.yuv "Taipei101+sunset+WMV+HD+720.mp4"&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2010 01:58:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815634#M4270</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-11-02T01:58:59Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815635#M4271</link>
      <description>:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; , &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Nov 2010 05:35:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815635#M4271</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-11-02T05:35:30Z</dc:date>
    </item>
    <item>
      <title>Simple_player in Ipp-samples\audio-video-codecs\application...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815636#M4272</link>
      <description>HI:&lt;BR /&gt;&lt;BR /&gt;The simple player could not render again.&lt;BR /&gt;&lt;BR /&gt;I just do as before: &lt;BR /&gt;&lt;BR /&gt;simple_player -vdx Taipei101.mp4&lt;BR /&gt;&lt;BR /&gt;I found that that is the driver initializing fail:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;umcRes = (Status)pParams-&amp;gt;m_pDrvSpec-&amp;gt;drvInit(&amp;amp;m_Driver,&lt;BR /&gt; pParams-&amp;gt;m_pDrvParams);&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the umcRes is VM_NOT_INITIALIZED&lt;BR /&gt;&lt;BR /&gt;line 105, in unified_video_render.cpp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;it is becouse in the dx_drv.cpp :&lt;BR /&gt;&lt;BR /&gt;if ((NULL == drv-&amp;gt;dd_obj) || (false == drv-&amp;gt;dd_support_overlay))&lt;BR /&gt;{&lt;BR /&gt; ERR_SET(VM_NOT_INITIALIZED, "initialization");&lt;BR /&gt;}&lt;BR /&gt;the drv-&amp;gt;dd_support_overlay is false.&lt;BR /&gt;&lt;BR /&gt;it is ,&lt;BR /&gt;&lt;BR /&gt;caps.dwCaps = 0x002000000&lt;BR /&gt;DDCAPS_OVERLAY = 0x000008001&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so the video render is NULL:&lt;BR /&gt;&lt;BR /&gt;Audio Render : DSOUND&lt;BR /&gt;Video Render : NULL&lt;BR /&gt;-RenderFormat: YV12&lt;BR /&gt;&lt;BR /&gt;Stream Type : MP4ATOM&lt;BR /&gt;Video Info :&lt;BR /&gt;-Video Type : H264&lt;BR /&gt;-Resolution : 1280x720&lt;BR /&gt;-Frame Rate : 25.00&lt;BR /&gt;Audio Info :&lt;BR /&gt;-Audio Type : MP1L3&lt;BR /&gt;-S.Frequency : 44100&lt;BR /&gt;-Num.Channel : 2&lt;BR /&gt;-BitPerSample: 16&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then, what may be this wrong?&lt;BR /&gt;driver fail ?&lt;BR /&gt;&lt;BR /&gt;my system :&lt;BR /&gt;&lt;BR /&gt;windows XP sp3.&lt;BR /&gt;&lt;BR /&gt;but in other players or game, the driver works normally.&lt;BR /&gt;&lt;BR /&gt;thank your instruction.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/////&lt;BR /&gt;Oh, it is my noob, I use dxdiag, I found that my computer does not be turned on directShow/directX acceleration !!&lt;BR /&gt;&lt;BR /&gt;anyway, that works. :)&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2010 08:30:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Simple-player-in-Ipp-samples-audio-video-codecs-application/m-p/815636#M4272</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-11-05T08:30:15Z</dc:date>
    </item>
  </channel>
</rss>

