Results 1 to 15 of 48

Thread: mpd player within Asus WL-500gP

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by pheidrias View Post
    I figured out, that the problem seems to stem from resampling. This takes too much CPU and therefore makes the playback quite impossible (CPU load > 95% for mpd when playing OGG).
    Unfortunately, our CPU have no FPU, only FPU emulation unit. This is why massive floating point calculations is painfully slow.
    But! You may relink the mpd from libvorbis to libvorbisidec - a library with integer numbers only algorithms. See Makefile for details.

  2. #2
    Quote Originally Posted by ryzhov_al View Post
    You may relink the mpd from libvorbis to libvorbisidec - a library with integer numbers only algorithms.
    if thats working, all applications on our devices using this lib, should be relinked

    I don't have any ogg-files now, but am willing to test it with minidlna this night...
    RT-N66U TomatoUSB 1.28.0000 MIPSR2-135 K26AC USB AIO-64K running Entware-NG
    pyload 0.4.9
    minidlna 1.1.2
    samba 3.6.5
    openvpn 2.3.10
    ̶W̶L̶5̶0̶0̶g̶P̶ ̶1̶.̶9̶.̶2̶.̶7̶-̶r̶t̶n̶-̶r̶4̶7̶5̶0 retired

  3. #3
    Quote Originally Posted by ryzhov_al View Post
    But! You may relink the mpd from libvorbis to libvorbisidec - a library with integer numbers only algorithms. See Makefile for details.
    Unfortunately the makefile doesn't tell me anything ...as my above post demonstrates, I'm still stuck on the last step of preparing my system for cross-compiling...

    Or can I "symlink" the libraries?

    I don't have any ogg-files now, but am willing to test it with minidlna this night...
    Shall I send you one?
    I even get those problems with madplay --> in case, minidlna doesn't produce problems (for other reasons?)...

  4. #4
    @!gm: Have you had time to give it a try?

    @ryzhov_al: Could you please help me in setting up this compiling/linking (see above post)?
    As mpd seems to use ogg-reencoding for http-streaming, too, there seems to be a real need for this thing!

    Thanks a lot,
    pheidrias

  5. #5
    Quote Originally Posted by pheidrias View Post
    @ryzhov_al: Could you please help me in setting up this compiling/linking (see above post)?
    Sorry, I did not have enough time to teach each member of our forum. Please, refer my guide and this topic.

  6. #6
    Quote Originally Posted by ryzhov_al View Post
    Sorry, I did not have enough time to teach each member of our forum.
    Of course! You're already doing a great job in sharing your projects with us!
    I didn't want to sound too demanding...sorry for this.

    I posted the error message I get when trying to follow your HowTo in my earlier post (01-03-2012 12:24) - I don't understand what I've made wrong?

    Thanks,
    pheidrias

  7. #7
    toolchain is not well installed.

    did you read my success story?

    http://wl500g.info/showpost.php?p=244468&postcount=19
    http://wl500g.info/showpost.php?p=244521&postcount=23

    ^these are the most important posts
    RT-N66U TomatoUSB 1.28.0000 MIPSR2-135 K26AC USB AIO-64K running Entware-NG
    pyload 0.4.9
    minidlna 1.1.2
    samba 3.6.5
    openvpn 2.3.10
    ̶W̶L̶5̶0̶0̶g̶P̶ ̶1̶.̶9̶.̶2̶.̶7̶-̶r̶t̶n̶-̶r̶4̶7̶5̶0 retired

  8. #8
    hmmm...my problem seems to be at another place...
    However, I may have overseen the following error message the first time I tried the compilation.
    When I do "make toolchain" it stops with:
    Code:
    Ausgecheckt, Revision 3458.
    cp -f ../../toolchain-1.9.2.7-rtn-r3458/src/defconfig ../../toolchain-1.9.2.7-rtn-r3458/src/.config
    sed -i 's,/home/lly/Wl500/rt-n/linux/linux-2.6/,/home/guntram/Soft/openwrt/rtn/toolchain/../../firmware-1.9.2.7-rtn-r3702/src/linux/linux-2.6,g' ../../toolchain-1.9.2.7-rtn-r3458/src/.config
    Fixme: apply uClibc patches for ld.so*
    cp -f ./999-ld-native-search-path.patch  ../../toolchain-1.9.2.7-rtn-r3458/src/toolchain/binutils/patches/2.21.1/
    cp -f ./*-uclibc-*.patch  ../../toolchain-1.9.2.7-rtn-r3458/src/toolchain/uClibc/patches/0.9.32/
    cp: Aufruf von stat für „./*-uclibc-*.patch“ nicht möglich: Datei oder Verzeichnis nicht gefunden
    make[1]: *** [.toolchain_compiled] Fehler 1
    make[1]: Verlasse Verzeichnis '/home/guntram/Soft/openwrt/rtn/toolchain'
    make: *** [.toolchain_installed] Fehler 2
    Do I have to get the missing patch somewhere manually?

Similar Threads

  1. Asus WL-500gp V1
    By alcalaca in forum Spanish Discussion - Español (ES)
    Replies: 3
    Last Post: 15-02-2011, 16:57
  2. HowTo WL-HDD + USB-Sound-Hub als MP3-Player mit PDA-Fernbedinung
    By WLAN-Fan in forum German Discussion - Deutsch (DE)
    Replies: 58
    Last Post: 17-09-2010, 12:27
  3. îáúåäèíåíèå asus 500gp è asus 520gc
    By shi in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 56
    Last Post: 12-04-2009, 11:17
  4. Streaming Audio -- which Player on Linux?
    By lodp in forum WL-500g Q&A
    Replies: 5
    Last Post: 22-01-2007, 00:38

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •