![]() |
Re: [Announce] Orecchiette - an all-purpose audio recording app
Quote:
If possible, I'd prefer filenames that have a single, descriptive, and relatively short name, and then cram the rest of the metadata somewhere else. Audio tags might work well here; and if not, perhaps a small separate database of meta-data... (And actually, I was interested in tags because they _would_ preserve metadata if the audio files were moved to another device, where filename restrictions might end up clipping data out of the filenames themselves...) |
Re: [Announce] Orecchiette - an all-purpose audio recording app
For the next update... While the phone is using the "Silent" profile, orecchiette gives no output playing the recorded files.
Any other player works also with silent profile. |
Re: [Announce] Orecchiette - an all-purpose audio recording app
@Copernicus
Hi, many thanks for this useful app :) Regarding the following (published by you a long time ago in this thread): "Edit: There are a lot of Speex parameters in this element. They have 8, 16, and 32 kHz modes available (along with an "Auto" mode, which apparently chooses the mode that most closely matches the audio source). And, they've also got a separate "Quality" parameter, with an integer value ranging from 0 to 10. Anyway, I'll see if I can make these parameters available..." Could you please tell me if it's definitively possible to tweak the quality parameter for AAC recordings? (.wav it's too heavy & actual .acc quality it's too poor) Keep it up!! :D Cheers |
Re: [Announce] Orecchiette - an all-purpose audio recording app
Quote:
For "AAC", Orecchiette is using the "nokiaaacenc" GStreamer plugin, and this is another problem -- I can't find any documentation at all for this plugin. I am setting two parameters for it, "bitrate" (to 128000) and "output-format" (to 1), but only because I stole those parameters from the Recaller app. I honestly don't know what values are viable for these parameters (or for that matter, their exact function, although "bitrate" seems fairly obvious). In any case, though, I have long needed to clean up the Orecchiette GUI, so I wouldn't mind at least making these items available on the preferences panel. Let me take a look at it... |
Re: [Announce] Orecchiette - an all-purpose audio recording app
Hi Copernicus!
Thanks a lot for your quick response & interest :) I have found a thread (although a short one) named "How to encode in AAC with Gstreamer" http://talk.maemo.org/showthread.php?t=43231 Perhaps it might help with the "nokiaaaccenc" parameters understanding Please excuse me if the later happens to be nonsense (I must admit I simply have no idea, just trying to help) :o I really appreciate your efforts on the subject. Cheers! |
Re: [Announce] Orecchiette - an all-purpose audio recording app
Quote:
Code:
encoder = gst_element_factory_make("nokiaaacenc", NULL); |
Re: [Announce] Orecchiette - an all-purpose audio recording app
Quote:
I should say that I'm using the default GStreamer "playbin2" element to play back audio and video, and I would have guessed that it follows whatever the standard is for audio playback in a given environment. I'll have to see what I need to do to either start checking what profile is currently running, or otherwise modify the playbin2 settings. |
Re: [Announce] Orecchiette - an all-purpose audio recording app
Quote:
At least, that's what it seems to me. |
Re: [Announce] Orecchiette - an all-purpose audio recording app
I would also include feedback noises to the list: key press, application start animations etc. The more you think about it the more it starts looking less like "what to mute" and more like "what to exclude from muting".
|
Re: [Announce] Orecchiette - an all-purpose audio recording app
Hmm, I should have done a bit more googling around; it appears that there is in fact a bug somewhere in the way playbin2 has been implemented on the N900:
http://maemo.org/community/maemo-dev...e_on_the_n900/ I'm not sure I can fix this myself. I suppose I could use some alternative to playbin2 instead, though; I'll do some investigating. |
All times are GMT. The time now is 15:35. |
vBulletin® Version 3.8.8