Quote:
Originally Posted by PoP
It didn't work on my PW3 7th generation G090G1 firmware 5.12.3
Code:
[root@kindle root]# cd /mnt/us
[root@kindle us]# cd extensions
[root@kindle extensions]# cd sox
[root@kindle sox]# ls /mnt/us/music
Multitudes.mp3 record
[root@kindle sox]# ls
README.txt library playinternetradio.sh
config.xml menu.json playurl.sh
killgst.sh playall.sh sox
killsox.sh playfile.sh soxi
[root@kindle sox]# ./playall.sh
[root@kindle sox]# ./playall.sh: line 42: /usr/bin/gst-launch: not found
I searched the file system but couldn't find gst-launch anywhere.
The setup is PW3 -> USB-OTG Cable -> USB Sound Card -> Earphones.
Attachment 179142
It worked perfectly on my PW4. Thanks for a such a great extension.
|
Interesting. On my PW4 in ssh which gst-launch returns /usr/bin/gst-launch, so I gather this doesn't show the same on your PW3. Do you have a gstreamer-0.10 library with libgstaudiosrc.so and libgstmixersink.so in it?
Does Audible work on you PW3? I found that on the PW4 this was supported via gstreamer and the above noted libraries. If they are somewhere else on the PW3 it ought to be possible to fix this. If not, it will take finding out how Audible is supported there.
The strings I saw in the mixersink led me to think it would work with USB-OTG as well. That might be another possibility, provide the gstreamer modules as well for PW3.
Dave