Quote:
Originally Posted by trcm
Ahh, I obviously wasn't reading the error log!
The -v from gst-launch is being interpreted by sox as it's volume argument, some wackiness going on there from busy box maybe as it should have noticed there was a pipe in there!
Use this :
/mnt/us/extensions/sox/sox $1 -t raw - -- | /usr/bin/gst-launch blah blah blah
NB: Tried, and working on my PW4
|
Interesting. I just tried editing my playfile.sh adding the "--" as above and still get the errors. If it isn't too much trouble, could you attach a working playfile.sh either here or on github? I must be doing something wrong.
Dave