Re: hxclientkit question
Daniel Yek <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Tran Hoang Thanh wrote: > <snip> > I tested with your suggestion, but I have the following error: > > mobile-odh-root@LinuxPC3:~/HelixDNA/helix/player/hxclientkit/test$ > HX_DEBUGLEVEL=2 HELIX_LIBS=/usr/local/helix/HelixPlayer dbg/testkit > file:///home/mobile-odh-root/Thanh/C++/Streaming/1.mp3 Hi Tran, Helix Player (the specific player product!) only supports Open Source (GPL-licensed) codecs. MP3 is patent-incumbered and thus cannot be supported as part of its GPL-licensed codecs. Try OGG clips, or either use RealPlayer or Helix client (which isn't shipped as a product; as opposed to Helix Player); both of these supports MP3. -- Daniel Yek. > HX_ASSERT failed: (m_pIPrefs)... File plghand2.cpp, Line 6259 > OnVolumeChanged > HX_ASSERT failed: (m_pPreferences)... File hxflsrc.cpp, Line 351 > OnContentStateChanged > OnTitleChanged > HX_ASSERT failed: (m_pPreferences)... File hxflsrc.cpp, Line 351 > OnGroupsChanged > OnErrorOccurred > > Do you have any idea for this? Thanks in advance. > > > Best regards, > > Tran Hoang Thanh > > > > --- On Sat, 8/2/08, Daniel Yek <[email protected]> wrote: > >> From: Daniel Yek <[email protected]> >> Subject: Re: [Helix-client-dev] hxclientkit question >> To: "Tran Hoang Thanh" <[email protected]> >> Cc: [email protected] >> Date: Saturday, August 2, 2008, 2:30 AM >> Tran Hoang Thanh wrote: >> >>> I successfully built hxclientkit with your >>> >> instruction. I also tested with "test" folder. I >> also followed with "python >> >> /home/mobile-odh-root/HelixDNA/build/bin/umake.py" to >> create makefile in "test" folder. >> >>> The messages were as follows: >>> >>> >>> >> mobile-odh-root@LinuxPC3:~/HelixDNA/helix/player/hxclientkit/test$ >> sudo python >> /home/mobile-odh-root/HelixDNA/build/bin/umake.py >> >>> <snip> >>> >>> >>> g++ -o dbg/testkit dbg/obj/main.o dbg/testkit_libs.a >>> >> -L/usr/X11R6/lib -lX11 -lpthread -ldl >> >>> rm "dbg/testkit_libs.a" >>> >>> Am I right when assuming that there was no error? >>> >>> However, when I tested "testkit" in >>> >> "dbg" folder I got error as follows: >> >>> >> mobile-odh-root@LinuxPC3:~/HelixDNA/helix/player/hxclientkit/test$ >> HELIX_LIBS=/usr/local/helix/HelixPlayer dbg/testkit >> file:///home/mobile-odh-root/Thanh/C++/Streaming/1.mp3 >> >>> HX_ASSERT failed: (m_pIPrefs)... File plghand2.cpp, >>> >> Line 6259 >> >>> Aborted (core dumped) >>> >>> >> That is a debug assertion about Preferences that can be >> ignored. >> >> Try this: >> $ HX_DEBUGLEVEL=2 HELIX_LIBS=/usr/local/helix/HelixPlayer >> dbg/testkit >> file:///home/mobile-odh-root/Thanh/C++/Streaming/1.mp3 >> >> Setting debug level to 2 causes the assert to print out the >> same error >> message and then ignore it. >> >> -- >> Daniel Yek. >> >> >> >>> For your information, I do not have RealPlayer, I only >>> >> installed HelixPlayer in >> "/usr/local/helix/HelixPlayer". In this folder, I >> saw: "Bin", "codecs", >> "common", "doc", "mozilla", >> "plugins", "postinst", "share" >> folders and hxplay, hxplay.bin, install.log, license, readme >> files. >> >>> Thanks a lot for your time and support so far. >>> >>> >>> Best regards, >>> >>> Tran Hoang Thanh >>> _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev