FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › [SOLVED] ogg and svn 1328
- This topic has 5 replies, 2 voices, and was last updated 18 years, 2 months ago by rpedde.
-
AuthorPosts
-
31/07/2006 at 9:19 PM #481w1ll14mParticipant
I have a problem, i can’t make the nightly work with ogg.
i managed to use the mt-daapd-ssc.pl script to re-encode the ogg to a wafv file, i can also play this file.only when i try to play the file from the roku soundbridge it fails instantly
th error i get is like this:
2006-07-31 22:07:11 (b77ee6b0): Playlist 135014872 bad syntax2006-07-31 22:07:32 (b5e80bb0): Session 0: Streaming file ‘audio.ogg’ to 192.168.0.229 (offset 0)mt-daapd.conf
general]
web_root = /usr/local/share/mt-daapd/admin-root
port = 8080
admin_pw = [my-password]
db_type = sqlite3
db_parms = /var/cache/mt-daapd
mp3_dir = /mnt/muziek
servername = [my-servername]
runas = nobody
playlist = /mnt/muziek/muziek/daapd/mt-daapd.playlist
extensions = .mp3,.m4a,.m4p,.wav,.wma,.aiff,.ogg,.flac,.radio
ssc_codectypes = ogg,flac,alac,wav,mpeg,mpc,shn
ssc_prog = /bin/mt-daapd-ssc.pl
logfile = /var/log/mt-daapd.log
rescan_interval = 900
process_m3u = 1
scan_type = 0
compress = 1
always_scan = 1
[plugins]
plugin_dir = /usr/local/share/mt-daapd/plugins
plugins = rsp.so,ssc-script.so
the filder muziek is a samba share located on a ‘windows’ machine
Does anyone knows what i did wrong or knows a solution, please let me know!
kind regards,
William01/08/2006 at 4:11 AM #5737rpeddeParticipant@w1ll14m wrote:
I have a problem, i can’t make the nightly work with ogg.
i managed to use the mt-daapd-ssc.pl script to re-encode the ogg to a wafv file, i can also play this file.only when i try to play the file from the roku soundbridge it fails instantly
th error i get is like this:
2006-07-31 22:07:11 (b77ee6b0): Playlist 135014872 bad syntax2006-07-31 22:07:32 (b5e80bb0): Session 0: Streaming file ‘audio.ogg’ to 192.168.0.229 (offset 0)mt-daapd.conf
general]
web_root = /usr/local/share/mt-daapd/admin-root
port = 8080
admin_pw = [my-password]
db_type = sqlite3
db_parms = /var/cache/mt-daapd
mp3_dir = /mnt/muziek
servername = [my-servername]
runas = nobody
playlist = /mnt/muziek/muziek/daapd/mt-daapd.playlist
extensions = .mp3,.m4a,.m4p,.wav,.wma,.aiff,.ogg,.flac,.radio
ssc_codectypes = ogg,flac,alac,wav,mpeg,mpc,shn
ssc_prog = /bin/mt-daapd-ssc.pl
logfile = /var/log/mt-daapd.log
rescan_interval = 900
process_m3u = 1
scan_type = 0
compress = 1
always_scan = 1
[plugins]
plugin_dir = /usr/local/share/mt-daapd/plugins
plugins = rsp.so,ssc-script.so
the filder muziek is a samba share located on a ‘windows’ machine
Does anyone knows what i did wrong or knows a solution, please let me know!
kind regards,
WilliamMy guess is that it wasn’t compiled with “–enable-oggvorbis” Try that, and see where that gets you.
— Ron
14/10/2006 at 5:00 PM #5738w1ll14mParticipant@rpedde wrote:
@w1ll14m wrote:
I have a problem, i can’t make the nightly work with ogg.
i managed to use the mt-daapd-ssc.pl script to re-encode the ogg to a wafv file, i can also play this file.only when i try to play the file from the roku soundbridge it fails instantly
th error i get is like this:
2006-07-31 22:07:11 (b77ee6b0): Playlist 135014872 bad syntax2006-07-31 22:07:32 (b5e80bb0): Session 0: Streaming file ‘audio.ogg’ to 192.168.0.229 (offset 0)mt-daapd.conf
general]
web_root = /usr/local/share/mt-daapd/admin-root
port = 8080
admin_pw = [my-password]
db_type = sqlite3
db_parms = /var/cache/mt-daapd
mp3_dir = /mnt/muziek
servername = [my-servername]
runas = nobody
playlist = /mnt/muziek/muziek/daapd/mt-daapd.playlist
extensions = .mp3,.m4a,.m4p,.wav,.wma,.aiff,.ogg,.flac,.radio
ssc_codectypes = ogg,flac,alac,wav,mpeg,mpc,shn
ssc_prog = /bin/mt-daapd-ssc.pl
logfile = /var/log/mt-daapd.log
rescan_interval = 900
process_m3u = 1
scan_type = 0
compress = 1
always_scan = 1
[plugins]
plugin_dir = /usr/local/share/mt-daapd/plugins
plugins = rsp.so,ssc-script.so
the filder muziek is a samba share located on a ‘windows’ machine
Does anyone knows what i did wrong or knows a solution, please let me know!
kind regards,
WilliamMy guess is that it wasn’t compiled with “–enable-oggvorbis” Try that, and see where that gets you.
— Ron
thanx for the reply, i fixed the problem my self a few weeks ago. so i have’nt checked the forums since then.
the problem was in the ssc script, i can’t remember exactly what i did to resolve this problem πi like the new release verry much, but i am still searching for a html based daap client so i can access my music over the internet.
What i found out is that build 1376 had a java applet, but the applet was not able to connect from a remote machine (also checked the proxy and modified applet.html but it all had no effect) maybe if you know one good web based client would be verry nice to make that as an independant package so you can run it on any webserver(on the local subnet only for security) and secure it with an .htaccess with mysql authentification or something like that π
–edit–
by the way, your avater is from Evangelion am i correct? a good anime π
–edit–kind regards william
14/10/2006 at 8:08 PM #5739rpeddeParticipantWhat i found out is that build 1376 had a java applet, but the applet was not able to connect from a remote machine (also checked the proxy and modified applet.html but it all had no effect) maybe if you know one good web based client would be verry nice to make that as an independant package so you can run it on any webserver(on the local subnet only for security) and secure it with an .htaccess with mysql authentification or something like that π
The database is sqlite, so it should be fairy easy to build a php interface for it, or something like that.
I do intent to build a generic web front-end for it though, perhaps something similar to andromeda or zina.
by the way, your avater is from Evangelion am i correct? a good anime π
Yes! I love that series. Wish the ending wasn’t so inexplicable, though. π
15/10/2006 at 8:17 AM #5740w1ll14mParticipantThe database is sqlite, so it should be fairy easy to build a php interface for it, or something like that.
I do intent to build a generic web front-end for it though, perhaps something similar to andromeda or zina.
that would be nice π does the rsp protocol also support seeking within a song? if so i am going to ask for a new feature in the firmware from my SB.
Yes! I love that series. Wish the ending wasn’t so inexplicable, though. Smile
yeah it’s one of my favorite series, also the first serie i’ve seen!
When you are in holland, let me know and we’ll get a beer somewhere!15/10/2006 at 9:44 PM #5741rpeddeParticipantdoes the rsp protocol also support seeking within a song? if so i am going to ask for a new feature in the firmware from my SB.
Yes, so it is something that must be done on the sb side. Fast forwarding is something that has been asked for quite a lot I think.
When you are in holland, let me know and we’ll get a beer somewhere!
i don’t get to holland much, but if I do, I’ll be sure to let you know. π
— Ron
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.