On Tue, 2011-11-22 at 10:03 -0500, [email protected] wrote:
> here is the end of the syslog after i tried twice to edit markers on
> the new files: 
> 
> 
> Nov 22 09:58:22 rdcs caed: Error:
> alsaLoadPlayback(/var/snd/012001_001.wav)   openWave() failed to open
> file 
> Nov 22 09:58:22 rdcs caed: unable to allocate stream for card 0 
> Nov 22 09:58:30 rdcs caed: Error:
> alsaLoadPlayback(/var/snd/012001_001.wav)   openWave() failed to open
> file 
> Nov 22 09:58:30 rdcs caed: unable to allocate stream for card 0 

That is caed telling you it cannot open /var/snd/012001_001.wav

Which is the file that should hold the audio, check that this file
exists....

What does ls -al /var/snd/012001_001.wav say?

My hunch is that something in the import process is broken and the file
is never getting added to the audio store. 

Regards, Dan.

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to