Android :: VP8 Video Codec
May 25, 2010I am wondering if there is any timeframe for VP8 to be included into Android?Is it possible for me to build and use it myself using NDK to decode/encode video?
View 3 RepliesI am wondering if there is any timeframe for VP8 to be included into Android?Is it possible for me to build and use it myself using NDK to decode/encode video?
View 3 RepliesWhat codec settings will produce valid videos for playback on Android (videoView) and iOS UIWebView)?
View 1 Replies View RelatedI would like to know how can we get the video file resolution (width and height), and its codec.
Is there any API available in android which we can the required info about the media file as I described above.
Are there any apps out there that take the movie file and apply the right codec to it so that the file can be downloaded in 720p? Is this something HTC is planning on updating or did they do it intentionally for some reason? Can I upload files to youtube from my phone in 480p?
View 2 Replies View RelatedI am looking to figure out how to stream a video off my website through the browser. I know it is possible since I've seen some of those mobile porn sites do it, I just cant figure out what format this is in or how to get the video to play.
View 4 Replies View RelatedI currently have a Loop back program for testing Audio on Android devices.It uses AudioRecord and AudioTrack to record PCM audio from the Mic and play PCM audio out the earpiece. So as you can see in the creation of the AudioTrack and AudioRecord the Encoding is supplied via the AudioFormat but this only allows 16 bit or 8 bit PCM.I have my own G711 Codec implementation now and I want to be able to encode the audio from the Mic and decode it going into the EarPiece, So I have encode(short lin[], int offset, byte enc[], int frames) and decode(byte enc[], short lin[], int frames) methods but I'm unsure as to how to use them to encode and the decode the audio from the AudioRecord and AudioTrack.
View 2 Replies View RelatedI was wondering what kind of Audio/Speech Codecs are available for the 1.5 SDK? Are there any Open Source projects working on this?
View 5 Replies View RelatedI am trying play an amr file on android emulate, but nothing here, only see the progressbar froward. so farther, I fond the amr codec only out all zero data.I also go www.3gpp.org dondord the amr code 26073-800.zip, and user it doecde the same amr file, it works good. now, what coule do, to make amr file play good. i am sorry for my bad English.
View 2 Replies View RelatedI am developing a VoIP client for android using the mjsip any one have the idea about integrating the G729 codec with mjsip.
View 3 Replies View RelatedAnybody is having the knowledge on porting of our own codec with replacing the Android one.
View 2 Replies View RelatedIs there a method to access the digital output of the audio codec without first storing it into a file, a streaming output?
View 5 Replies View RelatedWhich is the best codec to use? I've just noticed that I've an additional one since upgrading to Froyo.H.263, H.264 or MPEG4? Which is the best quality, or are there positives and negatives to each?
View 1 Replies View RelatedI don't bother to take videos with the Evo because of the embarrassing audio.It sounds so horrible I can't stand to listen! Anyway, I was looking at a developer's page that said you're free to use any codec supported by Android.However, the chart shows AMR narrow band as the only thing that will encode audio. It only works from 200-3400hz @8k bitrate. No wonder it sounds so bad.Do you folks know who to contact about using another encoder for video, not the same crappy one it uses for voicemails (which sound equally horrible).
View 7 Replies View RelatedHas anyone seen a codec for g729 playback. My company uses g729a for its voice mail which I get in my e-mail but can't playback without a codec for a media player. I had one of these for my old WinMo device but can't seem to find one for Android. Any thoughts? Even a different media player with built-in support would work for playing back voice mail on the go.
View 1 Replies View RelatedAfter looking at comparison videos of the quality of 720p video compared to that of the Samsung Galaxy and Iphone 4g, should we be asking HTC for a true HD codec for compression? We have a very powerful device in the EVO 4G, but it is clear that there are a few shortcomings in terms of the software tools provided to unlock that power.
View 2 Replies View RelatedMX player popup saying "Unsupported audio codecTS" when started to play movie.
View 1 Replies View RelatedNow we have enough devices with aptX support (HTC One series, SGS III, SGT's, Moto Razr) and number of headphones supporting aptX is also increasing. So it would be useful to gather info on this technology. does custom ROMs (Miui, CM) supports aptX codec as it is in stock ROMs of mentioned devices? Is it integrated in Kernel, or separately in Rom?I have bluetooth headphones senheiser PX360 BT with this technology and Moto Razr XT910.
View 9 Replies View RelatedI have been working with the ORB software getting a server up and running with live TV. It would seem that the Hero does not like very much of anything when it comes to streaming. I have been running into this a lot with several web sites. Has anyone heard of a codec pack in the works for the Android OS? Orb just rocks but is limited with the Hero.
View 1 Replies View RelatedI have a couple of videos, that I would like to strip the audio from, and was planning to use FLAC, and/or similar lossless codec; but before I do this, what codecs can Andriod decrypt? According to Android Central, it can decode FLAC, but only in Android 4.0 and higher, and I'm currently on Android 2.3.4 on a HTC Amaze 4G...
Is there any software I could get, in order for it to decode/decrypt FLAC correctly?
I don't mind using any other lossless audio codec, as long as Android 2.3.4 supports it...
is there any in the market right now with abilities to support multiple codec?
View 1 Replies View RelatedToday I tried including the apache.commons.codec package in my Android application and couldn't get it running. Android could not find method ord.apache.commons.codec.binary.* and output the following errors in DDMS
CODE:...................
I currently use the AudioTrack and AudioRecord classes in Android.I use the pure PCM data but I was wondering what my options are for other codecs?From this page it seems I can only encode and decode using AMR narrowband?The code runs properly but I'm wondering does it actually encode the Audio as AMR_NB and if this is not a proper way to do it?I was getting a buffer overflow when using raw PCM but none have appeared since using the new code with the MediaRecorder.AudioEncoder.AMR_NB used instead of the AudioFormat.PCM
View 2 Replies View RelatedI am looking for an application that will allow simple video editing to clip part of the video that is not relevant prior to posting or sharing.
View 24 Replies View RelatedI am trying to develop an android application which will be able to record a video and send it in real time to a remote computer. The computer then will play it live. I have managed to establish a connection between the android and the computer, and to record a video on the android phone. My problem is, how will I be able to send this video to the computer? Does anyone have an idea?
View 5 Replies View RelatedPossible Duplicate:
Getting frames from Video Image in Android
I wanted to know if it is possible to extract frames from a running Video in Android? I need to extract frames at regular intervals and send them for further processing.
Would someone be able to find an answer for me?
Which video player for Android supports "MKV" video file?
View 2 Replies View RelatedI was trying to use VideoView to play a Video from the SD card, but the only thing working properly is its audio, while I see the first frame of the video which doesn't play on and after a few seconds the Error message "Cannot play video - Sorry, this video cannot be played" appears. I don't know what I have done wrong.if anyone could help me out here, that would be great. this is the logcat output I get...I just saw that it says Video track fell behind, could that be the problem and if so what can I do to stop it from falling behind?
View 7 Replies View RelatedI am doing a video based course, and what is infuriating about playing video on my Android is that you have to watch each segment (up to 40 minutes) in one go, as the next time you play the clip it will restart and fast forward does not work (it forwards for less than a second and then jerks back). What would be really handy would be if I could put a bookmark every time I have to stop the video file (such as when I have to get off my train), and return to the same place the next time I open it. Is there any app that can do this? I will pay for one that works.
View 3 Replies View RelatedDoes android support overlaying of one video playback on top of another video ?
For example, let's say one media is getting played in android player in full screen and on top of this i want to overlay another video.
Kindly provide me the code/steps for Android application which will provide the Video Streaming & Video playing functionalities by accesssing the Videos from various video websites available on Internet.
View 1 Replies View Related