<?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 Running simple_player.exe with mpeg2 file? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948897#M18429</link>
    <description>Good morning (or afternoon) all,&lt;BR /&gt;&lt;BR /&gt;I'm playing around with the example applications, and I'm trying to open an mpeg2 file for play, but when I specify the name of the file as a command line argument for the player, I get an error "Failed to initialize splitter."&lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas as to how I can get around this?</description>
    <pubDate>Tue, 31 Jan 2006 01:03:04 GMT</pubDate>
    <dc:creator>adam_robinson</dc:creator>
    <dc:date>2006-01-31T01:03:04Z</dc:date>
    <item>
      <title>Running simple_player.exe with mpeg2 file?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948897#M18429</link>
      <description>Good morning (or afternoon) all,&lt;BR /&gt;&lt;BR /&gt;I'm playing around with the example applications, and I'm trying to open an mpeg2 file for play, but when I specify the name of the file as a command line argument for the player, I get an error "Failed to initialize splitter."&lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas as to how I can get around this?</description>
      <pubDate>Tue, 31 Jan 2006 01:03:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948897#M18429</guid>
      <dc:creator>adam_robinson</dc:creator>
      <dc:date>2006-01-31T01:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Running simple_player.exe with mpeg2 file?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948898#M18430</link>
      <description>&lt;P&gt;Hi Adam,&lt;/P&gt;
&lt;P&gt;could you please provide more info about your issue, like what operating system, what processor and what version of IPP do you use. Is there something special with your mpeg file? Do you know what encoder produce it? How big is it, probably you can share it with us, it will help us in investigating the issue.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 04 Feb 2006 01:33:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948898#M18430</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-02-04T01:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Running simple_player.exe with mpeg2 file?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948899#M18431</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Verdana"&gt;Hi&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Verdana"&gt;I am running into the same condition.I builded &lt;FONT face="Arial"&gt;simlple_player.exe(with IPP5.0) on eVC++first.I'm playing around with the simlple_player.exe on WinCE emulator, I'm trying to open an mpeg2(or avi) file for play, but when I specify the name of the file as a command line argument for the player, I get an error either "Failed to initialize splitter." or nothing occur(display nothing) .&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="Verdana"&gt;&lt;FONT face="Arial"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;My command line: -fyuy2 -s -ltext.mpg&lt;/DIV&gt;
&lt;P&gt;&lt;FONT face="Verdana"&gt;MyProject Link:&lt;A href="http://w3.nctu.edu.tw/~u9223626/Desktop.rar" target="_blank"&gt;http://w3.nctu.edu.tw/~u9223626/Desktop.rar&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana"&gt;testmpg:&lt;A href="http://w3.nctu.edu.tw/~u9223626/test.mpg" target="_blank"&gt;http://w3.nctu.edu.tw/~u9223626/test.mpg&lt;/A&gt;&lt;/FONT&gt;&lt;FONT face="Verdana"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2006 11:38:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948899#M18431</guid>
      <dc:creator>lupin_wang</dc:creator>
      <dc:date>2006-03-09T11:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Running simple_player.exe with mpeg2 file?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948900#M18432</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I see the problem.&lt;/P&gt;
&lt;P&gt;You use -lmpeg_file_name whereas -l option dedicated to specify playlist file (ordinal text file with one stream name per line). So, you should use&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;-fyuy2 -s text.mpg&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Mar 2006 02:21:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948900#M18432</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-03-16T02:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Running simple_player.exe with mpeg2 file?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948901#M18433</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;i see&lt;/P&gt;
&lt;P&gt;THX&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2006 15:51:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Running-simple-player-exe-with-mpeg2-file/m-p/948901#M18433</guid>
      <dc:creator>lupin_wang</dc:creator>
      <dc:date>2006-03-16T15:51:53Z</dc:date>
    </item>
  </channel>
</rss>

