Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
6819 Discussions

Simple player with w_ipp-samples_p_7.0.2.048 can't play mp4

Wei_Koon_Lim__Intel_
623 Views
I managed to compile Simple Player with w_ipp-samples_p_7.0.2.048, but when i tried to execute it in win7, i get the following below, and no video being seen as the Video Render is NULL. What could be wrong with my setups?

C:\\Program Files (x86)\\Intel\\ComposerXE-2011\\redist\\ia32\\compiler>simple_player.
exe "Taipei101+sunset+WMV+HD+720.mp4"
Audio Render : FILE WRITER
Video Render : NULL
-RenderFormat: YV12

Stream Type : MP4ATOM
Video Info :
-Video Type : H264
-Resolution : 1280x720
-Frame Rate : 25.00
Audio Info :
-Audio Type : MP1L3
-S.Frequency : 44100
-Num.Channel : 2
-BitPerSample: 16

DecRate:39.44 fps(Dec 23.69ms/f + Conv 1.66ms/f = 25.35ms/f) RndrRate 27.60fps A
udio Dec 165.65chnls

0 Kudos
1 Solution
Ying_H_Intel
Moderator
623 Views
Hi Wei,

You problem looks familiar. may you minimize all of windows on your desktop(keep the desktop as background)and try the command like

>simple_player.exe yourstream -vdx

Regards,
Ying

View solution in original post

0 Kudos
1 Reply
Ying_H_Intel
Moderator
624 Views
Hi Wei,

You problem looks familiar. may you minimize all of windows on your desktop(keep the desktop as background)and try the command like

>simple_player.exe yourstream -vdx

Regards,
Ying
0 Kudos
Reply