View Single Post
joerg_rw's Avatar
Posts: 2,222 | Thanked: 12,651 times | Joined on Mar 2010 @ SOL 3
#10
some details you might find useful:
about powersaving of hw-accel: http://tuomas.kulve.fi/blog/2009/11/...on-ogg-vs-mp3/

factoid: all stock media apps use MAFW http://wiki.maemo.org/Documentation/...amework_(MAFW). MAFW has several drawbacks, e.g. no easy way to implement equalizer incl volume control (esp for external audiocard), no gapless playback.

PA and ALSA have a quite strange relationship, when you playback audio to normal PA, data flow is like this:
app -> (PA -- weird plugins - xprot-limiter) -> ALSA card driver
when using 'normal ALSA' (aka "default"):
ALSA -> PA-ALSA-compatibility-plugin -> (PA -- weird plugins - xprot-limiter) -> ALSA card driver HW:0,0

It should be simple to make PA use sth different than hw:0,0 for audio card playback, however that's possibly not what you actually want. It would redirect *everything* to the new audiocard

For automating H-E-N refer to blue_led's scripts in http://talk.maemo.org/showthread.php...60#post1133260 ff. please

just backround: gstreamer: http://tomch.com/wp/?p=116

cheers
jOERG
__________________
Maemo Community Council member [2012-10, 2013-05, 2013-11, 2014-06 terms]
Hildon Foundation Council inaugural member.
MCe.V. foundation member

EX Hildon Foundation approved
Maemo Administration Coordinator (stepped down due to bullying 2014-04-05)
aka "techstaff" - the guys who keep your infra running - Devotion to Duty http://xkcd.com/705/

IRC(freenode): DocScrutinizer*
First USB hostmode fanatic, father of H-E-N

Last edited by joerg_rw; 2012-03-28 at 06:34. Reason: added MAFW notes, fixed link
 

The Following 5 Users Say Thank You to joerg_rw For This Useful Post: