schwarzwaldgeier / meteo

2 stars 0 forks source link

when WS is down the creation of FUNK.wav fails #12

Closed mxlian closed 8 years ago

mxlian commented 8 years ago

vagrant@meteo:/vagrant/BERGSTATION$ ./GenerateSounds_neu.pl 
1458308779

1458308779
WS gone?
* Creating phone file with:
/usr/bin/shnjoin -Oalways -aPHONE -d/var/www/BERGSTATION/ -rnone -q /var/www/BERGSTATION/soundfiles/phone/indi.mus.wav /var/www/BERGSTATION/soundfiles/phone/p0.mus.wav /var/www/BERGSTATION/soundfiles/phone/out-of-order.mus.wav /var/www/BERGSTATION/soundfiles/phone/p0.mus.wav /var/www/BERGSTATION/soundfiles/phone/bye.mus.wav
child exited with value 0

* Creating radio file with:
/usr/bin/shnjoin -Oalways -aFUNK -d/var/www/BERGSTATION/ -rnone -q /var/www/BERGSTATION/soundfiles/funk/indi.mus.wav /var/www/BERGSTATION/soundfiles/funk/p0.mus.wav /var/www/BERGSTATION/soundfiles/funk/out-of-order.mus.wav /var/www/BERGSTATION/soundfiles/funk/p0.mus.wav /var/www/BERGSTATION/soundfiles/funk/bye.mus.wav
shnjoin: error: number of channels differs among these files
child exited with value 1
mxlian commented 8 years ago

This is not a problem if the branch out-of-order-msg from @sebschmied directly avoids the creation of it

mxlian commented 8 years ago

audio format were inconsistent. Fixed