No 320 x 240 on Video Record - MDA II, XDA II, 2060 Windows Mobile 6 Upgrading

Hello,
I have an XDA II with WM6.1
I have come across a few problems with the camera,
I have found out that with WM6 you cannot record at 320 x 240, Options are :
PC - (240 x 180)
PC (186 x 96)
MMS (160 x 120)
MMS (176 x 144)
There is no 320 x 240, anyway to fix this? as XDA II is capable of recording video at that resolution, back when I had WM2003SE
Also after viewing playback after recording, the first 3 seconds of the video seem to be very jerky, at about 1 frame per second, then it begins to go faster.
I have noticed on WM6.1 recording and pictures seem more granier than on WM2003, I read on another thread someone desribing it as "ALL CRAP", but he did not have a XDA 2 like me.

Related

X1a 7201A now with VGA 30fps video recording

Folks,
just noticed on PPCNow that the Xperia has a new ROM with VGA @ 30fps recording on the Qualcomm 7201A What are the chances we'll be able to port this to our TPro?? Or am I just building up flase hopes
http://forum.xda-developers.com/showthread.php?t=451461
In the previous post, those drivers arent working properly and if the new drivers have vga @ 30fps then we need the drivers from the new rom to work
If they're really getting 30fps VGA on the 7201A, I don't see why we shouldn't be able to
The MSM7201A chipset limits video recordings to QVGA resolution (320 x 240 pixels) and up to 24 frames per second video, whereas the MSM7200A chipset supports VGA resolution (640 x 480 pixels) video recording at up to 30 frames per second.

Mp4 video not playing

Hey i've recently been trying to convert video from avi to play on my g1/dream
for some strange reason it wont play properly the image is heavly pixelated it's laggy and skippy (for lack of a better word will describe in detail if needed) with no sound
im on os x 10.4 so handbrake is out of the question. i've been using toast titanium with these settings
iphone/ipod touch custom
file format =MP4
video format= H.264
Image size= 480 x 320
Data rate= 864kbps
Frame rate= 25/sec
Key frame= auto
Audio= ACC-LC
Data rate= 96kbps
Channels= stereo
Output sample rate=44.100 kHz
i was told these were the optimum settings, any ideas?
ps. i have also tried leaving it at the original iphone settings and changing just the image size to no avail same issue
are you telling me no one has even transcribed video for their g1 before?
try reducing the data rate to under 700 or so.

[Q] MediaRecorder() stalls at HD setting on EK-GC100

Hi,
I am trying to record 1280 x 720 video in a simple video recording app., targetted at the Samsung Galaxy Camera.
It is returned as an available size in Camera.getParameters().getSupportedVideoSizes();
The app works at other sizes I have tried, I really want 720 px, and would appreciate any feedback on what might be the problem.
This setting doesn't cause problems on other devices, but I haven't had a chance to hook them up to adb.
Using MediaRecorder.setVideoSize() to set this, the app starts recording video as one would expect, but with the size set to these values, on calling MediaRecorder.stop(); the app freezes and continues to record video, but neither stops nor completes the file write. I am calling the MediaRecorder like this:
mRec.setCamera(camera);
mRec.setVideoSource(MediaRecorder.VideoSource.CAMERA);
mRec.setAudioSource(MediaRecorder.AudioSource.MIC);
mRec.setOutputFormat(MediaRecorder.OutputFormat.MPEG_4);
mRec.setVideoSize(1280,720);
mRec.setVideoEncoder(MediaRecorder.VideoEncoder.MPEG_4_SP);
mRec.setAudioEncoder(MediaRecorder.AudioEncoder.AMR_NB);
mRec.setPreviewDisplay(sh.getSurface());
mRec.setOutputFile(dirPath + fileName + ".mp4");
mRec.prepare();
mRec.start();​

[Q] Video

How do I send an existing video on my turbo via mms ?
The videos created by the Turbo are too large to be sent via MMS. I just created a 1 second video of my keyboard and it was 2.04 MB and the limit for MMS is 1 MB. If you use the Capture Video option from within a text, it creates a much smaller video (320 x 240) and a 9 second video is only 165 KB.
You would need some kind of video compression app if there is one available.

About the Slow Motion, Sound and FPS

Hey i'm new at forum and i have some questions about Moto g (2 generation)
In slow motion mode i read they record at 60fps and playback at 15fps (i used MKVToolNix GUI to convert to 60fps, it's amazing)
1 - There's a way to make the cellphone record and save at 60fps ?
2 - There's a way to save slow motion sound?
And there's an app called L Camera
1 - The L Camera is only for Nexus, but there's a way to make work in moto g ?
2 - There is any other app and software changes that make they record in 60fps?
Thanks and sorry for my bad english, i'm from Brazil.

Categories

Resources