[Q] Best Video Format for gTablet on HoneyComb - G Tablet Q&A, Help & Troubleshooting

What is the best/preferred video codec for the gTablet running on HoneyComb? Since the gTab does not support hardware acceleration on HC, not all of the "supported" video formats work. I cannot find any information regarding the "preferred" codec for this device.
I am looking to define a profile at transcoderDOTorg/presets/create/ for the gTablet and use Arista Transcoder. The source videos are HD OTA MPEG streams and also H.264 1080i.
The following information would be very helpful:
Container
Video codec
Bitrate
Framerate (range of allowed framerates, like 'min, max')
Audio codec
Audio bitrate
Audio channels (range of allowed channels, like 'min, max')

I have been digging around since I started this post and noticed the Foxreal video conversion software has a profile for the gTablet. I will install that and attempt to extract the transcoding information.
What video format is everyone using to transcode to now? Is there other software that has a g Tablet profile or are people just using "Android"?

brianafischer said:
I have been digging around since I started this post and noticed the Foxreal video conversion software has a profile for the gTablet. I will install that and attempt to extract the transcoding information.
What video format is everyone using to transcode to now? Is there other software that has a g Tablet profile or are people just using "Android"?
Click to expand...
Click to collapse
why do you want to extract the transcoding information from the foxreal conveter, if you have the converter, you can watch anyvideo on your gtablet.

Daniel123de said:
why do you want to extract the transcoding information from the foxreal conveter, if you have the converter, you can watch anyvideo on your gtablet.
Click to expand...
Click to collapse
I do not want to purchase the Foxreal software and prefer to use open source transcoders like Handrake and MythTV.
Anyone have some advice on video codecs under Honeycomb?

I think Android Illuminate 2.2 has hardware acceleration.

Related

[Q] 720P playback on G Tablet - Is there a fix to make these videos play correctly?

