Moderators: Developers, Webadmins

nivlacckw wrote:Hi,
Is it possible to have both arm.deb(little-endian) and armeb.deb(big-endian) style Debian package in the future?
regards,
Nivlacckw


fersan wrote:Hi, Ron,
I am using the firefly media server, and I am happy with it. I compiled it from the Tarball on the debian/arm installation on the Slug, but there is the question how to get the oggdec compiled with the Tremor libraries. I am getting a little bit confused with all of these, and before trying to do patch oggdec myself, you might now somebody that did already do this, somebody with more experience than me.
Thanks.

rpedde wrote:
I just have enough knowledge to bang on it until it works, but here's the foolish patch I made for it:
http://svn.nslu2-linux.org/svnroot/optw ... emor.patch
You'll need to vorbisidec libraries as well, I'm using this:
http://nslu.sourceforge.net/downloads/l ... 221.tar.gz
-- Ron

mumsoft wrote:rpedde wrote:
I just have enough knowledge to bang on it until it works, but here's the foolish patch I made for it:
http://svn.nslu2-linux.org/svnroot/optw ... emor.patch
You'll need to vorbisidec libraries as well, I'm using this:
http://nslu.sourceforge.net/downloads/l ... 221.tar.gz
-- Ron
I got these now, but I spend yesterday fruitlessly searching for the ivorbis-tools source, that apparently is needed for the patch anyway. I find it stupid of me that so many people could recompile oggdec with it, and apparently have the ivorbis-tolls source lying around somewhere, while I still have no clue whatsoever where to look.
Sorry, it must be obvious, but I don't see it. Googling around, sniffing, trying, guessing, howling...
Where on earth is the source for ivorbis-tools????


mas wrote:And you will also have to check the patch up whether it does a byteswap.
I did the same ivorbis-tool patch and compile for my debian-Etch LE and these were the gotchas:
1. The patch only works against the old ivorbis snapshot as posted here. Not against an actual ivorbis snapshot. So forget the 1.1.1 version and download the old 2005er snapshot from this side.
2. The patch is IMHO (or was when I did it) for the big endian distri and has a manual byteswap in it, which will turn your music to garbage if used on a LE distribution. I manually edited the byteswap out and then recompiled. Worked perfect then.
------
Agenda:
1. Unpack the old ivorbis-tools snapshot
2. Run Rons patch over it
3. It only patches 2-3 files. Check these for a comment "byteswap" or similar and remove the lines after the comment.
4. Do the usual ./configure && make && make install. Voila.

mumsoft wrote:It's a pity that xaviour is not looking here anymore. he has a Asus WL-700gE like me and could recompile oggdec succesfully.

mumsoft wrote:mumsoft wrote:It's a pity that xaviour is not looking here anymore. he has a Asus WL-700gE like me and could recompile oggdec succesfully.
Just a thought. I can't send him/her a private message, as this board does not allow it.
But I guess someone here, Ron?, can.
Just a little question to be so kind to look at my stumbling over ivorbis-tools. Is that possible?
I have another option. That is, to wait. Just wait. I have never had a problem with Linux that wasn't solved by just waiting.
But for the moment I feel sorry that I have bought this Roku Soundbridge and trusted that Firefly could serve it my ogg files.

rpedde wrote:mumsoft wrote:mumsoft wrote:It's a pity that xaviour is not looking here anymore. he has a Asus WL-700gE like me and could recompile oggdec succesfully.
Just a thought. I can't send him/her a private message, as this board does not allow it.
But I guess someone here, Ron?, can.
Just a little question to be so kind to look at my stumbling over ivorbis-tools. Is that possible?
I have another option. That is, to wait. Just wait. I have never had a problem with Linux that wasn't solved by just waiting.
But for the moment I feel sorry that I have bought this Roku Soundbridge and trusted that Firefly could serve it my ogg files.
I'm not sure I understand the problem. Did you ipkg install "ivorbis-tools"?
That has all the right patches and everything. If you are on an optware platform, that should work. It uses the right endianness based on the platform and enables or disables byteswapping appropriately.
So what isn't working? Do you get noise when you try to transcode ogg, or does it just not transcode? Because it doesn't look like you should be having problems if you are using the optware stuff.

mumsoft wrote:
It is the same problem Mr. xaviour had, that he posted here: http://forums.fireflymediaserver.org/vi ... php?t=5979
At first transcoding did not work, as i had posted here:
http://forums.fireflymediaserver.org/vi ... highlight=
But it ended in ogg giving noise only. So I tried to recompile (i)vorbis-tools with your patch.
Mr xaviour was luckier than me, but kept silent about how-to.
I have vague plans to patch the 1.1.1 version of the vorbis-tools and try again, but a little help from xaviour would be a real saviour.

checking for Vorbis... no
*** Could not run Vorbis test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Vorbis was incorrectly installed
*** or that you have moved Vorbis since it was installed.
configure: error: Vorbis needed!
/opt/lib/gcc/mipsel-linux-uclibc/4.1.1/../../../libvorbis.so: undefined reference to `lrint'

Users browsing this forum: No registered users and 2 guests