unlimited recording in xda - PDA2, XDA IIi, 2020i Software Upgrading

how can i shoot video unliited in my xda phone

Short answer - you can't.
The length of the video is determined by the amount of memory, and as the xdas have a fixed amount of memory, you have a fixed maximum video length. This could be increased with an aditional memory card, but the video could only get as large as the memory card.

Related

RECORDING VOICE NOTE ON XDA2

HOW TO MAKE VOICE NOTE ON XDA AS LONG AS TWO HOURS CONTINUOUSLY WITHOUT BRAKING. I HAVE GOT 1 GIGA MEMORY CARD . STILL THE VOICE RECORDING STOPS AND I NEED TO RE PRESS RECORDING AGAIN TO CONTINUE RECORDING.IT STOPS AFTER NEARLY AFTER EVERY 10 MINUTES .
I beleive this has to do with the way the xda copes with buffering the recording either to a) its internal memory or b) write speeds to the SD card.
Have you tried different settings, ie lower quality mono? Does the problem persist if you do this?

PCM buffer

Hi All,
Not sure if this is the right forum so please move if not...
I am trying to write a voice changer for android and I'm running in to some design decisions which I need a little help with.
I am using AudioRecord to get PCM audio from the mic, I need to record audio until the audio is below a certain level, I am then going to perform some processing on it and play it back. So I am unsure how long the audio is going to last for.
Since I want the delay between recording and playback to be as small as possible, I am unsure whether to keep the buffer in memory or to write it to the SD card and process it from there.
How much of a delay would using files induce when I am doing a lot of processing on the signal?
I am sampling at 8000 Hz so presumably 1s of audio would take up 1.6K of memory, what's the practical limit on the amount of memory I can use within the app?
Thanks

[Q] Max Video Record Time

Out of curiosity, does anyone know what the max recording time is on the phone? I know with the G1 I was limited to 1 minute videos.
pbarnum said:
Out of curiosity, does anyone know what the max recording time is on the phone? I know with the G1 I was limited to 1 minute videos.
Click to expand...
Click to collapse
SD card storage is your only limit.
On a related note... make sure your video resolution is set properly. If you want 720p recording, you need to turn it on (factory default is widescreen not 720p)

[Q] Problem with camcorder on CoreDroid V1.6

Hi.
I cant post this in the correct thread, because i havent got 10 posts yet. Please someone post this for me here: http://forum.xda-developers.com/showthread.php?t=926507&page=1510
I just recorded a few longer videos (more than 5 min.) with the camcorder and i realized that audio / video goes terribly out of sync on all of them. Does anyone else have the same problem? Is there a way to fix that?
Camcorder only able to record short clips
I am also having a similar problem. My camcorder generally records beautifully till about 10min. Then, the recording freezes. I use the Sd-card variant of nexus hd android for my hd2 (nov6,2011) and I love everything about it, except this inability to record videos longer than about 10min. My theory is that the stock camcorder dumls all the record data EXCLUSIVELY in the RAM so when the free RAM is used up it freezes as the recording is forced onto the card (in the process also becoming an unreadable file). Can this be addressed or is there a 3rd party camcorder that can place its recording data progressively on the sd card WHILE recording?
Ok have you looked into the FAQ's for CoreDroid ?
https://docs.google.com/document/d/1BUbcsayLrm2Gx7vQUkBeqXj5Xc1BqTXL80-tYq_Ta8c/edit?hl=en_US&pli=1#

[Q] HELP! Video Record

While I'm recording video in 720p quality, it stopped suddenly when it reached 47 minutes (3.99GB in size). Please help me how to record video continuously without limit . I'm recording directly to my SD Card storage (32GB)

Categories

Resources