Hello guys.
Watching some new video recorded by gs2, i've seen that audio sampling rate is 16khz!!!!! I don't understand this choise by samsung (in every its phone, make very good video with poor audio!!!). Many years ago, nokia devices captured audio at better quality!So, now gs2 recordes fantastic 1080p video with high bitrate e framerate, but why use a poor audio?16khz can be good in common situation, but you'll never record a video with this audio quality (an old n95)
http://www.youtube.com/watch?v=-m0hkE1e2Z8
In first gs2 videos that I watched, sampling rate was 44100hz, why now 16000hz?
Can be solved in future, by modding?
thanks
It's not quite 44000khz but this is what VLC is telling me for the clips I've recorded on the highest settings.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
VLC get wrong data! It says: 32000hz STEREO (it make 16000x2).
Use MediaINfo to analize media.
Audio
ID : 2
Formato : AAC
Formato/Informazioni : Advanced Audio Codec
Versione del formato : Version 4
Profilo del formato : LC
Impostazioni del formato, SBR : No
Codec ID : 40
Durata : 43s 584ms
Modalità : Variabile
BitRate : 61,2 Kbps
BitRate massimo : 65,4 Kbps
Canali : 1 canale
Posizione dei canali : Front: C
SamplingRate : 16,0 KHz
Dimensione della traccia : 321 KiB (0%)
Lingua : Inglese
So, listen this video
http://www.mediafire.com/?gi11eylxspod921
16khz is BAD if you want record sound as in a concert!
So, can you try an alternative way, using RecorderNow and set media_profiles.xml (need root), on which set 44100hz for 1080p videos in encoder profile high?
Similar to this:
<MediaSettings>
<!-- Each camcorder profile defines a set of predefined configuration parameters -->
<CamcorderProfiles>
<EncoderProfile quality="high" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="18000000"
width="1920"
height="1080"
frameRate="30" />
<Audio codec="aac"
bitRate="128000"
sampleRate="44100"
channels="2" />
</EncoderProfile>
<EncoderProfile quality="low" fileFormat="3gp" duration="30">
<Video codec="h264"
bitRate="384000"
width="176"
height="144"
frameRate="30" />
<Audio codec="amrnb"
bitRate="12200"
sampleRate="8000"
channels="1" />
</EncoderProfile>
<ImageEncoding quality="100" />
<ImageEncoding quality="100" />
<ImageEncoding quality="100" />
<ImageDecoding memCap="20000000" />
IN recordnow choose "high quality"
SO, if you want change only samplerate to 44100 in EncoderProfile quality="high"
hey guys, does this actually work? I would love to have a good sound. for example: iphone 4 (44KHz) or xperia arc (48KHz) 16khz is too bad
Hi guys, so, is there any way to enable stereo recordi at high sampling rate during video recording?
The lack of digital zoom plus this strange audio limitation, let me to think that the sgs2 is not so powerfull as they want to tell us, what do you think about?
Related
Hi
These are the links for my modded VGA skins for Resco Radio (from the original 240x320):
Portrait
http://rapidshare.com/files/170275826/Skin_VGA_port.rar
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Landscape
http://rapidshare.com/files/170275918/Skin_VGA_land.rar
"Modded" isn't correct. It's just a scaled up QVGA skin. But I wonder why you did this. Resco Radio already has a VGA skin included. And that one looks better than a scaled up skin could ever do.
peterbonge said:
"Modded" isn't correct. It's just a scaled up QVGA skin. But I wonder why you did this. Resco Radio already has a VGA skin included. And that one looks better than a scaled up skin could ever do.
Click to expand...
Click to collapse
that's not really nice
Would u please make a WVGA's skin for us?
thanks....
for WVGA skin
modify the file \Program\Resco Pocket Radio\Skins\default_vga\default.rs (swedish version) for VGA to WVGA:
<info [480,800] name="480x800" author="Klaus" comments="" presets=14/>
<panel [0,0] name="presetspanel" file="main.png" src=[0,0,480,350]>
<button [2,2,236,66] name="presetbtn1" src=[0,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [242,2,236,66] name="presetbtn2" src=[236,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [2,72,236,66] name="presetbtn3" src=[0,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [242,72,236,66] name="presetbtn4" src=[236,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [2,142,236,66] name="presetbtn5" src=[0,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [242,142,236,66] name="presetbtn6" src=[236,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [2,212,236,66] name="presetbtn7" src=[0,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [242,212,236,66] name="presetbtn8" src=[236,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [2,282,236,66] name="presetbtn9" src=[0,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [242,282,236,66] name="presetbtn10" src=[236,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [2,352,236,66] name="presetbtn11" src=[0,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [242,352,236,66] name="presetbtn12" src=[236,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [2,422,236,66] name="presetbtn13" src=[0,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
<button [242,422,236,66] name="presetbtn14" src=[236,536,236,330]>
<text [18,20,196,30] font="Tahoma" size=-26 weight=700 cleartype/>
</button>
</panel>
<panel [0,500] name="mainpanel" file="main.png" src=[0,350,480,186]>
<button [342,50,84,84] name="playbtn" alpha="playbtn_alpha.png" src=[0,866,420,84]/>
<button [162,154,126,30] name="recbtn" src=[284,950,126,150]/>
<button [326,8,116,56] name="volupbtn" alpha="volumeupbtn_alpha.png" src=[168,950,116,168]/>
<button [326,120,116,56] name="voldownbtn" alpha="volumedownbtn_alpha.png" src=[168,1118,116,168]/>
<button [412,34,56,118] name="nextbtn" alpha="nextbtn_alpha.png" src=[0,1068,168,118]/>
<button [300,34,56,118] name="prevbtn" alpha="prevbtn_alpha.png" src=[0,950,168,118]/>
<button [34,154,126,30] name="dispbtn" src=[284,1100,126,90]/>
<text [25,50,260,26] name="statictext" font="Tahoma" size=-26/>
<text [25,84,260,18] name="livetext" font="Tahoma" size=-18 scrolling/>
<text [25,112,260,18] name="statetext" font="Tahoma" size=-18 scrolling/>
<text [25,112,260,18] name="infotext" font="Tahoma" size=-18 scrolling/>
</panel>
Works on my X1
Cheers!
HTC Blackstone
This wvga modification ain´t working on my HTC Touch HD.
Is there any skin running on HTC Blackstone?
get this skin at skinzone.org
This skin is done by Voltage in VGA and QVGA. Works and looks fantastic, check it out at skinzone and the rest of the work of the skinners there.
Cetin said:
This wvga modification ain´t working on my HTC Touch HD.
Is there any skin running on HTC Blackstone?
Click to expand...
Click to collapse
working on my hd thanks!!!
i include the file for wvga users,just replace the default.rs file into resco radio/skins/vga skin directory
enjoy.
drew2000 said:
This skin is done by Voltage in VGA and QVGA. Works and looks fantastic, check it out at skinzone and the rest of the work of the skinners there.
Click to expand...
Click to collapse
This skin doesn't work on my Qvga device...verizon vx6900
It will, we will get it done....
Quadman said:
This skin doesn't work on my Qvga device...verizon vx6900
Click to expand...
Click to collapse
After you run the cab look in your programs folder in your device memory (device/programs) To assist you I reloaded my Resco Pocket Radio after removal and then ran the cab file I just downloaded from SkinZone.org when it asked me where to have it installed I picked "Storage Card" because that is where I have Resco Radio installed but I found the folder in my "Device" memory programs folder even though I picked "Storage Card". Now if this is where you find the folder just cut and paste the default folder your find there it into your (either "Device" or Storage Card" where ever you have the Resco Pocket Radio installed) Programs/Resco Pocket Radio/Skins and paste it overwriting the default folder. Now all you have to do is reboot and everything will look and function great, I just did it just now. If this doesn't work let me know...........later.
Thx drew2000 so much!!! Works perfectly and looks great...
Just trying to help
Quadman said:
Thx drew2000 so much!!! Works perfectly and looks great...
Click to expand...
Click to collapse
Glad I could assist you, Voltage made a great looking skin if you could just say thanks over on SkinZone.org I know he would appreciate it. He has put in alot of work skinning and helping out. Enjoy and take it easy........later.
thank you drew!!
its cool to see you on here helping out SZ. much appreciated.
After more than 10 converters, I finally found one perfect.
Only thing what it doesnt have is 2pass option, but thats not a big problem.
total video converter 3.14
first : It is not freeware (who cares ? ) .
inputs :
[Support Files]
All=All Support files|*.m3u; *.cda; *.avi; *.dat; *.3gp; *.f4v;*.qt; *.mov; *.mpg; *.mpeg; *.m1v; *.wmv; *.asf; *.ogm; *.mkv; *.dsm; *.vob; *.mp4; *.ra; *.rm; *.ram; *.amr; *.3gp; *.3gp2; *.3g2; *.3gpp; *.swf; *.flv; *.fli; *.flc; *.rmvb; *.gif; *.mp3; *.wma; *.ac3; *.wav; *.aac; *.aiff; *.au; *.mp2; *.m4v; *.m4a; *.mmf; *.awb; *.flac; *.dv; *.ape; *.mpc; *.cin; *.ts|
Click to expand...
Click to collapse
Looks like enoght. I only need .avi I tried .mkv but it has problems with sound. Dont know if it is problem of program or of my computer.
- You can set a lot of containers and codecs
-you can set your bitrate and other things, resolution, pad etc.
-you can burn in subtitles, it supports many formats like .srt and .sub and few more like .ass lol
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
about 3rd picture : dont press activate high quality settings. If I did, my encoding crashed when started.
about 4th picture : I put 800*440 because of aspect ratio and I want to play it in Album. If you want to play in WMP, you got 2 ways :
1.) stretch it to 800x480
2.) set 800x480 but also set pad 20 bottom and 20 top, so your aspect ratio will be same as input.
I prefer this program because of .srt subtitles support. If you dont need subtitles, then you can choose from many converters. I would suggest handbrake which is free and also has 2pass option.
I get superior results to MP4, if I:
Select Pocket Player -> iPhone -> iPhone AVC H264
Select "iPhone H264 high quality" from the drop-down menu
Push "Settings" link and set:
Audio to double channel 128 kbits/secVideo to 1024 kbits/sec
And happy converting
Very smooth playback (in WMP), virtually no compression artifacting (blocky ****, which is what you get going through just MP4, apperantly MP4 is not the same as iPhone MP4). Currently trying to find the limit of kbits/sec on the video, 1500 is just a little too much, get choppy playback, 1024 is just too little, get very minor blockiness.
Hope this helps and love to have some feedback.
nice
Thank you
Nice tool !!
I really got to say million thanks to you!!!!!! And I finally found a perfect video converter for everything!!!! It is truly H264 converter, and the quality is absolutely good!!
I have been playing with side by side tablet/smartphone version of my app using the single marketplace listing method, and whilst that works, I have some curious reports of what my app will and won't run on for example:
Galaxy S2(GT-I9100) NOT COMPATIBLE
Galaxy S2(GT-I9103) COMPATIBLE
Galaxy Tab 10.1(GT-P7300) NOT COMPATIBLE
Galaxy Tab 10.1(GT-P7500) COMPATIBLE
And so forth, with many identical devices having different status....
My manifest snippet:
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="8"/>
<compatible-screens>
<!-- all small size screens -->
<screen android:screenSize="small" android:screenDensity="ldpi" />
<screen android:screenSize="small" android:screenDensity="mdpi" />
<screen android:screenSize="small" android:screenDensity="hdpi" />
<screen android:screenSize="small" android:screenDensity="xhdpi" />
<!-- all normal size screens -->
<screen android:screenSize="normal" android:screenDensity="ldpi" />
<screen android:screenSize="normal" android:screenDensity="mdpi" />
<screen android:screenSize="normal" android:screenDensity="hdpi" />
<screen android:screenSize="normal" android:screenDensity="xhdpi" />
<!-- all large size screens -->
<screen android:screenSize="large" android:screenDensity="ldpi" />
<screen android:screenSize="large" android:screenDensity="mdpi" />
<screen android:screenSize="large" android:screenDensity="hdpi" />
<screen android:screenSize="large" android:screenDensity="xhdpi" />
</compatible-screens>
Click to expand...
Click to collapse
I'm seeing stuff like this (which is worrying...)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Have you tried getting rid of all that and just letting it default to allowing all screen sizes?
Sent from my HTC HD2 using xda premium
Metastable said:
Have you tried getting rid of all that and just letting it default to allowing all screen sizes?
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
Not an option unfortunately, As I need to be able to offer differnt apps to tablets to what I offer to smartphones on the single marketplace listing.
My listing actually has 2 APK's (this is just the smartphone one), the tablet one is API 11+ and xlarge screens in it's manifest, and seems to work OK.
If I remove all that, then the markeplace will try and replace my table version when I make it live, I have to exclude xlarge from the smartphone version, and exclude everything but xlarge in the tablet version.
Anyone got this working?
Did find this thread, which seems to be the same problem, however the solution (removing it all) is no good for me.
http://stackoverflow.com/questions/7171870/android-market-filtration-issue-how-it-can-be/
I was reading a Brazilian forum today, and a guy posted a topic saying that some guys found out the Moto X has some hidden features, that are not yet activated.
"In fact, Motorola has specified that the device can record up to 1080p/Full HD videos, but actually the hardware is capable of much more than that. According to information from the chip manufacturer (PDF) and Moto X sensor, the set can record videos in Ultra HD or 2K/4K. Yes, this is possible in a smartphone, but just not yet since Motorola has cut the wings of his younger puppy. This happened because the device is not capable of dealing with videos with that quality for several limitations.
Furthermore, the camera, which was rated at 10.5MP, can actually shoot up to 20MP with the RGBC system being converted RGB Bayer with a chip that the device already includes. In that case, why limit that if the device has spare hardware?
The answers to our questions can be up to a name: Android 4.4 Kit Kat, which is only available for Nexus line and has hidden codes that would support Ultra HD videos. Will some features be just waiting to be awakened by an update?"
Click to expand...
Click to collapse
Original thread is here: http://www.motoxbrasil.com.br/threads/20-Moto-X-com-gravação-em-4K-e-verdadeiro-sensor-20MP-Será
What do you think about that?
dicarli said:
I was reading a Brazilian forum today, and a guy posted a topic saying that some guys found out the Moto X has some hidden features, that are not yet activated.
Original thread is here: http://www.motoxbrasil.com.br/threads/20-Moto-X-com-gravação-em-4K-e-verdadeiro-sensor-20MP-Será
What do you think about that?
Click to expand...
Click to collapse
I would assume that how you get this done is by going into system/etc and change the values in the media_profiles.xml
Here's a sample of higher values, if the phone can really go to 4k, you can change these to something drastically higher.
Code:
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2010 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE MediaSettings [
<!ELEMENT MediaSettings (CamcorderProfiles,
EncoderOutputFileFormat+,
VideoEncoderCap+,
AudioEncoderCap+,
VideoDecoderCap,
AudioDecoderCap,
VideoEditorCap,
ExportVideoProfile)>
<!ELEMENT CamcorderProfiles (EncoderProfile+, ImageEncoding+, ImageDecoding, Camera)>
<!ELEMENT EncoderProfile (Video, Audio)>
<!ATTLIST EncoderProfile quality (timelapse1080p|timelapse720p|timelapse480p|timelapsehigh|timelapselow|480p|qcif|high|low) #REQUIRED>
<!ATTLIST EncoderProfile fileFormat (mp4|3gp) #REQUIRED>
<!ATTLIST EncoderProfile duration (30|60) #REQUIRED>
<!ELEMENT Video EMPTY>
<!ATTLIST Video codec (h264|h263|m4v) #REQUIRED>
<!ATTLIST Video bitRate CDATA #REQUIRED>
<!ATTLIST Video width CDATA #REQUIRED>
<!ATTLIST Video height CDATA #REQUIRED>
<!ATTLIST Video frameRate CDATA #REQUIRED>
<!ELEMENT Audio EMPTY>
<!ATTLIST Audio codec (amrnb|amrwb|aac) #REQUIRED>
<!ATTLIST Audio bitRate CDATA #REQUIRED>
<!ATTLIST Audio sampleRate CDATA #REQUIRED>
<!ATTLIST Audio channels (1|2) #REQUIRED>
<!ELEMENT ImageEncoding EMPTY>
<!ATTLIST ImageEncoding quality (100|100|100|60|50|40) #REQUIRED>
<!ELEMENT ImageDecoding EMPTY>
<!ATTLIST ImageDecoding memCap CDATA #REQUIRED>
<!ELEMENT Camera EMPTY>
<!ATTLIST Camera previewFrameRate CDATA #REQUIRED>
<!ELEMENT EncoderOutputFileFormat EMPTY>
<!ATTLIST EncoderOutputFileFormat name (mp4|3gp) #REQUIRED>
<!ELEMENT VideoEncoderCap EMPTY>
<!ATTLIST VideoEncoderCap name (h264|h263|m4v|wmv) #REQUIRED>
<!ATTLIST VideoEncoderCap enabled (true|false) #REQUIRED>
<!ATTLIST VideoEncoderCap minBitRate CDATA #REQUIRED>
<!ATTLIST VideoEncoderCap maxBitRate CDATA #REQUIRED>
<!ATTLIST VideoEncoderCap minFrameWidth CDATA #REQUIRED>
<!ATTLIST VideoEncoderCap maxFrameWidth CDATA #REQUIRED>
<!ATTLIST VideoEncoderCap minFrameHeight CDATA #REQUIRED>
<!ATTLIST VideoEncoderCap maxFrameHeight CDATA #REQUIRED>
<!ATTLIST VideoEncoderCap minFrameRate CDATA #REQUIRED>
<!ATTLIST VideoEncoderCap maxFrameRate CDATA #REQUIRED>
<!ELEMENT AudioEncoderCap EMPTY>
<!ATTLIST AudioEncoderCap name (amrnb|amrwb|aac|wma) #REQUIRED>
<!ATTLIST AudioEncoderCap enabled (true|false) #REQUIRED>
<!ATTLIST AudioEncoderCap minBitRate CDATA #REQUIRED>
<!ATTLIST AudioEncoderCap maxBitRate CDATA #REQUIRED>
<!ATTLIST AudioEncoderCap minSampleRate CDATA #REQUIRED>
<!ATTLIST AudioEncoderCap maxSampleRate CDATA #REQUIRED>
<!ATTLIST AudioEncoderCap minChannels (1|2) #REQUIRED>
<!ATTLIST AudioEncoderCap maxChannels (1|2) #REQUIRED>
<!ELEMENT VideoDecoderCap EMPTY>
<!ATTLIST VideoDecoderCap name (wmv) #REQUIRED>
<!ATTLIST VideoDecoderCap enabled (true|false) #REQUIRED>
<!ELEMENT AudioDecoderCap EMPTY>
<!ATTLIST AudioDecoderCap name (wma) #REQUIRED>
<!ATTLIST AudioDecoderCap enabled (true|false) #REQUIRED>
<!ELEMENT VideoEditorCap EMPTY>
<!ATTLIST VideoEditorCap maxInputFrameWidth CDATA #REQUIRED>
<!ATTLIST VideoEditorCap maxInputFrameHeight CDATA #REQUIRED>
<!ATTLIST VideoEditorCap maxOutputFrameWidth CDATA #REQUIRED>
<!ATTLIST VideoEditorCap maxOutputFrameHeight CDATA #REQUIRED>
<!ATTLIST VideoEditorCap maxPrefetchYUVFrames CDATA #REQUIRED>
<!ELEMENT ExportVideoProfile EMPTY>
<!ATTLIST ExportVideoProfile name (h263|h264|m4v) #REQUIRED>
<!ATTLIST ExportVideoProfile profile CDATA #REQUIRED>
<!ATTLIST ExportVideoProfile level CDATA #REQUIRED>
]>
<!--
This file is used to declare the multimedia profiles and capabilities
on an android-powered device.
-->
<MediaSettings>
<!-- Each camcorder profile defines a set of predefined configuration parameters -->
<!-- Back Camera -->
<CamcorderProfiles cameraId="0">
<EncoderProfile quality="low" fileFormat="3gp" duration="60">
<Video codec="m4v"
bitRate="384000"
width="176"
height="144"
frameRate="30" />
<Audio codec="amrnb"
bitRate="12200"
sampleRate="8000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="high" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="8000000"
width="1920"
height="1088"
frameRate="30" />
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="qcif" fileFormat="3gp" duration="60">
<Video codec="m4v"
bitRate="384000"
width="176"
height="144"
frameRate="30" />
<Audio codec="amrnb"
bitRate="12200"
sampleRate="8000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="qvga" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="8000000"
width="320"
height="240"
frameRate="30" />
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="cif" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="1536000"
width="352"
height="288"
frameRate="30" />
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="480p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="4000000"
width="720"
height="480"
frameRate="30" />
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="720p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="8000000"
width="1280"
height="720"
frameRate="30" />
<!-- [G][AUDIO_FWK_Start] 2012-07-12, [email protected], [common] Change Audio Profile-->
<Audio codec="aac"
bitRate="320000"
sampleRate="48000"
channels="2" />
</EncoderProfile>
<EncoderProfile quality="1080p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="20000000"
width="1920"
height="1088"
frameRate="30" />
<Audio codec="aac"
bitRate="320000"
sampleRate="48000"
channels="2" />
</EncoderProfile>
<EncoderProfile quality="timelapselow" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="384000"
width="176"
height="144"
frameRate="30" />
<Audio codec="amrnb"
bitRate="12200"
sampleRate="8000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapsehigh" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="14000000"
width="1920"
height="1088"
frameRate="30" />
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapseqcif" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="384000"
width="176"
height="144"
frameRate="30" />
<Audio codec="amrnb"
bitRate="12200"
sampleRate="8000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapseqvga" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="256000"
width="320"
height="240"
frameRate="30" />
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapsecif" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="1536000"
width="352"
height="288"
frameRate="30" />
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapse480p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="4000000"
width="720"
height="480"
frameRate="30" />
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapse720p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="8000000"
width="1280"
height="720"
frameRate="30" />
<!-- [G][AUDIO_FWK_Start] 2012-07-12, sunghun1[email protected], [common] Change Audio Profile-->
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="320000"
sampleRate="48000"
channels="2" />
</EncoderProfile>
<EncoderProfile quality="timelapse1080p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="20000000"
width="1920"
height="1088"
frameRate="30" />
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="320000"
sampleRate="48000"
channels="2" />
</EncoderProfile>
<ImageEncoding quality="100" />
<ImageEncoding quality="100" />
<ImageEncoding quality="100" />
<ImageDecoding memCap="40000000" />
</CamcorderProfiles>
<!-- Front Camera -->
<CamcorderProfiles cameraId="1">
<EncoderProfile quality="low" fileFormat="3gp" duration="60">
<Video codec="m4v"
bitRate="384000"
width="176"
height="144"
frameRate="30" />
<Audio codec="amrnb"
bitRate="12200"
sampleRate="8000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="high" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="8000000"
width="1280"
height="720"
frameRate="30" />
<!-- [G][AUDIO_FWK_Start] 2012-07-12, [email protected], [common] Change Audio Profile-->
<Audio codec="aac"
bitRate="96000"
sampleRate="48000"
channels="2" />
</EncoderProfile>
<EncoderProfile quality="qcif" fileFormat="3gp" duration="60">
<Video codec="m4v"
bitRate="384000"
width="176"
height="144"
frameRate="30" />
<Audio codec="amrnb"
bitRate="12200"
sampleRate="8000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="qvga" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="256000"
width="320"
height="240"
frameRate="15" />
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="cif" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="1536000"
width="352"
height="288"
frameRate="30" />
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="480p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="4000000"
width="720"
height="480"
frameRate="30" />
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="720p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="8000000"
width="1280"
height="720"
frameRate="30" />
<!-- [G][AUDIO_FWK_Start] 2012-07-12, [email protected], [common] Change Audio Profile-->
<Audio codec="aac"
bitRate="96000"
sampleRate="48000"
channels="2" />
</EncoderProfile>
<EncoderProfile quality="timelapselow" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="384000"
width="176"
height="144"
frameRate="30" />
<Audio codec="amrnb"
bitRate="12200"
sampleRate="8000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapsehigh" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="8000000"
width="1280"
height="720"
frameRate="30" />
<!-- [G][AUDIO_FWK_Start] 2012-07-12, [email protected], [common] Change Audio Profile-->
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="96000"
sampleRate="48000"
channels="2" />
</EncoderProfile>
<EncoderProfile quality="timelapseqcif" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="384000"
width="176"
height="144"
frameRate="30" />
<Audio codec="amrnb"
bitRate="12200"
sampleRate="8000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapseqvga" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="256000"
width="320"
height="240"
frameRate="30" />
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapsecif" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="1536000"
width="352"
height="288"
frameRate="30" />
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapse480p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="4000000"
width="720"
height="480"
frameRate="30" />
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="96000"
sampleRate="16000"
channels="1" />
</EncoderProfile>
<EncoderProfile quality="timelapse720p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="8000000"
width="1280"
height="720"
frameRate="30" />
<!-- [G][AUDIO_FWK_Start] 2012-07-12, [email protected], [common] Change Audio Profile-->
<!-- audio setting is ignored -->
<Audio codec="aac"
bitRate="96000"
sampleRate="48000"
channels="2" />
</EncoderProfile>
<ImageEncoding quality="90" />
<ImageEncoding quality="80" />
<ImageEncoding quality="70" />
<ImageDecoding memCap="20000000" />
</CamcorderProfiles>
<EncoderOutputFileFormat name="3gp" />
<EncoderOutputFileFormat name="mp4" />
<!--
If a codec is not enabled, it is invisible to the applications
In other words, the applications won't be able to use the codec
or query the capabilities of the codec at all if it is disabled
-->
<VideoEncoderCap name="h264" enabled="true"
minBitRate="64000" maxBitRate="20000000"
minFrameWidth="176" maxFrameWidth="1920"
minFrameHeight="144" maxFrameHeight="1088"
minFrameRate="1" maxFrameRate="30" />
<VideoEncoderCap name="h263" enabled="true"
minBitRate="64000" maxBitRate="8000000"
minFrameWidth="176" maxFrameWidth="800"
minFrameHeight="144" maxFrameHeight="480"
minFrameRate="1" maxFrameRate="30" />
<VideoEncoderCap name="m4v" enabled="true"
minBitRate="64000" maxBitRate="20000000"
minFrameWidth="176" maxFrameWidth="1920"
minFrameHeight="144" maxFrameHeight="1088"
minFrameRate="1" maxFrameRate="30" />
<!-- [G][AUDIO_FWK_Start] 2012-07-12, [email protected], [common] Change Audio Profile-->
<AudioEncoderCap name="aac" enabled="true"
minBitRate="8000" maxBitRate="320000"
minSampleRate="8000" maxSampleRate="48000"
minChannels="1" maxChannels="2" />
<AudioEncoderCap name="amrwb" enabled="true"
minBitRate="6600" maxBitRate="23050"
minSampleRate="16000" maxSampleRate="16000"
minChannels="1" maxChannels="1" />
<AudioEncoderCap name="amrnb" enabled="true"
minBitRate="4750" maxBitRate="12200"
minSampleRate="8000" maxSampleRate="8000"
minChannels="1" maxChannels="1" />
<VideoDecoderCap name="wmv" enabled="true"/>
<AudioDecoderCap name="wma" enabled="true"/>
<VideoEditorCap maxInputFrameWidth="1920" maxInputFrameHeight="1088" maxOutputFrameWidth="1920" maxOutputFrameHeight="1088" maxPrefetchYUVFrames="3"/>
<ExportVideoProfile name="h263" profile="1" level="16"/>
<ExportVideoProfile name="h264" profile="1" level="16"/>
<ExportVideoProfile name="m4v" profile="1" level="16"/>
</MediaSettings>
You should read
http://www.ovt.com/products/sensor.php?id=135
dicarli said:
Android 4.4 Jellybean
Click to expand...
Click to collapse
Uh-huh.
This sounds a little crazy to me, honestly, but maybe it's related to the camera APIs that Google removed from 4.4 just prior to launch.
http://arstechnica.com/gadgets/2013...a-new-android-camera-api-supports-camera-raw/
It would be pretty amazing to see a bunch of new "hidden" functionality activated once the code is ready for release.
Sent from my Nexus 7
The image sensor of Moto X is not 20 MP, but indeed is capable of capturing 2k and 4K images, as the OmniVision specs says. The companion chip, the OV660, is the one that supports up to a 20 MP sensor.
What I really would like to see and was a really bummer to my is the possibility to shoot 720p 120fps for a better slow-mo shooting. Just like the iPhone. Any thoughts about that? Maybe is the hardware really too limited for this?
xd1936 said:
Uh-huh.
Click to expand...
Click to collapse
It was written 4.3 Jelly Bean on the official thread, but as we are on KitKat already I changed that myself, and forgot to change the "Jelly Bean" part.
Julianocas said:
You should read
http://www.ovt.com/products/sensor.php?id=135
Click to expand...
Click to collapse
"It supports a primary RGBC camera sensor of up to 20-megapixel in resolution and a secondary RGBC front-facing camera sensor."
So, is it possible?
Being able to record 4k video is plausible. No reason why it shouldn't be able to actually.
dicarli said:
"It supports a primary RGBC camera sensor of up to 20-megapixel in resolution and a secondary RGBC front-facing camera sensor."
So, is it possible?
Click to expand...
Click to collapse
Probably not. Just because the accompanying chip supports it doesn't mean the sensor Moto chose actually is 20mp. Additionally, the way most higher-megapixel sensors get better quality for a lower-resolution output is by something called "pixel binning" - this involves sampling multiple photosites to create one output pixel.
However, this doesn't work on a 2:1 basis - you really need at least a 4:1 reduction in order to get a proper sample. So it'd have to be a 40mp sensor that they were binning down to 10mp. Simply resizing the data after capture doesn't make much sense, when you aren't getting the benefits of binning, you aren't getting the benefits of listing 20mp on your camera spec, you're taking a hit on the processing speed to do the resize, and you're paying a lot of extra money for all of this.
In regards to 4k video, if the processor can handle it, 4k video is actually only about 8 megapixels. Usually, the limitation of 4k video isn't the sensor, it's that the data pipelines can't handle sending 8mp at a rate of 30 frames per second.
So, a year and a half later, is it possible to mod the moto x's camera or somehow enable it's ability to record in 4k similar to how nexus 5 is able to do so on lollipop utilizing snap camera hdr?
I think the 16 GB not enough to recording with 20mb
Q: is it possible reduce the resolution to 480p or 360p?
whgp said:
I think the 16 GB not enough to recording with 20mb
Q: is it possible reduce the resolution to 480p or 360p?
Click to expand...
Click to collapse
Use a 3rd party camera app like "camera KK" which has settings for you to set the audio and video qualities
Bhargav4591 said:
Use a 3rd party camera app like "camera KK" which has settings for you to set the audio and video qualities
Click to expand...
Click to collapse
with 3rd party can't use feature the wrist to launch the camera
whgp said:
with 3rd party can't use feature the wrist to launch the camera
Click to expand...
Click to collapse
Where there is a will, there is a way :silly: :http://venturebeat.com/2013/08/08/twisty-launcher/ ; http://forum.xda-developers.com/moto-x/themes-apps/xposed-twisty-switch-customize-moto-xs-t2722112
Thank you Bhargav4591
video player
can video player of moto x 2013 play 4k videos effortlessly or it will lag?
The T-mobile My Account app likes to eat up 15-30 MB in the background, but some of us need it so we can check our data usage which doesn't include Binge-On streaming. T-mobile My Account also runs performance checks and sends them to T-mo, which includes root checks (see here). The other day, while checking my data I miraculously cracked this whole app wide open. Turns out the data stats page is hosted inside a Webview:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This URL can be re-used in stock browser *and* Chrome to quickly check data without even logging in (tied to device):
To celebrate this breakthrough, I decided to make a Tasker profile that loads this URL in the background, parses it, and stores the MegaByte value as a Tasker variable, to be displayed however/whenever you please (lockscreen, notification bar, anywhere you might put a semi-transparent Tasker overlay, possibilities are endless) You can even automate tasks based on your data usage, turn off sync, disable social media apps, etc!
Here's the XML to import to Tasker:
Code:
<TaskerData sr="" dvi="1" tv="4.8m">
<Task sr="task22">
<cdate>1450854147650</cdate>
<edate>1450858369184</edate>
<id>22</id>
<nme>TmoData</nme>
<pri>100</pri>
<Action sr="act0" ve="7">
<code>118</code>
<Str sr="arg0" ve="3">http://ma.web2go.com/myaccount/home.do?src=atmo</Str>
<Str sr="arg1" ve="3"/>
<Str sr="arg2" ve="3"/>
<Str sr="arg3" ve="3"/>
<Str sr="arg4" ve="3"/>
<Int sr="arg5" val="20"/>
<Str sr="arg6" ve="3"/>
<Str sr="arg7" ve="3">temp.html</Str>
<Int sr="arg8" val="1"/>
</Action>
<Action sr="act1" ve="7">
<code>129</code>
<Str sr="arg0" ve="3">var html=readFile("temp.html");html=html.replace(/[^A-Za-z0-9.<>]/g,"");var odta=html.indexOf(">Data");var obgn=html.indexOf(">Used",odta)+5;var oend=html.indexOf("of",obgn);var ostr=html.substring(obgn,oend);setGlobal("DATA",ostr);</Str>
<Str sr="arg1" ve="3"/>
<Int sr="arg2" val="1"/>
<Int sr="arg3" val="4"/>
</Action>
</Task>
</TaskerData>
Note the Javascript code executing inside the Tasker task, this extracts the information without showing the webpage:
Code:
var html=readFile("temp.html"); //Tasker proprietary
html=html.replace(/[^A-Za-z0-9.><]/g,""); //Get rid of whitespace, so file can be searched
var odta=html.indexOf(">Data"); //First instance of word Data outside of tag
var obgn=html.indexOf(">Used",odta)+5; //Yields Start position of substring
var oend=html.indexOf("of",obgn); //Yields End position of substr
var ostr=html.substring(obgn,oend); //Output
setGlobal("DATA",ostr); //Tasker proprietary
Of course this doesn't run on its own, it's tied to the XML above. I just separated this for devs to use outside of Tasker if the need arises.
Hope everyone enjoys, hit thanks if you're gonna use this setup!
actually, you can simply go to ma.t-mobile.com
the "ma" stands for "my account".
Can go to the link on your phone browser, or your computer. Merry Christmas!
Lieu10ant said:
actually, you can simply go to ma.t-mobile.com
the "ma" stands for "my account".
Can go to the link on your phone browser, or your computer. Merry Christmas!
Click to expand...
Click to collapse
Yes. Verified "ma.t-mobile.com" has the exact same pages/URLs as the one I posted. They also have the same originating IP address. So it's just Tmo's mobile site. Thanks for sharing.
What does any of it mean to unlimited users on the nation's largest 4G LTE network?
Sent from my Nexus 6P using Tapatalk
bipoler said:
What does any of it mean to unlimited users on the nation's largest 4G LTE network?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
It depends on how much you crave unmetered LTE data.