FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › Is edgy version compiled with flac?
- This topic has 8 replies, 3 voices, and was last updated 16 years, 3 months ago by
DeadPoet.
-
AuthorPosts
-
17/02/2007 at 4:27 PM #1111
DeadPoet
ParticipantJust wanted to know if the edgy-nightly is configured with flac and ogg turned on. If not – can I redo this somehow without the need to recompile the whole thing?
17/02/2007 at 8:16 PM #9217mas
ParticipantRecompiling is relatively fast even on an NSLU however. ca. 10 minutes.
The biggest hassle is getting the dependencies installed, then a simple ./configure –help will tell you which you can enable all and then run configure with the right options plus a make install and thats it.
17/02/2007 at 9:50 PM #9218DeadPoet
ParticipantThanks a lot for your quick response.
I’ll try recompiling it tomorrow – hope it will still work then 😉
Will recompiling overwrite all the old stuff (e.g. config file) or just the binary? I only used precompiled packages via apt-get before, never compiled anything for myself 😉17/02/2007 at 9:55 PM #9219mas
ParticipantIf you use –prefix=/usr in the configure then it should overwrite most stuff. Thats how I did it. I also first installed it from the deb package and then later compiled over it.
Please note that most likely some of the flac, ogg, avahi and so dev packets will be missing. You need to install em first with the packet management system. But if you forget then the configure will complain and remind you, provided you used the proper –enable-xxx flags to include the stuff you want in.
20/02/2007 at 5:41 PM #9220rpedde
Participant@DeadPoet wrote:
Just wanted to know if the edgy-nightly is configured with flac and ogg turned on. If not – can I redo this somehow without the need to recompile the whole thing?
Should be. Put a flac or ogg in the library. If you see full metadata, then yeah, it’s turned on. But I believe it is.
— Ron
21/02/2007 at 11:42 PM #9221DeadPoet
ParticipantHey Ron!
At least in the latest nightly (the one where it wasn’T built against avahi) it does not work with flacs. I just don’t have an ogg here to try it. Maybe I’ll find some later 🙂
22/02/2007 at 1:41 AM #9222rpedde
Participant@DeadPoet wrote:
Hey Ron!
At least in the latest nightly (the one where it wasn’T built against avahi) it does not work with flacs. I just don’t have an ogg here to try it. Maybe I’ll find some later 🙂
Okay. I’ll check my build stuff for that. Sure thought it did. Hrm.
— Ron
27/02/2007 at 12:26 AM #9223DeadPoet
ParticipantHey Ron!
i rechecked it – it was an error. The ogg and flac files were not in my config file. It still won’t play them in iTunes (doesn’t transcode them) but I will look intot hat after a business trip I have to take. Probably next weekend.
So, no need to worry about your build stuff so far 😉27/02/2007 at 12:42 AM #9224DeadPoet
ParticipantAh, what the heck. It WAS my fault. Sorry. Hadn’t installed vorbis-tools. Sometimes this linux-thing gets over my head – although it’s just plain simple logic. Grm. Flac and Ogg work now. Thanks alot for listening 😉
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.