Looks like that almost fixed it. The error I get now says
LiVES failed doing the following: sox -D -t .raw -r 48000 -s -b 16 -c 2 "/run/media/kyle/USB3HDD/livestmp//ldmf/clips/340559110/audioc lip" -t .wav -r 48000 -c 2 -s -16 "/run/media/kyle/USB3HDD/livestmp//ldmf/clips/340559110/audiodump. wav" >/dev/null 2>&1 Please check your system for errors. The error value was 256 I think the problem now is that my version of sox is expecting '-e s' rather than '-s'. Also, the -b 16 isn't showing up in the output options. It is showing -16 instead. Changing these options on the sox command line does appear to fix the problem. Thanks. Sent from my ordinary world ------------------------------------------------------------------------------ _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
