![]() |
2019-12-13
, 20:56
|
Posts: 333 |
Thanked: 865 times |
Joined on May 2011
|
#312
|
I've yet searched in vain to a better music player than this;
Code:#!/bin/bash gst-launch-1.0 -t souphttpsrc ssl-strict=false location="$1" ! decodebin ! autoaudiosink | grep "title:"
The Following 3 Users Say Thank You to ric9K For This Useful Post: | ||
![]() |
2019-12-13
, 21:36
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#313
|
![]() |
2019-12-13
, 21:39
|
|
Posts: 1,751 |
Thanked: 4,785 times |
Joined on Apr 2018
@ Helsinki, Finland.
|
#314
|
![]() |
2019-12-13
, 21:46
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#315
|
![]() |
2019-12-14
, 07:57
|
|
Posts: 584 |
Thanked: 1,554 times |
Joined on Sep 2019
|
#316
|
In theory, can Leste boot from a SD card or would I have to wipe the internal memory of the phone?
![]() |
2019-12-14
, 08:11
|
Posts: 1,336 |
Thanked: 3,932 times |
Joined on Jul 2010
@ Brittany, France
|
#317
|
![]() |
2019-12-14
, 16:02
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#318
|
I have searched the forum but nothing helping very much...
This sounds interesting but looks like pointing to an online sound file.
What is the command to play a sound file located into the n900 ?
Thanks!
![]() |
2019-12-14
, 19:40
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#319
|
#!/bin/bash gst-launch-1.0 -t filesrc location="$1" ! decodebin ! autoaudiosink | grep "title:"
![]() |
2019-12-14
, 21:39
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#320
|
Would it be possible to boot from two distinct partitions of the same SD card instead of having two cards?
"I don't know how but I can try!" (active)
Master of not knowing (active)
For me it is possible to get lost in any case (active)
Learning to fall from high (DONE)
Learning to code with BASIC (DROPPED)