In the end anyone has ever tried it? What was your scenario/setup? Mine is the following: - Studio1 (receiving system) with its audio files mounted in /var/snd. - Studio2 (sending system) with its audio files mounted in /var/snd. So far so good, two different and separated systems. Now: - From studio1 I mounted studio2:/var/snd into studio1:/tmp/xtra. - From studio1 I launch rivendell_filter with -A /tmp/xtra but it cannot find the right path for audio files. - I also tried to mount studio2:/var/snd into studio1:/tmp/xtra/var/snd, but it does not make any difference. - However files in /tmp/xtra[/var/snd] are totally accessible. A 'ls -l' command shows them all. Fred, what I am doing wrong? Thank you
Alessio Il giorno gio 5 nov 2015 alle ore 22:12 drew Roberts <[email protected]> ha scritto: > Hmmm. > > > On Thu, Nov 5, 2015 at 12:29 PM, Frederick Gleason < > [email protected]> wrote: > >> On Nov 4, 2015, at 19:09 50, Alessio Elmi <[email protected]> >> wrote: >> >> > Transfering cart 012177 [Hey Mama]...[WARNING -- NO AUDIO FOUND]...done. >> > >> > However if I do like "ls -l /tmp/xtra/012177_001.wav" it can see that >> audio file. >> > >> > Any idea? >> >> It expects to find the audio in the usual place —i.e. the audio store >> (‘/var/snd’). >> > I have not used rivendell_filter before so I did a quick search. Found > this link: > > > http://rivendell.tryphon.org/wiki/RIVENDELL_FILTER.txt_-_Usage_Notes_for_the_'rivendell_filter'_Import_Script > . > > For usage it gives: > > rivendell_filter -h <hostname> -u <username> -p <password> -A <audio-dir> -g > <default-group> -s <start-cartnum> -e <end-cartnum> > > Alessio is trying: > > rivendell_filter -h .. -u .. -p .. -A /tmp/xtra -g XTRA_TEST -s 012177 -e > 012177 > > I am guessing he has mounted to sources /var/snd on this machine's > /tmp/xtra > > He finds the file in /tmp/xtra. > > Why would you have the -A option if the file had to be in /var/snd > > Obviously there is a mixup somewhere. Perhaps another person's reading of > the issue will help clarify things and track down the issue... > > >> >> Cheers! >> >> >> |----------------------------------------------------------------------| >> | Frederick F. Gleason, Jr. | Chief Developer | >> | | Paravel Systems | >> |----------------------------------------------------------------------| >> >> all the best, > > drew > -- > http://nakedghosts.blogspot.com/ >
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