I just picked up my gtablet yesterday and have been spending my time installing tnt lite and installing several apps. I bought it because when I go on trips I wanted something that could browse the net, and play videos. I installed RockPlayer and put a 720p mkv file onto the machine, however playback is very choppy and its almost like the device cannot handle it. I know that several people have gotten 1080p to work good, and I am wondering if there is a setting that needs to be enabled to make 720p work better? I did some digging and saw that someone said to edit a line in the build.prop file (set the media.stagefright.enable from true to false), but I cannot edit my build.prop file. And I am not entirely sure that this will fix the problem. Are 720p videos playable on this machine?
What profile did you render the movies in? Try changing the MKV extension to AVI... Sometimes some renderers treat containers differently even though they are using the same codecs.
just tried to rename the extension from .mkv to .avi and still same choppiness and eventually the videos stops playing all together. I am not sure what rendering is, but the file is encoded AAC 2.0 H264
h264 is not the issue, it's what profile its encoded in
I have this in my FAQ section (in my sig). h264 is supported, but the Tegra 2 cannot handle h264 encoded in high profile. It can handle main profile.
This is confusing to people. So, what I would recommend is to download the excellent "mediainfo" tool (http://mediainfo.sourceforge.net/en) and it will show you how your videos are encoded.
As for container support, I think MP4 plays a little better than MKV, but Rockplayer (in the Market) seems to be able to handle MKV and using hardware acceleration. Again, as long as it's h264 main profile.
This is not just an issue with the GTab - all the Tegra 2 devices will have this issue as its a limitation of the chipset, or so I've read. Vega, Folio, even the mysterious Adam will probably have this same limitation.
Reference on h264 and main / high profile: http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC
Thank you for clarifying. I am wondering can I convert the video to the main profile and then get it to work?
Maximus1000 said:
Thank you for clarifying. I am wondering can I convert the video to the main profile and then get it to work?
Click to expand...
Click to collapse
Yeah, that's the tricky part. I haven't been able to figure that out yet, although granted I haven't put much time into it. I think these "profiles" depend on how you encode and which tool you use.
If you try the Tron Legacy trailers, they are 1080p but main profile. A good example of how nice videos can look on it, when encoded the right way.
I have to play around more with something like ffmpeg to see if I can pin this down. Another reason for transcoding is to keep the sizes down, since we have the 4GB FAT32 file size limitation to deal with. Yuk.
I've incoded a 1080p high profile to main. sound was in and out then tryed a few things and lost sound. Video played great anyways.
I guess it depends on the encode. I dl a 720p music video off of youtube, mp4 avc [email protected] (according to mediainfo) and it plays just fine.
japhule said:
I guess it depends on the encode. I dl a 720p music video off of youtube, mp4 avc [email protected] (according to mediainfo) and it plays just fine.
Click to expand...
Click to collapse
Could be a lower screen resolution that full 720p (not all 720p's are alike).
I also read today that Tegra 2 720p should work in high profile, but 1080p definitely does not. But, Android itself might be limiting even 720p, so it's a crap shoot.
Just out of curiosity why do you guys want those big files on here anyway? Is it to output to a TV? I wouldn't think you would need such a high quality file to watch stuff on the G tab.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Sprdtyf350 said:
Just out of curiosity why do you guys want those big files on here anyway? Is it to output to a TV? I wouldn't think you would need such a high quality file to watch stuff on the G tab.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Click to expand...
Click to collapse
It's not about storing large files on the gtab...its more about having video portability. I keep my movies and videos on a server that I stream from my living room and bedroom. It would be ideal if I can play files on any device without having to reencode the video.
I did test 1080p files from YouTube and they did not play (high profile).
Ok, makes sense. I do the same thing using upnplay and my server. Thought you were wanting them on the tablet.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Sprdtyf350 said:
Just out of curiosity why do you guys want those big files on here anyway? Is it to output to a TV? I wouldn't think you would need such a high quality file to watch stuff on the G tab.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Click to expand...
Click to collapse
A two hour 720p movie runs ~4GB, so it's close to the limit in FAT32. And you could easily go over the limit when encoding, which would require you to break the file up. Annoying.
The problem here is that none of the vendors want to agree on a replacement file system for portable devices (wow, no surprise there). MS wants exFAT, the open source community would prefer EXT3/4, and I assume Apple would prefer HFS+.
Sprdtyf350 said:
Just out of curiosity why do you guys want those big files on here anyway? Is it to output to a TV? I wouldn't think you would need such a high quality file to watch stuff on the G tab.
Sent from my VEGAn-TAB-v1.0.0b2 using Tapatalk
Click to expand...
Click to collapse
Can't speak for everybody else, but for me I'd want to just use the video files I broadcatch from the NNTP groups. Ideally, I wouldn't want to have to reencode video to watch it, just access it directly from my media server. Standard definition avis work okay, but eventually these will not be offered and of course the HD versions look way better. Over the years it's been harder to come by a regular source of SD resolution TV Series feeds. The 720P encoded files quality are noticeable versus SD even on this smaller screen. Ideally we would get high profile 720P MKV at least to work as it seems this is what the guys doing NNTP TV Series seem to be encoding in.
What I would see happening is that a video player on the GTablet will access the files off the media server and stream, not play files directly off the local Internal SD. Regardless of where the file resides, it looks like it needs to be refined to play these files more fluidly.
I'm not saying this will be the only nor primary method of viewing video files, but having the flexibility and option is always nice. Especially when all the tvs are watching something else. ;P
dkhilo said:
Can't speak for everybody else, but for me I'd want to just use the video files I broadcatch from the NNTP groups. Ideally, I wouldn't want to have to reencode video to watch it, just access it directly from my media server. Standard definition avis work okay, but eventually these will not be offered and of course the HD versions look way better. Over the years it's been harder to come by a regular source of SD resolution TV Series feeds. The 720P encoded files quality are noticeable versus SD even on this smaller screen. Ideally we would get high profile 720P MKV at least to work as it seems this is what the guys doing NNTP TV Series seem to be encoding in.
What I would see happening is that a video player on the GTablet will access the files off the media server and stream, not play files directly off the local Internal SD. Regardless of where the file resides, it looks like it needs to be refined to play these files more fluidly.
I'm not saying this will be the only nor primary method of viewing video files, but having the flexibility and option is always nice. Especially when all the tvs are watching something else. ;P
Click to expand...
Click to collapse
First rule of Usenet.....
roebeet said:
First rule of Usenet.....
Click to expand...
Click to collapse
Okay I'm doing the Madagascar penguin "you didn't see anything gesture" now. LOL.
Sent from my GTablet-TnT-Lite using Tapatalk
japhule said:
It's not about storing large files on the gtab...its more about having video portability. I keep my movies and videos on a server that I stream from my living room and bedroom. It would be ideal if I can play files on any device without having to reencode the video.
I did test 1080p files from YouTube and they did not play (high profile).
Click to expand...
Click to collapse
Can you please share how you are thinking about doing that using movies/pictures/videos on Windows Media Center share or NFS mount.
I tried very same thing as some of my movies still in vob format or mpeg2 (home recordings of kids), tv recordings using microsoft format or streaming pics, and nothing seems to work. I was able to use upnpplay (android program in the market place) to browse my stuff on the shared drive, but can't play mpeg2, vob or other format.
does anyone know what's the best way to do this?
G Tab supports H.264 1080p main and high profiles
Detailed specs on what Audio and Video formats G Tablet supports are listed in the manual downloadable from the Viewsonic web site.
But in a few words - it does support up to 1080p, both baseline, high, and main profiles for H.264 with certain limitations for each, and MPEG4 simple profile.
rob_z11 said:
Can you please share how you are thinking about doing that using movies/pictures/videos on Windows Media Center share or NFS mount.
I tried very same thing as some of my movies still in vob format or mpeg2 (home recordings of kids), tv recordings using microsoft format or streaming pics, and nothing seems to work. I was able to use upnpplay (android program in the market place) to browse my stuff on the shared drive, but can't play mpeg2, vob or other format.
does anyone know what's the best way to do this?
Click to expand...
Click to collapse
My entire system is redundant. I have my windows 7 share as well as my htpc/nas running tversity, orb and audiogalaxy (music only). Everything is shared in every way. First I try just streaming the file through Windows 7 dlna, which generally works fine. I too use Upnplay. If something doesn't work (very rare) I move to looking for it through Tversity which attempts to detect the dlna device and scale it so it works. I've never needed to use Orb on the GTab since I really got everything up and running, Orb is for when I actually am on the road and want to watch sth. from my home network. PlayOn may actually work as well - it has a free mode which allows you to use it to share files on the local network using VLC codecs.
Video Playback
I'd like to add to this conversation with, I hope, clarification of how to get higher definition video playback working on the GTab.
I've tried four video files that are 720P or 1080P. None of them works well in Movies, DoubleTwist, Rockplayer, or VitalPlayer.
G Tablet, TnT 4.21, OE kernel. Market fix. Various apps.
Videos all playing from /SDCARD
Here is some more information about those videos, using Mediainfo:
Touring Car race:
720P MPEG-4 50FPS AVC ([email protected]) (CABAC / 3 ref frames)
AAC Stereo
Big Buck Bunny:
http://www.bigbuckbunny.org/index.php/download/
1080P OpenDML AVI 12Mbps 24FPS MPEG-4 Visual ([email protected])
AC-3 audio
Audi R8:
720P AVC Matroska 800Kbps 29.970FPS AVC ([email protected]) (CABAC / 2 ref frames)
AC-3 audio
Donington LG demo:
1080P BDAV M2TS 35.5Mbps 29.970fps AVC ([email protected]) (CABAC /3 ref frames)
AC-3 audio
Are all of these simply too much for me to get away with playing on the GTab? I've played most, if not all of these, using a Broadcom 70012 Crystal HD decoder card on a Dell Mini 9 (Atom N270) with few problems.
Thanks for the help.

[Q] HD MKV format support?

My apologies if this has been posted and discussed thousands of times already, but after Googling and searching my head off I decided to just bite the bullet and post.
Basically, I'm due an upgrade and my new choice of phone would depend heavily on which is the best for video playback - mostly HD and MKV.
I've seen that the LG Optimus 2X does not support MKV natively, but that the Samsung Galaxy SII does, and with better framerates (and a nicer screen). My question is this: how well does it play MKVs?
Could I just throw any MKV at it and it'll play it?
Does it need to be a particular resolution (720p/1080p)?
Will it accept ASS/SSA styled subtitles embedded in the MKV?
How about multiple audio tracks?
Essentially, my ultimate goal is for my phone to be able to play my entire video library as-is, without transcoding or remuxing.
Any tidbits or spec sheets would be so so helpful, and thanks in advance for any replies!
The video player had absolutely no trouble with any of the files we threw at it – starting with .WMV, through .AVI (DivX and XviD) and .MP4 to .MKV (H.264). Resolution wasn’t a problem either – the Samsung Galaxy S II played FullHD files. Large files of over 2GB worked as well.
Click to expand...
Click to collapse
from http://www.gsmarena.com/samsung_i9100_galaxy_s_ii-review-588p4.php
I also so a vid of it somewhere, can't remember where.
Many thanks for your reply!
That seems fantastic so far - it seems the support is there. Would it be fair to assume that since it supports Full HD and MKV natively, anything else (like styled subtitles or alternate audio tracks) will come with third-party development? Or am I just being naive?
I believe it supports textfile subs (.sub, .srt) as long as you give them the same name as the actual movie.
As for embedded subs support, I don't know. But it's not a big problem if there's no support right? You can easily extract them from the mkv.
Found the video I mentioned. http://www.youtube.com/watch?v=y4d-wWCf4CQ&
Video-related preview starts at 6:05, but the rest is awesome as well. As for the other things you're asking about, I've no idea. But I think I heard about other android phones using subtitle phones, so at least that should be possible.
phonearena show some hd 1080p video playback in this video
youtube.com/watch?v=y4d-wWCf4CQ
he mentions the galaxy s2 runs mkv for breakfest
The phonearena video shows it playing 1080p MKV flawlessly, it shouldn't be a problem. My SGSI plays 720p MKV perfect. It will have subtitle support for external subs, and the embedded MKV type, since it will use the same video player as the SGSI, which supports these subtitles.
Xero Xenith said:
Basically, I'm due an upgrade and my new choice of phone would depend heavily on which is the best for video playback - mostly HD and MKV.
Could I just throw any MKV at it and it'll play it?
Does it need to be a particular resolution (720p/1080p)?
Will it accept ASS/SSA styled subtitles embedded in the MKV?
How about multiple audio tracks?
Essentially, my ultimate goal is for my phone to be able to play my entire video library as-is, without transcoding or remuxing.
Any tidbits or spec sheets would be so so helpful, and thanks in advance for any replies!
Click to expand...
Click to collapse
Hi, you have similar needs as mine and I have done imo pretty extensive testing on my Galaxy S regarding the playback of mkv.
The best video player for SGS is mvideoplayer and I suspect for SGS2 as well. The reason? It accepts ass/ssa subtitles embedded. However, it only displays it as text. To be specific, the list is as below:
SubRip(.srt)
Sub Station Alpha(.ssa)
Advanced Sub Station Alpha(.ass)
MPL2(.mpl/.txt)
MicroDVD(.sub/.txt)
SubViewer2.0(.sub)
PowerDivX(.psb/.txt)
TMPlayer(.txt)
SAMI(.smi/.sami)
As for multiple audio tracks, default videoplayer or mvideoplayer doesn't allow for switching but software decoding for rockplayer allows for it, the downside is the video is no longer hardware accelerated and only external srt subtitles are readable on the app rockplayer.
As for what type of codecs within mkv is supported by SGS, well, video encoding is very very complicated, it is like balancing between different parameters, too much of that and it is not playable, reduce the resolution and it works. I can't simply say oh, H264, [email protected] Level 5.0 works at 720p resolution. Yes, some of them do but not all can. Thus, there's no 'spec' list to give because it is too varied.
Bottomline is: drag and try to play it, most of the time it should be playable. Audio codec support is the next headache. Ff I remember correctly, SGS could downsample AC3 6 channels to dual channel but can't do the same for AAC. vorbis aka ogg doesn't work, have not tried flac but I don't think it does.
One last thing, for most 'recent' mkvs using mkvmerge 4.4.0 and above, there is a need to remux it using mkvmerge to set the compression to none for both video and audio stream under extra options because apparently it is set by default to something else by the encoders. I discovered that only after googling online and wondering why in the world would those videos be unplayable when they should be. Mediainfo would give you all the information you need regarding a mkv video.
I am planning on getting a SGS 2 the moment it is released in Singapore and compare it with my current SGS. Hope that answers your questions, anymore?
Wait a minute, the default player also does subs, if your doesn't then its an out of date version of the default player...
NZtechfreak said:
Wait a minute, the default player also does subs, if your doesn't then its an out of date version of the default player...
Click to expand...
Click to collapse
only external but not embedded, and limited to srt?
Thanks again for your answers - this is very reassuring
Lobaba said:
Hi, you have similar needs as mine and I have done imo pretty extensive testing on my Galaxy S regarding the playback of mkv.
The best video player for SGS is mvideoplayer and I suspect for SGS2 as well. The reason? It accepts ass/ssa subtitles embedded. However, it only displays it as text. To be specific, the list is as below:
--snip--
I am planning on getting a SGS 2 the moment it is released in Singapore and compare it with my current SGS. Hope that answers your questions, anymore?
Click to expand...
Click to collapse
Brilliant! This was a very informative answer If you get it before the end of May, would you be able to report how well some video files play if I send them to you? (I'll send small samples - mostly one minute, which is fair use under the DMCA.)
No worries if you can't, but it would be a big help
i have no problems with that, only problem is whether they will launch during may...
Lobaba said:
only external but not embedded, and limited to srt?
Click to expand...
Click to collapse
The video player in the original SGS on 2.2.1 firmwares, or at least all that I have tried, will also play embedded MKV subtitles in the files I've tried it on...
Xero Xenith said:
Thanks again for your answers - this is very reassuring
Brilliant! This was a very informative answer If you get it before the end of May, would you be able to report how well some video files play if I send them to you? (I'll send small samples - mostly one minute, which is fair use under the DMCA.)
No worries if you can't, but it would be a big help
Click to expand...
Click to collapse
Can you send me your files also, I will be doing a review for the Clove Blog and this is an important aspect to me also, would be nice to give concrete answers on a variety of codecs.
Lobaba said:
i have no problems with that, only problem is whether they will launch during may...
Click to expand...
Click to collapse
No worries if you can't, but thanks so much Really appreciate it!
NZtechfreak said:
Can you send me your files also, I will be doing a review for the Clove Blog and this is an important aspect to me also, would be nice to give concrete answers on a variety of codecs.
Click to expand...
Click to collapse
No problem - I'll start organising them now
UPDATE: Full thread for this here:
http://forum.xda-developers.com/showthread.php?t=1054962
EDIT: I have put these six tests together in line with what I said above. All are just short samples (one minute in most cases) and as such qualify for free use under the DMCA.
The aim is to have a test for a player's flexibility and capability when it comes to MKV, which is an irritatingly versatile format. As such, I have tried to make this as comprehensive as possible. However, I am no expert (just a guy with a lot of video to play), and so would appreciate any comments
The download links supplied for the first three are not my own. For the remaining three tests (IV-VI) please obtain this file:
http://www.mediafire.com/?965488edub8dzgc
Full details on all files used can be obtained here:
http://pastebin.com/GDtMQqkz
TEST I. Extreme (40Mbit/s) video quality in MKV. Codec: AVC; Res: 1920*1072
"Bird_42_MBit_ABR_(+-1.5 MBit).mkv"
http://www.megaupload.com/?d=1D4BX1U9
Test passes if: video plays without stutter. File has no audio
IMPORTANT NOTE: This video is faster than most memory cards can handle. It may be best to run it off the internal memory, if there's space. In any case, if this test passes, it's outstanding!
TEST II. Very high (20Mbit/s) video quality in MKV. Codec: VC-1; Res: 1920*1080
"hddvd_demo_1080p.mkv"
http://www.techpowerup.com/downloads/530/HD-DVD_Demo_1080p_VC-1_DDPlus_5.1.html
Test passes if: video plays without stutter. (First few seconds in particular!)
TEST III. High (10Mbit/s) video quality in MKV with unstyled subs. Codec: AVC; Res: 1920*1080
"iguana.monsi.1080p.bd9.sample.mkv"
http://www.mediafire.com/?okmdmnymonz
Test passes if: video plays with subtitles on the screen. (May have to select subtitles with the menu.)
TEST IV. Medium (3.4Mbit/s) video quality in MKV with styled and unstyled subs. Codec: AVC; Res: 704*480
"Suzumiya_Haruhi_no_Yuuutsu_-_C4_-_Special_Ending_-__Hitsuji__e569a2b7_.mkv"
Test passes if: video plays with STYLED subtitles on the screen. (Styled means "coloured and positioned on the top and bottom") (May have to select subtitles with the menu.)
TEST V. Unusual combination of Xvid video and styled subtitles, including foreign languages. Codec: Xvid; Res: 640*346
"Matrix.Reloaded.Trailer-640x346-XviD-1.0beta2-HE_AAC_subtitled.mkv"
Test passes if: Video plays with styled (just coloured) English subtitles, AND can play with Japanese and Arabic subtitles. (May have to select subtitles with the menu.)
TEST VI. Dual audio in an MKV. Codec: AVC; Res: 1280*526. Audio codec: English: AAC, Hindi: MP3
"SAMPLE Harry Potter 4[Eng-Hindi]Dual.Audio BRRIP 720p-=[champ_is_here]=-.mkv"
Test passes if: Video plays with English audio, and can switch to Hindi audio.
I'd really appreciate it if you could run these through the SGSII
Many thanks for your replies!
Shamelessly bumping this thread as the tests above are very good and I'd love to get some results.
Could you also list what profile the h264 videos are?
DesktopMan said:
Shamelessly bumping this thread as the tests above are very good and I'd love to get some results.
Could you also list what profile the h264 videos are?
Click to expand...
Click to collapse
Thanks for the kind words
The full info is available in the link above the tests (obtained from mediainfo on Linux). But I will list them again here:
Bird_42_MBit_ABR_(+-1.5 MBit).mkv : [email protected]
iguana.monsi.1080p.bd9.sample.mkv : [email protected]
Harry Potter 4 [...] .mkv : [email protected]
Suzumiya_Haruhi [...] .mkv : [email protected]
hddvd_demo_1080p.mkv : [email protected] (not H.264)
Matrix.Reloaded.Trailer [...] .mkv : Advanced [email protected] (not H.264)
Hmm... I hope it supports "High" profile
EDIT: Made a new topic as this is a bit outside the scope of the original title:
http://forum.xda-developers.com/showthread.php?p=13290953#post13290953
I mirrored all the samples and put them in a table: http://www.auby.no/files/video_tests/
Wow, nice! If you have no objection, I'll put that link in my new thread?
http://forum.xda-developers.com/showthread.php?p=13290953#post13290953
Many thanks, that mirror is amazing
Xero Xenith said:
Wow, nice! If you have no objection, I'll put that link in my new thread?
http://forum.xda-developers.com/showthread.php?p=13290953#post13290953
Many thanks, that mirror is amazing
Click to expand...
Click to collapse
Feel free. Usually it's very fast, so either it has a bad day or people are downloading a lot

[Q] mp4 playback problem!

I'm trying to watch source code encoded in avc general not high. Moboplayer,mvideoplayer, rock player and stock don't work. Any help would be appreciated!
18masterkyle said:
I'm trying to watch source code encoded in avc general not high. Moboplayer,mvideoplayer, rock player and stock don't work. Any help would be appreciated!
Click to expand...
Click to collapse
Your best bet at encoding for the gTab is here http://www.dvdvideosoft.com/download/FreeVideoToAndroidConverter.exe and it's free. When installing, pick custom install & uncheck ask homepage & toolbar (unless you really want those). The Free Video to Android Converter has a built in preset for the gTab and has 3 quality settings (Economy(.75Mbps), Standard (1.5Mbps)& High(2.5Mbps) and encodes in .mp4 format @ 1024x600 resolution. It also has profiles for other Android devices & you can create custom profiles that convert to other formats, quality & resolutions.
Al
will the high setting be too difficult for the g tab to play?
18masterkyle said:
will the high setting be too difficult for the g tab to play?
Click to expand...
Click to collapse
I'm running Calkulin+Clensyn Combo v6 (Froyo).
Video from my wife's Flip HD (1280720) converted runs great at 2.5Mbps.
I've converted DVDs @1.5Mbps (not using the free android converter since it doesn't do DVDs, but a separate free DVD convertor that you can get from DVDVideosoft.com) and they they look/play great. Converted DVDs look good in Rockplayer using software decoding but look a little better using hardware decoding.
Don't have any recordings to test @ 2.5 right now, but I'm converting a DVD to test now @ 2.5Mbps. I'll let you know how it turns out.
aabbondanza said:
I'm running Calkulin+Clensyn Combo v6 (Froyo).
Video from my wife's Flip HD (1280720) converted runs great at 2.5Mbps.
I've converted DVDs @1.5Mbps (not using the free android converter since it doesn't do DVDs, but a separate free DVD convertor that you can get from DVDVideosoft.com) and they they look/play great. Converted DVDs look good in Rockplayer using software decoding but look a little better using hardware decoding.
Don't have any recordings to test @ 2.5 right now, but I'm converting a DVD to test now @ 2.5Mbps. I'll let you know how it turns out.
Click to expand...
Click to collapse
I'm converting Forest Gump in normal (original file is a .mp4) it just doesn't play well on gtablet. I'll let you know how it turns out as well!
aabbondanza said:
I'm running Calkulin+Clensyn Combo v6 (Froyo).
Don't have any recordings to test @ 2.5 right now, but I'm converting a DVD to test now @ 2.5Mbps. I'll let you know how it turns out.
Click to expand...
Click to collapse
Encoded Soul Surfer @ 720x400, 2.5Mbps. Rockplayer plays it fine with hardware decoding but it won't play on software decoding.
So, you should be able to encode with the standard gTab profile (1024x600, 1.5Mbps) and play fine.
I finished converting and watched the movie! It makes the original .mp4 look way better. Thanks
Basic Profile
The key to avc h264 playback is to use BASIC profile. You can jack up the bitrate really high and it still works. Main profile with a low bitrate will also work, and high profile will never work. I would say just use a basic profile and jack up the bitrate for guaranteed quality and compatibility.
aabbondanza said:
Your best bet at encoding for the gTab is here http://www.dvdvideosoft.com/download/FreeVideoToAndroidConverter.exe and it's free. When installing, pick custom install & uncheck ask homepage & toolbar (unless you really want those). The Free Video to Android Converter has a built in preset for the gTab and has 3 quality settings (Economy(.75Mbps), Standard (1.5Mbps)& High(2.5Mbps) and encodes in .mp4 format @ 1024x600 resolution. It also has profiles for other Android devices & you can create custom profiles that convert to other formats, quality & resolutions.
Al
Click to expand...
Click to collapse
With the free converter, I would recommend MX Video Player from the market.
Be sure and download the accompanying codec for the tegra also.
I'm using 3.3BL1.2 and I'm running mp4 full screen videos and even super high quality MKV formats with this player.
Have a look: https://market.android.com/search?q=Mx+video+player&so=1&c=apps
tekrhino said:
With the free converter, I would recommend MX Video Player from the market.
Be sure and download the accompanying codec for the tegra also.
I'm using 3.3BL1.2 and I'm running mp4 full screen videos and even super high quality MKV formats with this player.
Have a look: https://market.android.com/search?q=Mx+video+player&so=1&c=apps
Click to expand...
Click to collapse
Wont do mp4 hardware acceleration, only software decoding
18masterkyle said:
Wont do mp4 hardware acceleration, only software decoding
Click to expand...
Click to collapse
This is true on 3.3BL1.2Beta for me also. But the SW decode seems to be a smooth playback for me. I believe HA isn't working yet with this ROM, or Adobe flash with certain apps & browsers either. For now I'm accepting that as this ROM is running smooth for me with little but acceptable glitches for a Beta.
MX is a good player though.

720p video player?

Anyone has try using flyer to play a 720p video? Does it lag or having some delay on frame?
Sent from my HTC Flyer P510e
Depends on where the source of the file is. 1080 chokes, 720 is fine.
If on the device (internal or external sd cad), it works fine... You will have to downmix the audio to stereo before transferring as the built in player doesn't do it for you, 5.1 AAC and 5.1 AC3 don't work... No sound. ..or use a third party application. The only one I have been able to find that can handle 5.1 is Dice Player. It software decodes at a cost of some video quality. No dropped frames, but artifacts galore. Moboplayer and the built in player don't artifact the video but the sound problem.... Also Dice is a pay app and I don't use my Flyer for video much anyway (have a HTPC for that).
If streaming over wifi on your home network, same prerequisite for the downmix applies. Also, I would recommend an 802.11n router. 802.11g tends to lag out on the larger files (>4gb)
If streaming over the Internet, the lag will depend on the internet connection itself.
Probably a bit longer of an answer than you were intending, but hope this helps.
That was a good detailed answer.
The short answer is that yes the Flyer can handle 720p playback and just like any other tablet as long as the format matches the accelerated HW CODECs, it works fine. Like any other tablet, feed it something strange and it won't playback smoothly.
It was so detail.. thank you very much..
Btw, I am using flyer to watch 720p rmvb format.. anyway.
Sent from my HTC Flyer P510e
shaun'yeap said:
It was so detail.. thank you very much..
Btw, I am using flyer to watch 720p rmvb format.. anyway.
Click to expand...
Click to collapse
So, the Flyer does not natively support RMVB video. If you are not getting good playback I would convert to one of the native formats. if you can.
.3gp, .3g2, .mp4,
.wmv (Windows Media Video 9)
.avi (MP4 ASP and MP3)
.xvid (MP4 ASP and MP3)
kardain said:
Depends on where the source of the file is. 1080 chokes, 720 is fine.
If on the device (internal or external sd cad), it works fine... You will have to downmix the audio to stereo before transferring as the built in player doesn't do it for you, 5.1 AAC and 5.1 AC3 don't work... No sound. ..or use a third party application. The only one I have been able to find that can handle 5.1 is Dice Player. It software decodes at a cost of some video quality. No dropped frames, but artifacts galore. Moboplayer and the built in player don't artifact the video but the sound problem.... Also Dice is a pay app and I don't use my Flyer for video much anyway (have a HTPC for that).
If streaming over wifi on your home network, same prerequisite for the downmix applies. Also, I would recommend an 802.11n router. 802.11g tends to lag out on the larger files (>4gb)
If streaming over the Internet, the lag will depend on the internet connection itself.
Probably a bit longer of an answer than you were intending, but hope this helps.
Click to expand...
Click to collapse
The BS Player does a good job for me. No lag issues thus far with using 720 files that I have viewed.
Sent from GrandAdmiral's phone using Tapatalk.
I know this may not be the perfect thread to ask, but what I found on XDA has been inconsequential.
Do you guys manage to feed >4GB video files (as the 720p videos tend to be) to the Flyer? How? I've tried and got "file too large for the operating system"
mr_pio said:
I know this may not be the perfect thread to ask, but what I found on XDA has been inconsequential.
Do you guys manage to feed >4GB video files (as the 720p videos tend to be) to the Flyer? How? I've tried and got "file too large for the operating system"
Click to expand...
Click to collapse
I have several Bluray rips (of discs I own) on a NAS, LAN is gigabit ethernet and wifi is 802.11n. Each rip weighs in between 9-10gb after a mild compression from 1080p to 720p (1080p + nvidia ion2 + linux + xbmc = fail). The rips are MP4 with AAC audio.
The nas is set up to serve the files over upnp and/or samba. So, I used upnplay (https://market.android.com/details?id=cx.hoohol.silanoid&hl=en) to locate the file and it asks to open with a video player.
No errors given as it is streaming over the LAN instead of playing off the device.
However, if you are planning on playing the files straight off the Flyer, handbrake can reduce it further to a 2gb file with 2.0 audio, no discernable video loss on the 7" screen.
---
On edit: was browsing around and found a reference for Skifta (https://market.android.com/details?id=com.skifta.android.app) as a upnp client. Using it instead of upnplay somehow downmixes 5.1 to 2.0 on Moboplayer (https://market.android.com/details?id=com.clov4r.android.nil). One issue is that Skifta doesn't support landscape, but it's only a minor annoyance.
Sent from my HTC Flyer P512
DigitalMD said:
So, the Flyer does not natively support RMVB video. If you are not getting good playback I would convert to one of the native formats. if you can.
.3gp, .3g2, .mp4,
.wmv (Windows Media Video 9)
.avi (MP4 ASP and MP3)
.xvid (MP4 ASP and MP3)
Click to expand...
Click to collapse
yea, actually I don't need the 720p, just the video original is that size. I watch it by Flyer because I can watch it while travelling. Am too lazy to convert.. haha.. So I would need to find a video converter =) anyway thank..
GrandAdmiral said:
The BS Player does a good job for me. No lag issues thus far with using 720 files that I have viewed.
Sent from GrandAdmiral's phone using Tapatalk.
Click to expand...
Click to collapse
I will have a try. thank=)
mr_pio said:
I know this may not be the perfect thread to ask, but what I found on XDA has been inconsequential.
Do you guys manage to feed >4GB video files (as the 720p videos tend to be) to the Flyer? How? I've tried and got "file too large for the operating system"
Click to expand...
Click to collapse
I'm not sure about this. My video is about 500-750MB, it might be compress by rmvb format. And Flyer has a hard time to play it.
Well problem is, for some formats the player has to do conversion on the fly and that degrades performance. That's why you may need to covert first. Yes its no fun and it takes time, but you can then guarantee lag free playback
shaun'yeap said:
yea, actually I don't need the 720p, just the video original is that size. I watch it by Flyer because I can watch it while travelling. Am too lazy to convert.. haha.. So I would need to find a video converter =) anyway thank..
Click to expand...
Click to collapse
It will take me a few hours to test while a raw Bluray rip reencodes, but I think I have a Handbrake profile to convert the video to a format that is both small in file size and playable on the Flyer with no lag and little visual degradation (using the built in player)...
Sent from my HTC Flyer P512

MKV playback issues

Hey guys, just got a few 720p high profile mkv files which reviews claimed could be played with the stock video player. All 3 files currently do not. Dice player works in trial but when i try to buy it gives me not found in the market. I'd rather usethe built in player personally but has anyone else had any luck either way?
EDIT solved with bs player
Try moboplayer its free.
Sent from my Galaxy S2
or MXPlayer I have used that on many MKVs
compuw22c said:
Hey guys, just got a few 720p high profile mkv files which reviews claimed could be played with the stock video player. All 3 files currently do not. Dice player works in trial but when i try to buy it gives me not found in the market. I'd rather usethe built in player personally but has anyone else had any luck either way?
Click to expand...
Click to collapse
I got same problem,but i used mx player and upnp , works flawless
Sent from my Transformer Prime TF201 using Tapatalk
erick0423 said:
I got same problem,but i used mx player and upnp , works flawless
Sent from my Transformer Prime TF201 using Tapatalk
Click to expand...
Click to collapse
I use the exact same
mx player works well but there's no hardware decoding available in any of them. Very disappointed ( though I know the hardware is capable of it). I know anandtech? Or one of the reviews did a blu ray rip and it played great so I'm guessing I'm missing something, an update broke it or if will be fixed in ics. Is also possible they just need hardware drivers for tegra3. I'm optimistic, is launch week, well have awesome devs, it'll get sorted eventually. Even software decode stutters just a bit ( I'm a video perfectionist). Also peeved at xda app FCs but again, brand new device. Just let me know if anyone (particularly those who didn't update) has any better luck.
Unbelievable , this still not resolved after the Tegra 2 debacle.
i've played a couple mkv's just fine with the stock player and mx player. the only issue i've had with them is if i skip around, the video never picks back up, works fine in software though.
but if i just watch the movie through without skipping around, it plays perfectly.
as you can see here ICS has added support to the Matroska format, so hopefully the default player will be handling it smoothly in ICS.
hXXp://briefmobile.com/android-4-0-ice-cream-sandwich-announced-feature-list
replace hXXp with http in link.
That's good to know. Was thinking of cancelling my preorder once I heard people having problems with mkv's & diceplayer being unavailable
compuw22c said:
mx player works well but there's no hardware decoding available in any of them. Very disappointed ( though I know the hardware is capable of it). I know anandtech? Or one of the reviews did a blu ray rip and it played great so I'm guessing I'm missing something, an update broke it or if will be fixed in ics. Is also possible they just need hardware drivers for tegra3. I'm optimistic, is launch week, well have awesome devs, it'll get sorted eventually. Even software decode stutters just a bit ( I'm a video perfectionist). Also peeved at xda app FCs but again, brand new device. Just let me know if anyone (particularly those who didn't update) has any better luck.
Click to expand...
Click to collapse
How were these files encoded? Because in order to take advantage of hardware decoding a file has to meet a certain standard. If it deviates even a tiny bit, it will not work.
Go and Download BSPlayer lite from the market. It has the same funtionality like Diceplayer. Tegra 3 can nearly play all 1080p vids.
RussianMenace said:
How were these files encoded? Because in order to take advantage of hardware decoding a file has to meet a certain standard. If it deviates even a tiny bit, it will not work.
Click to expand...
Click to collapse
Well its h264 high profile, which tegra 3 plays. Tegra 3 isn't picky, as long as its less than a 42mbps bitrate the hardware will handle it. The only standard it must meet is 1080p and less and 42mbps or less in h264 anyways. For tegra 3, i'm sure software is the issue.
Files came from my media server which are also hw accelerated with an nvidia graphics card via vdpau. never even have to check, just always plays (h264 anyways)
Again, i'm sure they'll fix it eventually,I know the chip does it, still annoying., its why I never bought tegra 2. And for those suggesting software decode, battery life PLUMMETS and the performance we would have with hw decode would be as good or better than blu ray with no stutter.
http://www.anandtech.com/show/5163/asus-eee-pad-transformer-prime-nvidia-tegra-3-review/5
EDIT:BS player appears to work WITH hardware acceleration. Every other app told me "not supported by system player, using software device" including dice
Sent from my GT-I9100 using XDA App
Prime will handle highprofile mkv just fine if you use a other media player like mxplayer, diceplayer The problem when you can't play with the stock player is that it for the most times can't handle the audio.
Just give them some time to update there players to full Tegra3 support. The device have only been out some days and I think the developers also would like to have a device to test on.
I have posted this in a other thread, but I will repost it here to. From swedroid.se test, and translated into English.
"As is the case for the music player, Asus do net onclude their own video players, but instead uses default player that comes with Android. This is a rather rowdy players who only manages one of our clip in the table below (# 9), but without any sound, because support for AC3 missing."
"The third-party video player dice player or MX Video Player, both of which are available in the Android Market, it is however full marks. ASUS Prime plays everything we feed it with, whether it is DivX, XviD or MKV / h (x) 264-films with soundtracks in DTS or AC3 format."
Resolution / Codec / Profile / Container / Bitrate / Audio / Results (MX Video Player
640x352 XviD / [email protected] / AVI 1 Mbit/s MP3 2.0 OK
576x320 XviD / [email protected] / AVI 1,4 Mbit/s MP3 2.0 OK
720p h.264 / [email protected] / MKV 3 Mbit/s AC-3 5.1 OK
720p h.264 / [email protected] / MKV 9 Mbit/s AC3 5.1 OK
1080p h.264 / [email protected] / MKV 14 Mbit/s DTS 5.1 OK
1080p h.264 / [email protected] / MKV 19,2 Mbit/s AC3 5.1 OK
1080p h.264 / [email protected] / MKV 22,8 Mbit/s DTS 5.1 OK
1080p h.264 / [email protected] / MKV 25 Mbit/s DTS 5.1 OK
1080p h.264 / [email protected] / MKV 30 Mbit/s AC3 5.1 OK
1080p h.264 / [email protected] / MKV 42 Mbit/s AC3 5.1 OK
Sent from my GT-P7510 using xda premium
@OP
Have you tried a straight MP4 (H264/AAC) with standard Android player? You do realize that it's not just the video track that kicks the (3rd-party) player into HW or SW mode, right? Subtitles, for instance, will invoke SW mode. Chapter tracks will also probably cause SW.
As much as you sound you know, then you should also know that not every downloaded video is the same. If you have problems, SOP is first to provide specs (MediaInfo works), second is to provide a sample, third is to specify environment (which player you've tried, and their respective performance). Only noobs go "my vids don't work, now what?"
With the non-info you've provided, all you get is guesswork.
What do you mean by " files came from a media server"? If you are streaming to the device, expect skipping playback because WiFi can't handle hi-bitrate 1080p.
I have no issues running 720p or 1080p hi profile (locally) on my Transformer Prime in Dice player, even with DTS and multiple audio tracks.
people need to realise 3rd party players need to be optimised for tegra 3 for hardware acceleration. its not to do with type of file, as long as it does not have very high bitrate.
Everyone has to understand, that MKV is just a container. You can put almost anything into this container so therefore it is unlikely that the hardware can decode everything that can go into a MKV container.
The main thing about the Kal-El SoC, it is the first chip that can decode h.264 High Profile video. To see the supported codecs that Tegra 3 can decode in hardware see: http://www.nvidia.com/object/tegra-superchip.html
I've ripped hundreds of blu-rays. I've ended up using two sets of files.
Archive for playback on Samsung LED TV's and other high end DLNA devices:
Container: MKV
Video: H.264 High Profile 4.0 Constant Quality 18-20 1080p
Audio: AAC-LC 384 5.1 channel
Subtitles: sub format
Software: HD Decrypter, RipBot264 and Handbrake
Mobile Devices:
Container: m4v
Video: H.264 Base 3.0 Profile, 2-pass (1000kbps widescreen and 1200kbps for 16x9) qHD size (960x540),
Audio: AAC-LC 128 2 channel
Subtitles: Converted from the MKV
Software: Handbrake
I spend most of the time make the archive format looking as good as possible for it's size. Most files come out to 4-7GB per movie. There are exceptions depending on the quality of the movie. Movies with lots of noise in them come out to be much larger then one that is very clean. Computer Generated movies will come out to 3-4GB using CQ 18. The Prime should decode these just fine.
The mobile size I use for under powered devices and also to have as many movies as possible for it's size. qHD actually ends up looking very nice for it's size when down converted from blu-ray. A two hour movie comes out to be about 1GB. This way I can have on average 60-70 movies on 64B microsdxc card and about the same on the 64GB prime itself.
sorry, but I felt I provided all necessary info. The files are stored locally, mkv h264 high profile 20mbps streams with ac3 5.1 audio. They also have subtitles, though I don't need them.tpb was the source of all 3.
In any event, bs player works with hardware acceleration perfectly and I'm very happy. It also shows the hardware is fully capable of it, software will soon follow (ics)
compuw22c said:
sorry, but I felt I provided all necessary info. The files are stored locally, mkv h264 high profile 20mbps streams with ac3 5.1 audio. They also have subtitles, though I don't need them.tpb was the source of all 3.
In any event, bs player works with hardware acceleration perfectly and I'm very happy. It also shows the hardware is fully capable of it, software will soon follow (ics)
Click to expand...
Click to collapse
According to the Tegra 3 specs, AC3 is not supported in hardware.
http://www.nvidia.com/object/tegra-superchip.html

Categories

Resources