Just wondering which codec does the HW video decoder support? The specs say this....
Video Player; Compatible Video Files, 3GPP, H.264, MPEG4, WMV; Video, Streaming
However, it does not say if it is through hardware decoding or software. Also, does the stock player support HW decoding? I want to say it does, but not 100% sure.
Thanks!
Has anyone noticed that totem in the new F18 cannot find the video decoder (even though they are installed) and just plays the audio? I tried playing files encoded with xvid, h264, and RV4 and totem says it needs to find the plugins. Ultimately it cannot find one and plays with just the audio.
I've installed all the codecs from gstreamer and gst123 plays both video and audio fine.
My dad got a Galaxy Tab 2 10.1 for Christmas. It seems to work fine, but whenever he locks the screen, the intro video just plays plays until you unlock it again. Has anyone encountered the problem?
Sent from my ASUS Transformer Pad TF700T using Android Central Forums
Asus Eee 1005PR gets hardware video acceleration from Broadcom.
I recently ported a video decoder(written in C) to android platform. its output was in YUV format. So i had to convert it to RGB8888 to display it using the ANativeWindow API from the native code.
I'm working on a decoder written in c, which requires to be ported to android. To make sure that there are not windows dependencies i have cross compiled that decoder to linux and the decoder is working fine. Now the challenge is how do i port it to android?
Hey guys,
Hopefully you can help me out here im having a bit of trouble. I have Sony's NSX-46GT1 HDTV and what i am looking to do is Plug my External HD into the TV through USB and then play my movies from my EXT HD on the TV.
I am trying to play an HD H.264 file on my Mythbuntu box. But VLC stutters and on mplayer the audio-video goes out of sync. The file plays fine on my windows box. My cpu is underpowered for software decoding(Athlon 3200). So I was hoping to use hardware decoding. I believe my video card comes with a H.264 decoder on it(NVidia Geforece 7600 GS).
Have an playst to Svedish streaming radio
Code:
#EXTM3U
#EXTINF:-1,Sveriges Radio
http://http-live.sr.se/p1-aac-96
It work with VLC, but for Gstreamer there are no decoder that work.