[Helix-client-dev] No video output for splay on arm-iwmmx-linux
ljun ljun at real.comDing You need to write your video output module by yourself. Basically, you need to create a widget and set the decoded frame to this widget buffer and flash it to screen. There are three interfaces needed to implement, IHXSite, IHXSiteSupplier and IHXVideoSurface. Please refer to chapter 12 and 13 of HelixSDK-R5-Volume1.pdf. You can find it at https://helix-client.helixcommunity.org/Sdks . Best regards Eric Li (Àî¾ü) www.realnetworks.com _____ From: helix-client-dev-bounces at helixcommunity.org [mailto:helix-client-dev-bounces at helixcommunity.org] On Behalf Of Ke Ding Sent: Thursday, November 13, 2008 10:24 AM To: helix-client-dev at helixcommunity.org Subject: [Helix-client-dev] No video output for splay on arm-iwmmx-linux Hi all I¡¯m porting the splay on XScale Linux platform. Below is the detailed configuration: SYSTEM_ID=linux-2.2-libc6-armv5te-cross-gcc4.1-iwmmxt-softfloat branch: hxclient_3_1_0_atlas_restricted platform: linux-2.2-libc6-armv5te-cross-gcc4.1-iwmmxt-softfloat distribution/archive from: linux-2.2-libc6-armv5te-cross-gcc4.1-iwmmxt-softfloat profile: helix-client-mobile-ezx cvs revision: hxclient_3_1_0_atlas target(s): splay The build is successful, but only real audio can be played. it seems that the video decoding is ongoing, but no video on screen. Is there anybody here encounter the same issue and know the root cause? Thanks Ke -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.helixcommunity.org/pipermail/helix-client-dev/attachments/20081113/7efdc6f4/attachment-0001.html