|
2012-04-03
, 20:28
|
Posts: 72 |
Thanked: 184 times |
Joined on Apr 2011
@ Germany
|
#62
|
I will try it of course, but what a really strange command line !
Are those separators really exclamation marks ? :-)
I also have my doubts about the "audioconvert ! audioresample" parts on there, are they really necessary ?
I don't like the idea of the signal being reprocessed (what for ?), and it could possibly be the cause for the stuttering...
|
2012-04-04
, 04:00
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#63
|
Maemo is actually pretty much like desktop Linux regarding sound. There are only a few differences:
- PulseAudio runs in system mode
- PulseAudio is somewhat-patched and the protocol is partially incompatible with newer PulseAudio client libraries (was this fixed in SSU?)
You are also overrating the special Nokia codecs effect on battery life -- http://tuomas.kulve.fi/blog/2009/11/...on-ogg-vs-mp3/
The Following User Says Thank You to Estel For This Useful Post: | ||
|
2012-04-04
, 12:59
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#64
|
Thanks, it's great to know. So, why usual ways of redirecting pulseaudio output to 2nd card doesn't work here?
/Estel
The Following User Says Thank You to pablocrossa For This Useful Post: | ||
|
2012-04-04
, 20:32
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#65
|
Yes They separate the elements in a gstreamer pipeline. Looks strange, you're right.
I just copied this from the gstreamer documentation, guess it's necessary if sample format and sample rate of source and sink do not match. But I tried without those two, works also well.
|
2012-04-04
, 20:45
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#67
|
|
2012-04-04
, 20:53
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#68
|
smplayer is great mplayer front-end available from repositories. Of course, as it's still mplayer, it doesn't allow to use DSP assist in decoding... Yet, its using GUI and settings, to allow doing every thing that you can do with mplayer via terminal (at least, things that I'm aware of), adding to it every function that You would expect from GUI media player, like manipulating playlists, normalizing volume etc.
|
2012-04-04
, 21:07
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#69
|
So now we have another piece to the puzzle, as you have proved that "standard output" can be redirected to out USB device. It's just that all the pieces don't quite fit together yet :-)
The Following 2 Users Say Thank You to Estel For This Useful Post: | ||
|
2012-04-05
, 14:20
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#70
|
The Following User Says Thank You to fpp For This Useful Post: | ||
- PulseAudio runs in system mode
- PulseAudio is somewhat-patched and the protocol is partially incompatible with newer PulseAudio client libraries (was this fixed in SSU?)
You are also overrating the special Nokia codecs effect on battery life -- http://tuomas.kulve.fi/blog/2009/11/...on-ogg-vs-mp3/