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

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.

Related

Video: which app on NC?

Wondering what app you use to watch movies from sdcard. Built-in app doesn't work. Neither does es file explorer video app.
Sent from my mod'd nookcolor
ethanwinkley said:
Wondering what app you use to watch movies from sdcard. Built-in app doesn't work. Neither does es file explorer video app.
Sent from my mod'd nookcolor
Click to expand...
Click to collapse
The built in video app works fine for me, but I prefer RockPlayer.
The built in player also works fine for me. But it really only supports MP4 video files, if I understand correctly. I use Handbrake and the iPod Touch preset to encode for my Nook.
That said, I actually use Act 1 Video Player because it has the nicest 'library' view that groups by folder.
I use yxplayer, no need to encode... plays avi files like a charm.
The built-in player outperforms RockPlayer, which has some audio sync issues.
I use the iPod Touch preset in Handbrake, but I bump the resolution up to 720 x ???, turn off Anamorphic, and set a constant video bitrate of 800kbps and an audio bitrate of 80kbps.
Works well for me. Speed Racer looks gorgeous on this screen.
from my very very few experiments, i concluded that once videos are converted to mp4 (h.264 / AAC) any player is the same (uses the hardware decoding).
with videos in different formats its likely that there will be problems
i agree with nooter on using handbrake's iphone preset modifying the bitrate setting it around 800kbps (for animated movies it can be lower 600kbps should be ok). About altering the size of the movie, only for reducing it (remember the max lines in landscape is 600)
rock player works if u have the latest universal player but you need to install add block because even if you pay for it you cannot activate it
I've found that all the players avail still play back xvid/divx avi's really choppy, going to have to give handbrake a try to take advantage of the hardware decoder...
I was just able to install vplayer from the market (a few days ago it wouldn't install)... some audio sync issues but there are some cache parameters to tweak... anybody had any luck?
Kokanee483 said:
I've found that all the players avail still play back xvid/divx avi's really choppy, going to have to give handbrake a try to take advantage of the hardware decoder...
Click to expand...
Click to collapse
Same experience with playing divx/xvid files, choppy sound and 21-24fps video playback. Take that same video and run it through handbrake to convert to .mp4 and it runs great.
Where is the built in video player located? I cannot seem to find it anywhere..
I agreed with vplayer beta from the market place. It's free. It'll play most video formats. I've tested 480p and 720p mkv and both play with high speed setting. 720p mkv video is slow but 480p play fine. It's great with cifsmanager and mounted shared videos.
Nooter said:
The built-in player outperforms RockPlayer, which has some audio sync issues.
I use the iPod Touch preset in Handbrake, but I bump the resolution up to 720 x ???, turn off Anamorphic, and set a constant video bitrate of 800kbps and an audio bitrate of 80kbps.
Works well for me. Speed Racer looks gorgeous on this screen.
Click to expand...
Click to collapse
So, what filetype does that create? What is the Extension? MP4 or M4V? Also, are there any other settings, other than the ones listed above that you use?
I am asking these questions because I am having issues with movies encoded this way playing in the default player. It doesn't recognize the video, so it will not play.
Also, VPlayer plays them, but there is a definite audio lag once you forward to about mid-movie.
Also, as an aside, I am converting ISO files (Direct DVD rips) using HandBrake. That is how I am generating these files. I do change the extension to mp4 from handbrakes default (m4v i think).
Thanks for any help.
J
sano614 said:
Where is the built in video player located? I cannot seem to find it anywhere..
Click to expand...
Click to collapse
There is no shortcut in the App drawer (or Gallery) for the stock video player....I just click the video file (in whatever file manager you use or the Nook Library My Files tab).
Personally I use Act 1 Video player as it will present a list of videos on the SD card and Nook. Although for some reason it list videos on the Nook twice.
Sent from my Nooxus One using Tapatalk
The Act 1 app seems to be the only one that can properly sort videos. I tried the trial version, and it seems to work great, but as intuitive as the in-video touch areas may seem, I just can't get my brain dialed in to use them in practice. I think the built-in NC player works just fine, it's the video file/folder sorting that's nearly impossible to navigate once you have 20 or 30 vids on there along with a few thousand photos.
The media sorting options on Android are surprising lacking, or I just can't seem to find methods to deal with 32 gigabytes of media on this device.
I just did a bunch of conversions from some 720p MKV's. I converted them using Xilisoft video converter.
The settings I used were:
720x420
800k bitrate
44.1khz 128kbps audio
H.264 codec MP4 extension
Plays flawlessly with Rockplayer. No desync on fastforward.
The Built in player IS the best
After many attempts and reboots, I have determined that the Built-in Media player is the best player for videos encoded as specified earlier in this thread...
I tried Rock, and VPlayer beta, but both had very bad audio sync issues.
The Built-in player played all my encoded videos flawlessly. The wife LOVED watching Salt on the Nook during our road-trip. The only downside is the audio on the nook--hardly any volume. Easily solved by a good set of earphones. We are very pleased with the nook.
J
Check out mVideoPlayer. I haven't tried it on the Nook, but its perfect on my Galaxy S phone.
As for encoding, go with handbrake. Choose the Apple TV preset. Set resolution to custom and width to 800 (handbrake should automatically choose the correct height based on asperity ratio of source material). Set the video quality to constant at 60% (70% is the max you want for HDTV). Under audio, select the appropriate track and select aac with Prologic II or stereo as the encoding. Use the MP4 extension as to avoid issues with different t players.
You can get way more detailed on settings beyond that. It just depends on the material and the playback device. Those settings should get you outstanding video on the Nook. May have to scale back a little if the video is choppy.
Sent from my SAMSUNG-SGH-I897 using XDA App
After much trial and error, I have to agree with previous poster who said the best player is the built-in player with mp4 files created with the settings mentioned. The other players all had issues with controls and added nothing if the file was formatted as described.
I also had a lot of trouble getting any player to play any file at first. I think installing some of the other players added some necessary codecs. Then after a reboot, everything started to work. Hope that helps someone else avoid some frustration.
Despite a few trials like this, I love this tablet! Thank you xda devs!
Sent from my rooted Nook Color using XDA App
I'm running the free version of Rock Player. It's not exactly the cheapest app out there on the Android market, but if it works well, not a big deal.
Whenever I choose an mp4 video that I've encoded at 848x360, for example, Rock Player seems to default the widescreen video to this resolution, assuming the Nook Color scaled resolution is 1024x600, which means that a high quality widescreen rip at the smaller resolution will default launch with black bars around all 4 edges.
I noticed that the video display resizing has 3 modes,
(1) the default mode as mentioned above
(2) zoomed mode which fills the whole screen, stretching as required
(3) scaled mode which allows the widescreen video to stretch to the left and right edges properly, while maintaining a proper aspect ratio.
So the simple question is, how do I configure Rock Player to default launch video files in the mode (3) mentioned above?

[Q] Atrix not supporting mkv video?

My Atrix doesn't seem to be able to play any of my .mkv video files. Is anyone else having this problem? My captivate worked fine with the exact same movies. I have also tried downloading other video players such as rockplayer, mVideoPlayer and doubletwist but I am getting the same "sorry, this video cannot be played" or "file cannot be displayed or played" message.
i have also tried the copying the videos to both my external sd card and my internal memory, no luck.
The captivate seemed to support a lot of video formats with out resizing ....what does the atrix support
Sent from my MB860 using XDA App
Yeah, Im having problems with that too. All my videos are either too small or can't play. Anyone know the ins and outs of the attrix media capabilities?
Ok, I just tried an .mp4 file with no success as well. this can't possible be correct. I tried 5 different media players, including the stock one.
mp4s work for me, but not mkvs with the same settings. Tegra 2 only supports baseline H264.
The Atrix only supports (3GPP) .3gp and MPEG-4) .mp4 video formats.
Codec support is for H.263, H.264 AVC, MPEG-4 SP and VP8
So far I haven't gotten the phone to play any of its said supported videos. I too had the captivate and am now very disappointed in the Atrix codec support. Maybe we were spoiled with the captivate?
Only AVI's play. Nothing else. Hopefully this will be remedied by Moto before anyone else.
eatkabab said:
So far I haven't gotten the phone to play any of its said supported videos. I too had the captivate and am now very disappointed in the Atrix codec support. Maybe we were spoiled with the captivate?
Only AVI's play. Nothing else. Hopefully this will be remedied by Moto before anyone else.
Click to expand...
Click to collapse
That's because mostly any MPeg4 or H.264 video you try to play is high-profile. The Tegra 2 apparently only supports the baseline codec.
so are there any downloads out there that would supply the necessary codecs, or maybe another player (i'v already tried 5). i thought i got away from having to convert all of my videos when i got rid of my iphone
What pisses me off is I cannot even use DLNA to stream video to my phone since NOTHING is compatible.
I'm able to stream from my DVR and my Windows Media systems to any PC or DLNA equipped device in my house except for my Atrix.
The list of things that I like about this phone are slowly being overpowered by the list of crap that I should have to be dealing with.
This is supposed to be the "most powerful smartphone" on the market.
My 3 year old 3GS does more with less hacking.
And yeah... I threw up a little in my mouth when I said that as I hate having to hack my phone to get basic functionality.
rjohnstone said:
What pisses me off is I cannot even use DLNA to stream video to my phone since NOTHING is compatible.
I'm able to stream from my DVR and my Windows Media systems to any PC or DLNA equipped device in my house except for my Atrix.
The list of things that I like about this phone are slowly being overpowered by the list of crap that I should have to be dealing with.
This is supposed to be the "most powerful smartphone" on the market.
My 3 year old 3GS does more with less hacking.
And yeah... I threw up a little in my mouth when I said that as I hate having to hack my phone to get basic functionality.
Click to expand...
Click to collapse
Try Subsonic server/app combo. Works great for me.
jiggytom said:
Try Subsonic server/app combo. Works great for me.
Click to expand...
Click to collapse
Doesn't work with DirecTV DVR's.
I have the whole home service so I can play any movie on any TV or PC in my house.
Any DLNA equipped device works too... except for the Atrix of course.
I was able to play a 700+ MB avi file.
I was able to play tron in 264 mkv fine here.
yiyo said:
I was able to play tron in 264 mkv fine here.
Click to expand...
Click to collapse
can you let me know how large the file was?
diablo009 said:
I was able to play a 700+ MB avi file.
Click to expand...
Click to collapse
yiyo said:
I was able to play tron in 264 mkv fine here.
Click to expand...
Click to collapse
It would be nice if you could post what method you used and the steps you took to get your Atrix to play so that we too could enjoy videos.
eatkabab said:
So far I haven't gotten the phone to play any of its said supported videos. I too had the captivate and am now very disappointed in the Atrix codec support. Maybe we were spoiled with the captivate?
Only AVI's play. Nothing else. Hopefully this will be remedied by Moto before anyone else.
Click to expand...
Click to collapse
Yeah right. Motorola will fix it.
I bought a Tegra 2 device that can't play my 720p mkv movies. Perfect.
edgeicator said:
mp4s work for me, but not mkvs with the same settings. Tegra 2 only supports baseline H264.
Click to expand...
Click to collapse
mkv is a container, h264 is a codec
almost all phones can decode h264, xvid, divx, x264, etc, BUT in MP4 container.
just remux your files without recompress, its very quickly, just a few seconds using some program like YAMB or staxrip's just mux option.
if I have an avi file compressed with xvid my x10 can not play it with hardware decoders, but if I mux this avi in an mp4 file my x10 can play it very smooth, and remux its just take a half minute.
http://yamb.unite-video.com/
btw, if you want test, put any HD youtube video (MP4 high profile, wich is playable on atrix) and remux into MKV without recompress, I mean just mux, and try to play on atrix.
Chinese tablets and some branded phones can recognize MKV container, but it doesn't make a difference because make a playable video for your mobile it will take just a few seconds
Alejandrissimo said:
mkv is a container, h264 is a codec
almost all phones can decode h264, xvid, divx, x264, etc, BUT in MP4 container.
just remux your files without recompress, its very quickly, just a few seconds using some program like YAMB or staxrip's just mux option.
if I have an avi file compressed with xvid my x10 can not play it with hardware decoders, but if I mux this avi in an mp4 file my x10 can play it very smooth, and remux its just take a half minute.
http://yamb.unite-video.com/
btw, if you want test, put any HD youtube video (MP4 high profile, wich is playable on atrix) and remux into MKV without recompress, I mean just mux, and try to play on atrix.
Chinese tablets and some branded phones can recognize MKV container, but it doesn't make a difference because make a playable video for your mobile it will take just a few seconds
Click to expand...
Click to collapse
I'd like to see some proof that high profile plays on the atrix currently. Main profile with tweaking plays choppy, but high profile in my experience does not work at all. Also as a clarification, x264 is a fully functional h264 encoder, and can be used to create bluray quality video
There are a few video containers supported by the player shipped with the atrix.
*.avi
*.mp4
*.3gp
Having said those, the codecs that can be inside an AVI file are as follows:
Video: xvid/divx (h.263)... owait noone cares about the other ones. At any res 1080p and lower resized to MOD16
Audio: mp3... again noone cares about the other ones
Inside the MP4 you can have the following:
Video: xvid/divx/h263/h264 (in BASELINE or HIGHLY MODIFIED MAIN profiles only) at any res 1080p and lower resized to MOD16
Audio: AAC (LC or HC; avoid multichannel as it creates an annoying echo) /AMR
*.3gp is the format that a lot of current handheld devices can capture in. They have their own specific codecs depending on the device, but video that I captured with my old sony ericsson s710a plays flawlessly on all my newer devices.
As for MKV... I wish it supported it. I started using QQplayer for MKV with very low bitrate xvid/mp3 combos for subtitles and they play OK, just not well. Settings I have found that work well with QQplayer and xvid for MKV is any flavor of 480p mod16 resized @~1500kb/s, and mp3 of an ABR of 112 downsampled to 44.1khz. h264 inside mkv though... not happening.
Care to explian where's the "mux" option in the program you linked?

[Q] How do you stream your movies?

I have tried literally all the method I could find online. Plex,Xmbc, UpnP+Mobo. They all work but not perfectly. I dont know why its so hard for me to stream 720p movies...from what i read it works flawlessly for everybody..I have cable internet 15mbps and a D-Link dualband DIR-825 router with n-wifi and all that stuff. Can someone help?
I use Pogoplug. It's a $49 device I got at Best Buy that streams flawlessly. I do convert them down a little using Handbrake before I put them on Pogoplug.
ES file explorer streams now ?!
I use the free add supported version of emit
https://market.android.com/details?id=tv.wpn.biokoda.android.emitfree&feature=apps_topselling_free
it picked up my network with no issues and even over a weak connection it streams with almost no issue.
I setup a webserver(subsonic) on my desktop at home, downloaded the app for the tablet and it works fine. It streams music through the app and the movies it uses a flash player that loads in your browser. Works well.
datapunkk said:
I have tried literally all the method I could find online. Plex,Xmbc, UpnP+Mobo. They all work but not perfectly. I dont know why its so hard for me to stream 720p movies...from what i read it works flawlessly for everybody..I have cable internet 15mbps and a D-Link dualband DIR-825 router with n-wifi and all that stuff. Can someone help?
Click to expand...
Click to collapse
1) Do you have any issues with streaming lower-res media? You specifically mention 720p.
2) Are you able to play the EXACT SAME 720p content fine from local storage?
Not all 720p is created equal. I always encode to baseline profile and it works great from local storage, but I hear higher bitrates at main/high profiles can be problematic.
if your video doesnt play get Handbrake + this perfect preset
and you're good to go !
i encoded some 1080p video last night with it ... ==> wonderful !!! it encode in the same original resolution and the tab can still play !
ES File Explorer is the best option so far. Still not flawless but yes it works.
Even this isnt working for me :S I tried both Medium and High Profiles in the settings menu..there is a pause every minute or so during playback..seems like a buffering issue
this is what i could do with the preset
http://www.mediafire.com/?oc21u51qk2xv3a6
stream with ES Files explorer or copy via usb
read with Stock Touchwiz player !
I copied the exact same file to my tab. Playback was smoother, watchable but I wouldn't call it perfect. Good point. A lot of the apps have been working fine for most users(for hd movies). I am just thinking if there's something wrong with my Tab.
The vid works flawlessy. But if I were to encode all these movies it would take ages lol. I started Inception using the present you gave me.2 hours later only 20% :S At this rate I'll give up watching movies lol I continue to find a better solution for myself. Will post details
jeandujardin01 said:
if your video doesnt play get Handbrake + this perfect preset
and you're good to go !
i encoded some 1080p video last night with it ... ==> wonderful !!! it encode in the same original resolution and the tab can still play !
Click to expand...
Click to collapse
Hmm, resolution limitations must not have been saved in the preset. The preset SHOULD limit the horizontal resolution of the output video to 1280 and vertical to 800 - there's no point in it being higher than the native resolution of our tabs.
datapunkk said:
The vid works flawlessy. But if I were to encode all these movies it would take ages lol. I started Inception using the present you gave me.2 hours later only 20% :S At this rate I'll give up watching movies lol I continue to find a better solution for myself. Will post details
Click to expand...
Click to collapse
Details?
Was your source media bluray or DVD?
What CPU do you have?
I have a Core 2 Quad Q6600 - fairly old by today's standards. It can usually do DVDs a reasonable amount faster than realtime, 1080i MPEG-2 source media (e.g. HDTV recordings) in around realtime, and Blu-Ray source media in around 75% realtime.
However, my preset posted and linked to above SHOULD be limiting resolution as I said before. If it's encoding 1080p output, it's going to be a LOT slower.
I usually just enqueue a bunch of encodings before bed, then sleep.
My CPU is older than yours which explains why encoding is almost impossible. i have a core 2 duo 2.3 ghz cpu. 4gb ddr ram. Im just annoyed because Plex seems to work for most people but not me. i dunno.l if its the tab or my computer. Es File explorer so far has proved to be the best method.
Why streaming if you can directly play from your tab?
Just mount the folder with video to your tab (e.g. using Mount Manager, must be rooted) and play files with Moboplayer (works best for me). The player thinks that the file is on your device and plays it without buffering or lagging. Everything up to 720p videos works great over wifi. And there's no point watching 1080p videos on 1280x800 tab - better take a big tv with nice audio system and relax
I stream with TVersity and then put in the address in my browser. Use stock honeycomb player to view. No problems yet.
Oh, for files that don't play, I just open with VPlayer.
Played it on my Galaxy Tab 7". Nice quality video and audio. No jerkyness and very high resolution. My daughter loves it. Wants me to play it several times.

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

