Hi, I ran into something like that on a Ubuntu 10.04 machine and Rivendell 2.1.4. While I didn't have any OGG / MP3 stuff, I did have mp2 stuff. It would play audio fine, but I could not see any of the waveform data when I went in to edit markers in RDLibrary.
What it turned out to be was the permissions on the rdxport file in /var/www/r-bin/ - somehow they got changed. Doing a sudo chmod 4755 on that file and then restarting Apache did the trick. The other thing I've run into on Ubuntu is if I'm using Rivendell with Jack, I have to do a sudo chmod root:root /usr/local/bin/caed rdcatchd ripcd Otherwise Rivendell never shows up under Jack. And of course ensuring all permissions are correct on /var/snd I'm not sure if this is what you're running into or not, but it is worth a try. Lorne Tyndale > audio. However, any audio files I have when you go into RDLibrary and > Edit Markers don't have any energy data where they in the display. That _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
