RE: No video output for splay on arm-iwmmx-linux
"ljun" <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <005401c9454e$2507e5d0$6401a8c0@reald867064935> |
Ding 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: [email protected] [mailto:[email protected]] On Behalf Of Ke Ding Sent: Thursday, November 13, 2008 10:24 AM To: [email protected] 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 _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev