Re: Play sound through Gstreamer while Media Player is running

2010-03-23 Thread Stefan Kost
Andrei Mirestean wrote: > > On Fri, Mar 19, 2010 at 5:36 PM, Stefan Kost <mailto:enso...@hora-obscura.de>> wrote: > > Andrei Mirestean wrote: > > Hi, > > Is there any way to play a sound through Gstreamer while the Media > > player is run

Re: Play sound through Gstreamer while Media Player is running

2010-03-19 Thread Stefan Kost
Andrei Mirestean wrote: > Hi, > Is there any way to play a sound through Gstreamer while the Media > player is running? I've tried with playbin2 sink but it's now working. now or not? If its a kind of notifications sound the policy will allow playing it in parallel. Otherwise the policy kicks in.

Re: music player with .lrc support !

2010-03-19 Thread Stefan Kost
Simon Pickering wrote: > > >> Personally, I think it's too small for a 3 month project, though. >> However getting LRC parsing into gstreamer or MAFW for use by >> the Nokia media player would be a fine challenge for three >> months, IMHO. >> > > This certainly sounds useful. > If L

Re: Media Player in N900

2010-03-19 Thread Stefan Kost
fluke box wrote: > Hi All, >Do we have something in Maemo File Browser, where we can add a file > to current playlist ? >Moreover, in N900 media player, there is nothing like add file to > current playlist :-( (Or may be i am unaware). There is, its in the menu. Browse the songs and tap the

Re: G_DISABLE_CAST_CHECKS in packages an maybe on builders

2010-03-19 Thread Stefan Kost
Graham Cobb wrote: > On Friday 19 March 2010 14:42:05 Stefan Kost wrote: > >> I noticed that still lots of packages that use GObject are not disable >> GObject cast checks in their builds. *It is a safe thing to do*. The >> macro is doing a cast, if checking is enabled i

G_DISABLE_CAST_CHECKS in packages an maybe on builders

2010-03-19 Thread Stefan Kost
Hi, I noticed that still lots of packages that use GObject are not disable GObject cast checks in their builds. *It is a safe thing to do*. The macro is doing a cast, if checking is enabled it checks and warn in the case of an mismatch. The check is pointless in device that is running a PR image a

Re: Audio preemption between a media player and softphone.

2009-01-30 Thread Stefan Kost
Richard schrieb: > Hi, > > Our team has written a media player and softphone on the maemo > platform. However they are sharing a alsa mixer such that softphone > cannot preempt the media player' audio when the call is received and > establish. How can I do the audio arbitation in maemo?

Re: Install gstreamer git on maemo

2009-01-01 Thread Stefan Kost
Erivaldo schrieb: > Hello, > > do someone knows how to install gstreamer0.10 from git, once compiled, > into n800? I managed to compile it inside scratchbox, but just > replacing libs at /usr/lib/ and binaries at /usr/bin/ doesn't worked. > I got some dynamic linking errors, due missing symbols, r

Re: Gsteamer-problem

2008-11-21 Thread Stefan Kost
Manish_Ssinghal schrieb: > Hi, > > I am working on an audio application. I am trying to play a > .wav file using their example code (example_wavelaunch.c). I am working > on maemo OS-2008. I commented the code needed for file browser which > requires haildon-fm1 library and passing the

Re: Problems accessing the camera in Flash

2008-11-06 Thread Stefan Kost
hi, Merrick Fonnesbeck schrieb: > I was playing around with a Flash program that runs in a browser and > sends the video stream from your computer/web camera out to another > party. I've tried it on a Nokia n810 and I can see the camera output > from a desktop computer coming in, but the other si

Re: Fw: gstreamer on CHINOOK

2008-11-04 Thread Stefan Kost
Sphurti Durgade schrieb: > > Hi all , > i tried the same on N800 > but same result.. :( > Both N800 and N810 has OS2008 > > On OS2007 filesrc ! dspmp3sink worked > and on OS2008 some .mp3 files are able to play with > filesrc ! dspmp3sink but not all :( > > is it problem with OS2008

Re: mediaplayer dbus interface

2008-11-04 Thread Stefan Kost
hi, Hermann Lacheiner schrieb: > Hi maemo community! > > I would like to implement a home applet for setting an alarm. When the > alarm goes off, e.g. the mediaplayer should be started to play an internet > radio stream. So your favorite internet radio stream is played in the > morning and gettin

Re: ALSA sound driver for Nokia 770 and DSP programming

2008-09-29 Thread Stefan Kost
hi, Robert Schuster schrieb: > Hi, > > Siarhei Siamashka schrieb: >> Recently I have been trying to make it running and seems like we have a very >> good chance to have it working nicely. It is also interesting, that the >> linux-omap guys seem to be developing a new driver [3] for AIC23 which may

Re: How to use gstreamer in diablo?

2008-09-25 Thread Stefan Kost
Gerolf Ziegenhain schrieb: > Dear mailinglist, > > How could I use gstreamer in the nokia tablet with diablo? Somehow the > gst-... > commands are not provided and it also seems, that even though I can load the > python modules, its not possible to setup an audio test source: > > Traceback (

Re: Accessing RTSP streaming server via Nokia-N800

2008-08-20 Thread Stefan Kost
priyank kumar chourasia schrieb: > Hi, > > I am going to write a simple c++ based application for streaming a data > from remote server/Playing a file from local machine i.e. Nokia-N800, > I'll place the exe in Nokia-N800 which will be connected to a ubuntu > machine(Is in network) via USB netw

Re: How could I use gstream to play PCM buffer?

2008-08-18 Thread Stefan Kost
dumganhar schrieb: > Hi,all! > How could I use gstream library to play sounds in the PCM buffer?I was > succeed in using "Wav Launch Demo" to play the pcm wav files on N810.But > how could I use "gst_parse_launch" function to play sounds in the PCM > buffer, not the way of opening wav files? Pl

Re: portaudio (again)

2008-08-18 Thread Stefan Kost
ontrolC0 controlC1 controlC2 pcmC0D0c pcmC0D0p pcmC0D1c pcmC0D2c > pcmC0D3c pcmC0D4p pcmC1D0c pcmC1D0p pcmC2D0c seq timer > do > > > Is there something I have to do to load this alsa io module as I cant find > any reference to it? > > Thansk, > -Chris >

Re: problem with playing wav file

2008-08-17 Thread Stefan Kost
Ganesh Kundapur schrieb: > Hi, > I'm able to play the wav file by using gst-launch as fallows > > gst-launch-0.10 filesrc location=~/songs/4voice.wav ! wavparse ! > audioconvert ! alsasink > Setting pipeline to PAUSED ... > Pipeline is PREROLLING ... > Pipeline is PREROLLED ... > Setting pipel

Re: Flipping camera image, getting mirrored video

2008-08-17 Thread Stefan Kost
Merrick Fonnesbeck schrieb: > -k- I ran that on both of the devices I have and its says "No such > Element or plugin". How do I get it and how do I use it once I have it? Its in gst-plugins-good. Check if you have gst-plugin-good-extra installed or build gst-plugins-good in scratchbox yourself.

Re: video processing on N810 using gstreamer

2008-08-17 Thread Stefan Kost
Bruno schrieb: > Hello everybody, and pleased to join this mailing list. > > I'm actually trying to develop a video processing application for the > nokia (face detection & expression recognition). > > I got that stuff working on a PC with a webcam. (probably not yet > optimised enough for the

Re: portaudio (again)

2008-08-17 Thread Stefan Kost
Hi, Chris Dobbs schrieb: > Hi all, > I am trying to get portaudio working on the N800. I can compile and > build everything ok but when I try to run the pa test programs on the > N800 I get things this: > > > Nokia-N800-44-4:~# ./pa_devs-v19 > Expression 'ioctl( devHandle, SNDCTL_DSP_CHANNEL

Re: border in osso-xterm in fullscreen?

2008-08-17 Thread Stefan Kost
Hi, Frantisek Dufka schrieb: > Giacomo Tufano wrote: >> http://en.wikipedia.org/wiki/Em_(typography) have, probably, the >> informations you're looking for. The answer to the Frantisek problem >> is, IMHO, that (citing the page) "In digital type, the relationship of >> the height of particul

Re: Can you play mp3 files in mplayer command line as wget ftp.... / pipe mplayer ?

2008-08-16 Thread Stefan Kost
Darius Jack schrieb: > Please test the following example it doesn't work for me. > mp3 is always saved. > Mayby memory problem./ gst-launch playbin uri=ftp://micorsops.com/something.avi That should use gnomevfssrc and its ftp handler. Stefan > > Darius > __ > " > MPlaye

Re: How do you receive video in maemo application?

2008-08-16 Thread Stefan Kost
hi, can you ask this on gstreamer-devel. Its no maemo specific. One comment below still. Stefan Merrick Fonnesbeck schrieb: > I have built a GTK application that sends video to another device to > play around with and get familiar with Gstreamer. I am now trying to > get a similar GTK applic

Re: Signal processing on N800

2008-05-17 Thread Stefan Kost
Hi, Sarah Newman schrieb: > Do you think that is significantly more efficient than kiss fft? We > have been considering using FFTs optimized for arm but platform > independence is always nice. > GStreamer has a copy of kiss-fft included. Would be nice to know how it compares to the CMU one.

Re: Recording audio in python

2008-05-11 Thread Stefan Kost
Mark Chang schrieb: > Sorry for the ignorance -- I just got this thing :). > > We are trying to do recording from the microphone input and playback > using Python. The archives tell me that I can do playback through > osso-media-server or through gstreamer, and that the osso thing is the > native

Re: Icecast2, ogg theora and os2008

2008-03-20 Thread Stefan Kost
Asmo Koskinen schrieb: > Is there any player for N800/OS2008 that can handle ogg theora stream > from ezstream/icecast2? > > I can hear but not see... > > http://www.arkki.info/howto/VDR/N800_Icecast2.png > http://www.arkki.info/howto/VDR/N800_MPlayer.png > > Best Regards Asmo Koskinen. Do y

Re: gstreamer question

2008-03-20 Thread Stefan Kost
here any > way I can mix ilbc streams? I don't think you can do. You can mix raw streams. Just mix before you encode. Stefan > It deosn't seems like adder supports this. > Any insights on how to go about this? > > Thank you! > > -kwan > > On Sat, Feb 23

Re: OS2008 and gstreamer

2008-02-23 Thread Stefan Kost
hi Fadi Almasalha schrieb: > Hi , > > I am trying to download these libs on n800 tablet , I have openSSH and > root access > > o gst-plugins-farsight > o gstreamer-tools > o gstreamer0.10-3gp-osso > o gstreamer0.10-adpcm-osso > o gstreamer0.10-ff

Re: gstreamer question

2008-02-23 Thread Stefan Kost
Kwan Hong Lee schrieb: > Hi, > > I am trying to combine multiple streams of audio both from a file and > from the network and mix them and output them into single stream. > I see that there's tee and n-to-1 but not sure how to utilize them. Any > examples that has details on how to handover buffe

Re: ogg-support breaks gtalk audio?

2008-02-04 Thread Stefan Kost
Hi Tuomas, Tuomas Kulve schrieb: > Armin M. Warda wrote: >> are you aware of these reports? >> >> http://www.internettablettalk.com/forums/showthread.php?goto=newpost&t=15366 >> >> http://www.internettablettalk.com/forums/showthread.php?t=15347 > > No :( > > Does anybody have ideas what might ca

Re: Ogg Streams / Media player

2008-01-18 Thread Stefan Kost
Hi, Timo Hoenig schrieb: > Hi! > > I was playing around with Tuomas' packages [1] and the stock media > player. Unfortunately it failed playback Ogg streams like [2]. > > The media player seams to load the stream but it doesn't play it. It's > just buffering. While it sits there and does noth

Re: OGG support

2007-12-20 Thread Stefan Kost
Pavel Rojtberg schrieb: > Hi, > > I'm using the gstreamer ogg plugins from ogg-support for my music > player. while writing > it I've run into the following problems: > > 1.) I'm using the playbin element for playback. For switching songs I > simply change the "uri" property. This works fine with

Re: midi support os2008?

2007-12-12 Thread Stefan Kost
Hi, Yury Petrov schrieb: > Is there any way to play midi files in os2008? Does GStreamer support midi > playback? Was timidity ported? I'd love to port some ear-training and karaoke > apps on os2008! GStreamer has midi-playback support. In gst-plugins-bad is a plugin which has timidity and wil

Re: make mp3mixer works on bora

2007-12-09 Thread Stefan Kost
Hi, Георгий Войт schrieb: > Can somebody help me with running attached program? This is simple > textmode mp3 mixer, it makes few mpg123 streams and mixing it with > advanced options such as pitch control etc. I 've compile it, but it > staticaly use /dev/dsp with SNDCTL_DSP_* ioctls. I've trying

Re: Video decode capability of N810

2007-12-09 Thread Stefan Kost
Hi, g c schrieb: > Can someone tell me what frame rate and screen resolutions the N810 can > decode? Specifically, can it handle MPEG4 at 30fps at VGA resolution? 30 fps is too much. Around 20 is doable with the included gstreamer decoder. Be aware that it does not support MPEG4 ASP (aka lots of

Re: How to add ogg to the supported codecs/containers list?

2007-12-09 Thread Stefan Kost
Hi, Tuomas Kulve schrieb: > Tuomas Kulve wrote: > >> Another question: When does it show the meta data (artist etc.) for ogg? >> It seems to show them sometimes, sometimes not. I haven't yet figured >> out the pattern. > > Or is the meta data actually totally up to the metalayer crawler? MP > sh

Re: gftp port to maemo: some questions

2007-12-09 Thread Stefan Kost
Hi, Nicolas schrieb: > New screenshot with smaller fonts, much more usable: > > http://www.screenshots.cc/view_image/847fe1309/shot-2007-11-28-13-46-15.png > Looks great already. Some thoughts: * can make those [V] button in the title-bar smaller (changing the icon, removinf padding). * can you

Re: Audio in on N800 and N810

2007-10-23 Thread Stefan Kost
Hi, Klaus Rotter schrieb: > Hello, > > for a application I port I need a audio in source on the N800 and the > N810 IT. > > The N800 has a 3,5 mm jack with stereo out and audio in (microphone > level). Does the N810 also has this jack? > > How can I use this jack? I have some problems to get an

Re: GStreamer PCM sink stuttering/dropouts...

2007-10-20 Thread Stefan Kost
Hi, Nils Faerber schrieb: > Hi! > I am playing around with some GStreamer hacking and try to output a > simply WAV file. In general this works even on commandline: > > gst-launch-0.10 filesrc location=./wsh.wav \! wavparse \! dsppcmsink > any wav? or is it specific format? whats the samplingrate?

Re: Does dspmp3sink not exist on the SDK

2007-10-20 Thread Stefan Kost
hi, George Nachman schrieb: > Hi Maemo Developers, > > I'm writing an app that needs to play MP3s. This function call is > returning NULL when I run it on my PC in my development environment (in > contradistinction to running it on an actual device): > > gst_element_factory_make ("dspmp3sink",

Re: Camera boot errors

2007-09-02 Thread Stefan Kost
Hi, Mark Gallop wrote: > Hi All, > > Has anyone seen the following error on booting a n800? > > tcm825xsensor_init(): Failed to detect TCM825x sensor chip > omap24xxcam: cannot initialize sensor > > The camera doesn't work with provided software and also no /dev/radio0 > is created. What devic

Re: Python and GStreamer

2007-09-02 Thread Stefan Kost
Hi, Jesse Guardiani wrote: > Tony Maro wrote: >> On 8/27/07, *Leonardo Sobral Cunha* <[EMAIL PROTECTED] >> > wrote: >> >> hi tony, >> >> there is a bug in your code, you dont need to call createGSTPlayer in >> the start method, so you will reuse the pipeline th

Re: file manager: file and application associations

2007-08-25 Thread Stefan Kost
Hi, is the ebook, html detectable. Then it might make snse to use some different mimetype for it (text/html+ebook). You would need a matching rule for the shared-mime database. Stefan Danny Milosavljevic wrote: > Hi, > > Since the issue came up with FBReader again >

Re: Some weird questions about speech2text, text2speech, GPS ...

2007-07-16 Thread Stefan Kost
Hi David, > > Stuff I would appreciate some help with includes: > > * GStreamer. feel free to send gstreamer related stuff to [EMAIL PROTECTED] or come to gstreamer irc channel or just write back to me. Stefan > * How to create a new input method. > > _

Re: g.729 in itos 4.2007.26-8

2007-07-09 Thread Stefan Kost
Krischan Keitsch wrote: > Hi > > I just saw that the voice codec g.729 ships with the new firmware > 4.2007.26-8. > > Does anyone know if skype uses this codec? http://www.google.com/search?q=Skype%20G.729&ie=UTF-8&oe=UTF-8 klick the first hit http://forum.skype.com/lofiversion/index.php/t243

Re: Using gstreamer to add flac audio to Media Player on Maemo 3.0/N800

2007-06-09 Thread Stefan Kost
hi mark, its very unfortunate, but the media player has a hard-coded extension filter. If you name the files .flac.mp3 it will play in media player. This will be fixed in the future. Stefan Mark Cannon wrote: > I am trying to add the audio type ."flac" to Media Player. > I roughly followed the i

Re: [maemo-developers] More missing source

2007-05-07 Thread Stefan Kost
hi, the sources are there: Stefan Quoting Paul Brook <[EMAIL PROTECTED]>: > Where can I find the source for libgst0.10-dsp 0.63-1 > (http://repository.maemo.org/pool/bora/free/binary/libgst0.10-dsp_0.63-1_ar

Re: Timer function

2007-05-06 Thread Stefan Kost
hi, I work on a whole music composer [1] built on gstreamer and there you can use gst-controller to trigger notes or change sound-parameters. GStreamer cares about the timing, you just schedule changes with a timestamp. Come to #gstreamer irc on freenode.org if you have questions. Stefan [1] htt

Re: Gstreamer and mpeg4 decoder elements

2007-05-06 Thread Stefan Kost
hi, Justino Santos wrote: > Hi, > > I'm trying to develop an application able to receive mp4 streams from > the network using gstreamer but I'm lacking on pipeline elements. I've > done some test and what i get is this: > > PC > > gst-launch-0.10 filesrc location=/home/jsantos/Desktop/Vídeo02

Re: gstreamer's playbin

2007-02-28 Thread Stefan Kost
Hi, there is a reason playbin is not shipped by default. It does not work with the dsp elements (e.g. dspmp3sink) except dsppcmsink. We'Re working with the GStreamer community on a solution for the future. Stefan Neal H. Walfield wrote: > The following works for me: > > gst-launch-0.10 -v file

Re: [maemo-developers] Multiple Choice Response Form (Re: How to learn DSP development for N800?)

2007-02-15 Thread Stefan Kost
Hi, I did't rest before I got an answer Hanno Zulla wrote: > Hi, > >> I want to learn how to add new codecs to Maemo. So: Yes, I want direct >> access to the DSP. >> >> Basically, I'm asking for what Frantisek just described in his message >> "Maemo roadmap, SDK improvements..." to this list: >>

Re: [maemo-developers] Ogg Vorbis and the N800 - Theora encoding

2007-02-12 Thread Stefan Kost
hi, Krischan Keitsch wrote: > After failing to combine theora and tremor I played with the n800 web cam. > Theora encoding can be done by (as example) > > gst-launch-0.10 v4l2src ! > ffmpegcolorspace ! "video/x-raw-yuv",width=640,height=480,framerate=30/1 ! > theoraenc bitrate=100 ! oggmux ! fi

Re: [maemo-developers] Ogg Vorbis and the N800 - Theora

2007-02-10 Thread Stefan Kost
Hi Krischan, Krischan Keitsch wrote: > Am Samstag, 10. Februar 2007 schrieb Stefan Kost: >> Hi, >> >> there is >> http://bugzilla.gnome.org/show_bug.cgi?id=357055 >> which you could try. >> >> Stefan > Hi Stefan > > I applied the patch. It

Re: [maemo-developers] Ogg Vorbis and the N800 - Theora

2007-02-10 Thread Stefan Kost
Hi, there is http://bugzilla.gnome.org/show_bug.cgi?id=357055 which you could try. Stefan MoRpHeUz wrote: > Hi ! > >> > > If it is possible to let the tremor plugin do the audiodecoding, what >> > > would be the right gst-lanuch string? > > Changing vorbisdec for tremor in that line doesnt wo

Re: [maemo-developers] Does camera in N800 support X11 Xv extension?

2007-02-04 Thread Stefan Kost
hi tim, Tim Teulings wrote: > Hallo! > > Subject says it all: > > Does the camera in the N800 support the X11 Xv extension, that mean can > I use this extension for displaying images of the camera or must I use > v4l V2 (what about the V1 interface) or gstreamer? v4l (1) is deprecated. Thus we

Re: [maemo-developers] Play online mp3

2007-01-27 Thread Stefan Kost
hi, [EMAIL PROTECTED] wrote: > Hello, > > I want, in a C program, to play mp3 onlines. If, by example, a mp3 is on > http://foo.org/toto.mp3, what method is the best to play it. use gstreamer: gst-launch gnomevfssrc location="http://foo.org/toto.mp3"; ! dspmp3sink check the gstreamer docs (http

Re: [maemo-developers] vorbis and musepack support roadmap ?

2007-01-19 Thread Stefan Kost
hi, Jorge Salamero Sanz wrote: > hi all, > > are next releases (770 and 800) going to support vorbis and musepack ? https://garage.maemo.org/projects/mogg/ > this is a killer feature still missing ... Thats why gstreamer is used. New codecs can be installed and applications can use them. Simil

Re: [maemo-developers] N800 as a webcam

2007-01-14 Thread Stefan Kost
hi, [EMAIL PROTECTED] wrote: > Why do it via USB when you have both bluetooth and > WiFi? There are a number of fairly lame > self-contained net/web cameras and most run some kind > of embedded Linux. I assume you could put some kind > of web-server with a live video object or a > refreshing gif

Re: Proper documentation (was Re: [maemo-developers] HildonProgram input to gtk_widget_show()?)

2006-12-01 Thread Stefan Kost
Hi, Mike Frantzen wrote: >> ... I think it's even worse than that. There are enough differences to the usual linux/gtk development environment that the N770 is very frustrating to develop for. The usual embedded linux target gives the developer the freedom to choose the methods to his madness

Re: [maemo-developers] Bluetooth headset?

2006-11-25 Thread Stefan Kost
Hi George, > On Thu, 2006-23-11 at 17:55 +0200, Tommi Komulainen wrote: > >> On Mon, 2006-11-20 at 15:13 +0200, ext Tommi Komulainen wrote: >> >>> * >>> http://maemo.org/pipermail/maemo-developers/2006-November/006248.html >>> Bluetooth headset? >>> >>> What

Re: [maemo-developers] Bluetooth headset?

2006-11-25 Thread Stefan Kost
Hi George, George Farris wrote: > On Thu, 2006-23-11 at 20:31 +0200, Stefan Kost wrote: > >> Hi George, >> >> George Farris wrote: >> >>> On Tue, 2006-14-11 at 18:42 +0200, Tommi Komulainen wrote: >>> >>> >&g

Re: [maemo-developers] Re: Re: RE: Re: Please include osso-media.server ogg probs

2006-11-25 Thread Stefan Kost
Hi Danny, > Hi, > > On Mon, 20 Nov 2006 17:47:11 +0200, Tommi Komulainen wrote: > >> On Sun, 2006-11-19 at 22:42 +, ext Danny Milosavljevic wrote: >> >>> configure: error: no gstreamer-0.10 >= 0.10.10.1 (GStreamer) found >>> >> Any particular reason you're checking against a ver

Re: [maemo-developers] Bluetooth headset?

2006-11-23 Thread Stefan Kost
Hi George, George Farris wrote: > On Tue, 2006-14-11 at 18:42 +0200, Tommi Komulainen wrote: > >> On Mon, 2006-11-13 at 09:50 -0800, ext George Farris wrote: >> >>> On Mon, 2006-13-11 at 11:47 +0200, Tommi Komulainen wrote: >>> Here is a list of issues raised on this list I thi

Re: [maemo-developers] Summary of my ogg adventures (still unresolved)

2006-11-09 Thread Stefan Kost
Hi Sebastian, Sebastian Spaeth wrote: > Tigert recommended to post to the developers list and have this issue > taken in the unresolved issues list if nobody knows the answer. I've > talked to three people which all ran in the exact same problem when > following the maemo.org documentation instruc

Re: [maemo-developers] Unresolved issues (Week 43)

2006-11-06 Thread Stefan Kost
GStreamer 0.8 recording sampling rate is limited to 8kHz? Can it >> be increased? >> > > This was answered on the Week 41 list. > > I'll cut-and-paste the response here too: > Stefan Kost <[EMAIL PROTECTED]> to Tommi, maemo-develope. > 1:27 pm &g

Re: [maemo-developers] Nokia Media Streamer - How it is done?.

2006-10-30 Thread Stefan Kost
hi, Beth wrote: > Hi to all ;). > > I have doubts about how the media streamer is programmed. Not the > internal functions of the streaming or the UPnP, etc, etc. > > I wish to know if some caritative soul could illuminate my stupidity, > with which widget toolkit is done?, gtk?, proprietary "hand

Re: [maemo-developers] Unresolved issues (Week 41)

2006-10-30 Thread Stefan Kost
Hi, Tommi Komulainen wrote: > Here is a list of issues raised on this list I think have not been > concluded so far, in no particular order. The easiest way to get off the > list is to provide answers, but you can also try convincing me other > ways. > ... > * http://maemo.org/pipermail/mae

Re: [maemo-developers] microphone recording quality

2006-10-14 Thread Stefan Kost
hi, Michael Wiktowy wrote: > > I am always baffled by the lack of support of ogg speex and vorbis in > the 770 apps though. > Its not that Nokia does not support the xiph codes. Have you read this page? http://maemo.org/platform/docs/multimedia/getting_started.html#plugins The same way you ca

Re: [maemo-developers] Maemo: Context-Aware Applications

2006-10-14 Thread Stefan Kost
Hi Kris, Kris McGlinn wrote: > Hi Amrin, > > A context-aware application takes in some type of contextual > information, e.g. location, and then adapts its behaviour according to > that information. Would the Nokia 770 have any applications that uses > location information to adapt its behaviour?

Re: [maemo-developers] ALSA

2006-10-13 Thread Stefan Kost
Hi Brad, Brad Midgley wrote: > Devesh > > >> https://garage.maemo.org/plugins/scmsvn/viewcvs.php/alsa-plugin/?root=dsp-alsa >> >> If I understood this correct, this provides the ALSA interface through >> ALSA-DSP PCM plugin. >> > > would this help with integrating userspace output plugins?

Re: [maemo-developers] Future features for Maemo Desktop (TaskNavigator, Home, Status bar)?

2006-08-27 Thread Stefan Kost
hi, Ted Gould wrote: > > - Accelerometer. I'm not sure exactly what this would be used for, > but I think it has interesing applications. Perhaps use with GPS to > over time get more exact coordinates? Maybe take "gesture" based > browsing to the next level? > I second that. Some ideas: * land

Re: [maemo-developers] problem with gstreamer

2006-08-20 Thread Stefan Kost
hi, Pavan Krishnamurthy wrote: > Hi, > > Firstly excuse me if I am reporting this problem in a wrong group. But > since there are people who have worked on gstreamer in this group I am > posting this problem. > > I tried to run the "helloworld" program given in the gstreamer-10.8 > documentati

Re: [maemo-developers] gStreamer in 2.0 release

2006-07-14 Thread Stefan Kost
Hi, ThomasBambrough wrote: > I'm trying to use the gStreamer interface in version 2 of maemo and I > keep getting the following error when I call gst_init > > test[2840]: GLIB CRITICAL ** GStreamer - > gst_element_class_set_details: assertion `GST_IS_ELEMENT_DETAILS > (details)' failed > > ERROR:

Re: [maemo-developers] gstreamer 0.10

2006-05-26 Thread Stefan Kost
hi Bart, Am Montag, den 15.05.2006, 00:22 +0300 schrieb cmonst: > Hi! > > I would like to know if I install gstreamer 0.10 (from gstreamer.org) > on Nokia 770 will dsp sink plugins work with this gstreamer version? > (ie. plugins from 0.8 gstreamer, because I think that there is no dsp > sinks i

Re: [maemo-developers] apt-get: failure to resolve repository

2006-04-25 Thread Stefan Kost
hi, wasn't there a problem with a broken /etc/resolv.conf in scratchbox for some people? Murray, can you verify that this file is okay. Stefan Am Montag, den 24.04.2006, 13:13 +0200 schrieb Murray Cumming: > I seeing a strange problem with apt-get in scratchbox today. It can't > resolve reposito

Re: [maemo-developers] Adding swapon/off to Jakub's Load-Plugin applet

2006-02-28 Thread Stefan Kost
hi, instead of if (swapname && strncmp(swapname, "", 1) != 0) { just write if (swapname && *swapname) { Stefan Henry Tan1g wrote: Hi, I tried your version of the Load-Plugin applet. Unfortunately it makes de device reboot everytime I click on the applet. I could repeat the problem inside

Re: [maemo-developers] hello-world-app-0.2

2005-12-23 Thread Stefan Kost
hi, you need to setup an ARM target in scratchbox, as written in the tutorial and use this target to build the .deb Stefan rh wrote: >> Hi, >> >> On Fri, Dec 23, 2005, rh wrote: >> >>> I already download hello-world-app_0.2.tar.gz app from maemo website. >>> > Then I read the README

[maemo-developers] additional deb repositories for the N770

2005-12-21 Thread Stefan Kost
hi, I am new to the list, so I sorry if it is an FAQ. I was looking for extra repositories for N770 packages for ARM and PC: I am also unfortunately new to debian (using gentoo and suse). Thus telling me how to add a new repository would be kind. It would be cool if anyone could add the informati