[GUIDE] 1080P WiFi Network Video Playback Without Root

{EDIT}
It appears there is an audio issue with RockPlayer and Hardware Decoding on our device. After contacting the developers, they will be releasing a version with SW audio support while using hardware for video to fix this. Expected within one month. Post will be updated once released.
DicePlayer has been recommended as an alternative as it has HW decode and native SAMBA support, however it does not appear to handle hardware decoding for as many formats as RockPlayer (watch for SW in the upper left).
{/EDIT}
Hi all,
While going through the Accessory Guide post (http://forum.xda-developers.com/showthread.php?t=1377669) I realized there was an odd recommendation on video playback using Emit Free. With our devices there is no need for transcoding like you would have to do on an iPad, but it's still not "easy" to get full 1080P playback over the network.
With root, you can install cifs drivers that are pretty efficient, but without it, many times video stutters. I tested a large combination of File Managers that mounted CIFS/SAMBA shares and Video Players to see which performed best.
From File Manager HD and Astro to MXPlayer and XYPlayer nearly all of them had stuttering issues with 1080P video, and lag when seeking in 720P video. Below is where I ended up, which entailed perfect 1080P playback, with zero lag when seeking (tested on high bitrate MKV and AVI w/ AC3 and DTS audio samples).
1. Install ES File Explorer: https://play.google.com/store/apps/details?id=com.estrongs.android.pop
ES File Explorer is a file manager that supports CIFS/SAMBA mounts (these are the shared folders on your Windows, Mac, or Linux PC). Once open, swipe right to access the network shares. I recommend turning on "Detail" mode in the settings, so you can see file sizes and permissions, too. The advantage of ES File Explorer over other managers I tried is that the CIFS implementation has been optimized very well, and was the best at streaming the file data to the video player from a speed and bandwidth perspective.
2. Install RockPlayer Lite: https://play.google.com/store/apps/details?id=com.redirectin.rockplayer.android.unified.lite
RockPlayer is a great player that includes hardware acceleration, much like MXPlayer. The difference here is that like ES File Explorer, RockPlayer seems better optimized for network file handling. With other players in combination with ES File Explorer, there were still lag issues during seek. RockPlayer has none of these issues.
Be sure to enable HW acceleration in Rockplayer
Also ensure app mode is set to "stretched" instead of "zoomed"
Any questions, or other options, feel free to post below.
If this guide was helpful, please click Thanks below instead of replying to keep the thread clean.
Thanks!
Ben
i tried your suggestion.
yeah it gets rid of the lag but:
- there is no sound for most of my hd mkv videos
- subtitles dont show for mkv files
nice to see that the tfp actually does have the power to play these smoothly though!
I have been using ES File explorer and it does help with the streaming. However, I have not gotten a streaming video to play thru the whole movie/show. Seems every 10 or 30mins (differs), it will quit playing. I've tried the same setup on my Galaxy Nexus and don't have issues. I guess I can try Rock Player. I guess no one else has this issue? I've seen it mentioned once or twice while reading the boards but no answers. I thought maybe it was on my end and somehow the wifi was dropping, but if it is...its not displaying it.
I use dice player. It has native ability to open network shares and plays HD MKV files over wifi without lag or stutter.
r0ck0 said:
I use dice player. It has native ability to open network shares and plays HD MKV files over wifi without lag or stutter.
Click to expand...
Click to collapse
can it transcode dts audio or any multichannel audio? any program i have tried plays fine but there is no audio
tried it , unfortunally no sound on most of my mkv's.
Dice player does a better job, way more codecs supported and equal network performance, rockplayer seems to build up a bigger buffer, at the beginning it may look like its more stable but after a while both are laging .. (high profile 1080)
what's up with all the lagging ? wifi performance not good enough or is the SOC not capable of streaming and decoding all at once? no problems from sdcard ..
knives of ice said:
can it transcode dts audio or any multichannel audio? any program i have tried plays fine but there is no audio
Click to expand...
Click to collapse
Dice player works great with mkv movies with DTS and AC3 audio on my TF201. Dice player is the best way to stream movie using a NAS Imo.
tested with dlink dns-323 and stock tf201.
Tempie007 said:
tried it , unfortunally no sound on most of my mkv's.
Dice player does a better job, way more codecs supported and equal network performance, rockplayer seems to build up a bigger buffer, at the beginning it may look like its more stable but after a while both are laging .. (high profile 1080)
what's up with all the lagging ? wifi performance not good enough or is the SOC not capable of streaming and decoding all at once? no problems from sdcard ..
Click to expand...
Click to collapse
Wifi performance is the issue for me. If i'm sitting next to the router 1080p plays fine. If I go to other rooms(even adjacent rooms) then it will stutter periodically. It really impairs one of the primary uses that I wanted the Transformer Prime for. As of now I use Plex to transcode to a smaller bitrate
Tempie007 said:
tried it , unfortunally no sound on most of my mkv's.
Dice player does a better job, way more codecs supported and equal network performance, rockplayer seems to build up a bigger buffer, at the beginning it may look like its more stable but after a while both are laging .. (high profile 1080)
what's up with all the lagging ? wifi performance not good enough or is the SOC not capable of streaming and decoding all at once? no problems from sdcard ..
Click to expand...
Click to collapse
Interesting, I've had the exact opposite impressions with Rockplayer having more HW decoding support. In any event, I'm stupid for not testing audio.
I've updated the first post based on discussions with the developers of Rockplayer, and will do a re-work of this guide focusing on both solutions once it is released and we can test.
Thanks,
Ben
I haven't tried Rockplayer. However, I get excellent results with Diceplayer. I stream all 720p and most 1080p .mkv using estrongs file explorer. Some 1080p will get lag. Just depends on the bit rate your 1080p video is encoded at, and your WIFI connection speed.
I actually just run an entire home PC with Win 7 Ultimate on it for my movie collection. I just RJ45 it right to my Wireless router. That way I can stream all of my movies to any device in my home. I have quite a few WDTV lives hooked up to all my tv's in my house. So it works out great.
Plus once in awhile If a 1080p video isn't playing well on my prime. I convert it using airvideo. I have airvideo server running on the Win 7 server. (those that have an ipad 2 that is) Have this option. You simply load airvideo on your ipad 2. Select the .mkv you want to convert to .m4v and add it to quere. Airvideo has all the conversion and bitrate methods built in the program. So I don't have to mess with jumping on Win 7 machine. Loading a conversion program and blah blah. I have yet to find an Android program that compares to Airvideo. If someone has suggestion let me know. (Yes, I have tried PLEX). Just can't beat the Live Conversion and simple conversion in Airvideo.
lollee76 said:
I have been using ES File explorer and it does help with the streaming. However, I have not gotten a streaming video to play thru the whole movie/show. Seems every 10 or 30mins (differs), it will quit playing. I've tried the same setup on my Galaxy Nexus and don't have issues. I guess I can try Rock Player. I guess no one else has this issue? I've seen it mentioned once or twice while reading the boards but no answers. I thought maybe it was on my end and somehow the wifi was dropping, but if it is...its not displaying it.
Click to expand...
Click to collapse
Yeah i get the same thing happening to me randomly.
Using mx player and es file explorer, maybe 15 or 20 mins into watching, the player will just quit by itself. Doesnt happen always though, maybe twice for every 5 vids i play.
Erusman said:
I haven't tried Rockplayer. However, I get excellent results with Diceplayer. I stream all 720p and most 1080p .mkv using estrongs file explorer. Some 1080p will get lag. Just depends on the bit rate your 1080p video is encoded at, and your WIFI connection speed.
I actually just run an entire home PC with Win 7 Ultimate on it for my movie collection. I just RJ45 it right to my Wireless router. That way I can stream all of my movies to any device in my home. I have quite a few WDTV lives hooked up to all my tv's in my house. So it works out great.
Plus once in awhile If a 1080p video isn't playing well on my prime. I convert it using airvideo. I have airvideo server running on the Win 7 server. (those that have an ipad 2 that is) Have this option. You simply load airvideo on your ipad 2. Select the .mkv you want to convert to .m4v and add it to quere. Airvideo has all the conversion and bitrate methods built in the program. So I don't have to mess with jumping on Win 7 machine. Loading a conversion program and blah blah. I have yet to find an Android program that compares to Airvideo. If someone has suggestion let me know. (Yes, I have tried PLEX). Just can't beat the Live Conversion and simple conversion in Airvideo.
Click to expand...
Click to collapse
I'm amazed you think going through all that is better than PLEX. With PLEX you just load the app and select the movie... Done. For bonus it also works when you're away from home and want to watch a movie even tethered through 3G
dalingrin said:
I'm amazed you think going through all that is better than PLEX. With PLEX you just load the app and select the movie... Done. For bonus it also works when you're away from home and want to watch a movie even tethered through 3G
Click to expand...
Click to collapse
Well, I will try Plex again. I haven't tried it in awhile. Alot of movies I don't have any problem with. Its only the high bit rate 1080p mkv's. I know Plex does Live conversion as well. Perhaps they have improved it since I last used it. One feature i did think was cool with plex was how it catagorized your movie collection for you.
Erusman said:
Well, I will try Plex again. I haven't tried it in awhile. Alot of movies I don't have any problem with. Its only the high bit rate 1080p mkv's. I know Plex does Live conversion as well. Perhaps they have improved it since I last used it. One feature i did think was cool with plex was how it catagorized your movie collection for you.
Click to expand...
Click to collapse
Another nice thing about Plex is that you can choose not to do live transcoding and just stream the original video(silly wifi bandwidth allowing). But, that does bring me to my one complaint about Plex. You cannot directly stream the original video if it is mkv, it will always transcode.
In my experience:
If you want to avoid transcoding, then rooting + CIFS support really is the best, most efficient way, imho...plus, you're killing multiple birds with one stone, as file types not recognized by ES or other file explorers that support SAMBA, but which are supported by various apps on your tablet, will still work with whatever app you're using to interact with them.
Otherwise, this guide is good for playback without transcoding for some files. I'm able to stream some of my bluray and HD DVD rips (full bitrate mkv's with no down-sampling, de-rezzing, additional compression or detail removal) without transcoding, but high-bitrate titles such as The Empire Strikes Back hitch frequently. Don't know if that's a limitation of my wireless setup, tho).
On the transcoding side:
Emit free works fine. It's a little easier, imho, to set up remote file sharing that even Plex is, if you have to set up port forwarding manually on your router, as the instructions are pretty explicit about which ports it's using and how to get it set up. And, it's free.
Plex works fine, and cross-compatibility between Ipad and Android on the Plex server side, along with the cataloging, support for file types such as .wtv, and the channels concept, is pretty damn cool imho. You have to look around if your setup falls outside the norm as far as port forwarding manually is concerned, but if you don't experience issues, getting set up with a myPlex account for remote streaming is pretty straightforward. Transcoding looks pretty stellar if you can support anything above 4 mbps on your wireless, and it doesn't take a lot of CPU horsepower to do live streaming, either. I have an older AMD processor in my HTPC, and I stream 1080i .wtv files all day long to both my Prime and my wife's Ipad with no or extremely little stutter, and all my bluray rips play without issue. .WTV files can be played back while they're being recorded, and while watching something else on the HTPC, too...oh, and combine this with a Windows Media Center control app, and you can basically watch live tv on the Prime...just browse the guide, set a show to record, and you can watch it almost immediately in Plex, while it's recording.
Last, but not least, Splashtop THD or whatever the newer version is, actually works pretty damn well on my office rig, which is nvidia-equipped. .wtv files work as well, but you have to set your machine to open them by default in WMP instead of Windows Media Center.

Categories

Resources