No DivX Player for N1? - Nexus One General

How come there are no divx player for this pretty device yet? I tried yxflash but it only played the first 20 secs.

hotr0d said:
How come there are no divx player for this pretty device yet? I tried yxflash but it only played the first 20 secs.
Click to expand...
Click to collapse
The paid version plays full video

huzz said:
The paid version plays full video
Click to expand...
Click to collapse
I know but how come it's not readily available from the box?

Umm this app requires you to give them your IMEI number, i'snt that a bad idea?

i found this post on twitter
"CorePlayer News: CP 2.0 for Android is CPU agnostic. ie; works on any ARM, x86, x64 or MIPS. Now lets try and make it work against 1.5 - 2.1"
so i hope something will happen very soon!

I bought yxplayer, only to have it be very jittery playing AVI files.... So I ended up using Doubletwist to convert and sync the videos to my N1 and this works flawlessly.
However, if Coreplayer comes to the N1, this will indeed be awesome. I was using it on my HD2 work phone, and its top notch, I'd pay double the Winmo version for it if it was to come out on Android!

There is talk of the Bravo playing divx out of the box, so hopefully it can be ported across.

I have an archos 5 internet tablet with android 1.6 and archos has their own hardware accelerated video player its ridicules it plays pretty much every video formats including 720p mkv and 720p youtube videos, and most audio codecs including ac3.
Wonder if someone here could figure a way to port it to the N1.
You can download the firmware/ROM free on their website
jump to 7:00 min in first clip
http://www.youtube.com/watch?v=uF1IIg-EjmQ
http://www.youtube.com/watch?v=ZiCsbXxEigw
also the archos has a 4.8 screen but runs at the 800x480 as the N1
and its specs are lower than the N1
http://www.archos.com/products/imt/archos_5it/specs.html?country=us&lang=en

so if it´s true that the upcoming htc bravo will support divx out of the box because of the included nexplayer, it should be portable to the n1 i guess...
source
http://www.mobiletechworld.com/2009...-support-to-be-enabled-by-nextreaming-player/

There is actually no such thing as "DivX".
What they are selling is actually H.263/MPEG4-ASP and using a BAD VALUE FOURCC.
As a result, ALL players can play so-called "DivX" files as long as you fix the fourcc and package it in a sensible container (i.e. 3gp or mp4). No transcoding is required unless the video uses a bitrate or resolution that is just too far out of the devices specifications to decode.
Repackaging is trivial -- you can just run the files through ffmpeg with -f option to set a sane fourcc and setting the audio and video codecs to "copy".

Related

Why don't we have DivX playback yet?

Samsung I5700 Galaxy Spica is available, brings DivX to Android
16 November, 2009
http://www.gsmarena.com/samsung_i5700_galaxy_spica_is_available_brings_divx_to_android-news-1259.php
Click to expand...
Click to collapse
Released more than 3 months ago.
So... What's the hold up?
Yes i was wondering that too!!!
I mean when i copy an .avi movie to my phone, the only player that manages to play the file is the yxflash with awful perfomance...so what in the heck ?
There is 1GHz cpu behind this device!
Coreplayer for android is still in the works so we all just have to wait on that.
yxflash plays xvid without any problem in my nexus one
kiowa79 said:
yxflash plays xvid without any problem in my nexus one
Click to expand...
Click to collapse
From everything I've read and heard, your experiences are definitely in the very very small minority, as you can see clearly even from this very thread, just two posts above
F i L said:
Yes i was wondering that too!!!
I mean when i copy an .avi movie to my phone, the only player that manages to play the file is the yxflash with awful perfomance...so what in the heck ?
There is 1GHz cpu behind this device!
Click to expand...
Click to collapse
When you compile crap it is still crap. Even if you run it on a Snapdragon.
CorePlayer was very good on WinMo, so let's hope they bring it to Android soon.
Coreplayer FTW!
My understanding of the "no Divx" issue, has more to do with Android OS not supporting the codec.
The reason why Coreplayer isnt out yet is exactly this reason. Once theres a codec supporting HW accelleration, then Coreplayer will be released.
cheetah2k said:
Coreplayer FTW!
My understanding of the "no Divx" issue, has more to do with Android OS not supporting the codec.
The reason why Coreplayer isnt out yet is exactly this reason. Once theres a codec supporting HW accelleration, then Coreplayer will be released.
Click to expand...
Click to collapse
Yup, and if you go to coreplayers website, they have a blog/forum discussing this... in it, they point out that they have been working very closely with Google on improving the NDK and SDK so that it has native support. Following 2.0/1 being released, they announced it had the graphics and framework, and that they were hoping the next version would/will have the codecs... it also seems it is possible the NDK just needs to be updated, not even the entire OS itself, although that might be a bit dirty for such a huge increase in codec support.
Screw codecs, i want VLC player on my phone.
liam.lah said:
Screw codecs, i want VLC player on my phone.
Click to expand...
Click to collapse
VLC isnt even on Winmo...
jz9833 said:
Coreplayer for android is still in the works so we all just have to wait on that.
Click to expand...
Click to collapse
I would expect a very long wait if I were you. How long has coreplayer2 been in development now?
bradsh1 said:
I would expect a very long wait if I were you. How long has coreplayer2 been in development now?
Click to expand...
Click to collapse
android 1.5 wasnt capable of it due to a crappy SDK.
2.1 with the new developers tools should get the job done, but who knows
liam.lah said:
Screw codecs, i want VLC player on my phone.
Click to expand...
Click to collapse
VLC needs codecs too. Its developers just decided to include the codecs with the app instead of relying on the OS's codecs.
That is exactly what the CoreCodecs team is doing btw.
Very easy workaround
This a very quick and easy workaround to divx and xvid.
Download avidemux from here http://fixounet.free.fr/avidemux/download.html
Then re-code the file, but here's the secret - keep the video as it is "Copy". Change the audio to aac, and re-save it in an mpeg4 containter (m4v). The whole process take about 3 minutes for a full-length 800MB movie. The resulting file can be played smooth as silk in the stock player.
AMoosa said:
This a very quick and easy workaround to divx and xvid.
Download avidemux from here http://fixounet.free.fr/avidemux/download.html
Then re-code the file, but here's the secret - keep the video as it is "Copy". Change the audio to aac, and re-save it in an mpeg4 containter (m4v). The whole process take about 3 minutes for a full-length 800MB movie. The resulting file can be played smooth as silk in the stock player.
Click to expand...
Click to collapse
Tried this just now (previously tried with other tools in Jan). Was hoping....but it didnt work
src: XviD(BVOP/Packed Bitstream)/mp3, AVI
dest: (copy)/AAC(FAAC), MP4
The new file plays fine on my PC but only the audio plays on the n1(default movie player and act1 player)
britoso said:
Tried this just now (previously tried with other tools in Jan). Was hoping....but it didnt work
src: XviD(BVOP/Packed Bitstream)/mp3, AVI
dest: (copy)/AAC(FAAC), MP4
The new file plays fine on my PC but only the audio plays on the n1(default movie player and act1 player)
Click to expand...
Click to collapse
That's too bad.
But then again, even if it does work, the whole point is that it would be nice to play our videos WITHOUT having to re-encode like Spica-owners can do.
http://www.engadget.com/2010/03/17/samsung-galaxy-spica-grows-up-to-android-2-1/
The Spica is now 2.1.
What in the HELL is the hold up?? DivX should have been ported to ANY other Android device ages ago
In addition to changing the container, you also have to change the FOURCC. That is just a 4-character code identifying the video encoding. Your phone won't recognize any stupid crap like DIVX or XVID -- it will only recognize the CORRECT fourcc, which is H263
The hold up is that codecs are part of the framework, and almost all Android video players just use the frameworks video playback facilities. To add DIVX playback you'd need a rooted device.
Additionally, I'll bet the Spica's divx playback is limited to a max resolution/bitrate like Android's h264 support.
SilentMobius said:
To add DIVX playback you'd need a rooted device.
Click to expand...
Click to collapse
I think a lot of people who would want this have root already or (would be willing to) anyway. Plus, there are already plenty of apps on the Market that are root-only.

Whats the best app for playing avi

As in the title what is the best app for playing avi, divx and xvid on android?:
OK, I'm not sure if this is a joke or not, but you can't play divx or xvid on Android yet. Supposedly future Desire updates will have that.
adventure1001 said:
As in the title what is the best app for playing avi, divx and xvid on android?:
Click to expand...
Click to collapse
Try YXflash
Karolis said:
OK, I'm not sure if this is a joke or not, but you can't play divx or xvid on Android yet. Supposedly future Desire updates will have that.
Click to expand...
Click to collapse
The Archos 5 Internet Tabled (w/ Android) can play Divx, xvid and mostly any other video format, mkv and HD included. Of course, that is because they have a proprietary player.
The Desire is rumored to get an update soon that will allow it to play Divx files. The hardware is more than capable of doing it!
http://www.mobiletechworld.com/2010...ceive-divx-playback-support-in-future-update/
brusnica said:
Try YXflash
Click to expand...
Click to collapse
Thanks i had that on my iphone did'nt realise it was on android too
How well does yxflash work with playing back avi-files on the Desire?
I've tried playing 700 mb video (624x352, bitrate aprox. 1500, framrate 25) on a Sony Ericsson Xperia X10 with yxflash, and it didn't handle it very well. My
Samsung Omnia HD is able to play the file without a problem.
Have installed it on mine and it plays the divx pretty well. Very slightly jerky, but very watchable. It could also be the encoding as it is the only one I have tried so far.
400ixl said:
Have installed it on mine and it plays the divx pretty well. Very slightly jerky, but very watchable. It could also be the encoding as it is the only one I have tried so far.
Click to expand...
Click to collapse
i found xyflash on the desire pretty poor. playing a tv show in divx format. very choppy frame rate.
tried xyflash with one film in avi format and seems fine
miles_t said:
tried xyflash with one film in avi format and seems fine
Click to expand...
Click to collapse
Odd. Anyway I've discovered doubleTwist now. It's very good. I synced my divx video folder with my phone and as it copies the files it converts on the fly to mp4 format. Works like a dream.
Also, keep an eye out for CorePlayer.
It's in development and sold make an excellent player of al formats for us.
Quite agree coreplayer would be great i am suprised that they have not done it allready.
Keep an eye on this: http://twitter.com/corecodec
Although the coreplayer is in developement, developers of the corecodec stated, that Google's SDK/NDK misses some features for native support, that makes it so hard to bring a final
http://forum.corecodec.com/viewtopic.php?f=22&t=2885&start=75
hopefully once the guy who created yxflash gets a n1 or desire tweaks it to run smoothly.
i had yxflash on my g1 and it played most avi's smoothly.. considering the hardware 528mhz to 1ghz - with new gfx hardware also.
even winmobile 6.1 pro on my treo 750 could play avi fine.
Hi ,,,
I think that the Desire can play the AVI ,
I have seen it on a youtube
(the problem, I can not put the link for your guys here as I am not permitted to do so)
you can search it under comparsion between Nexus and Desire.
Dedo430 said:
Hi ,,,
I think that the Desire can play the AVI ,
I have seen it on a youtube
(the problem, I can not put the link for your guys here as I am not permitted to do so)
you can search it under comparsion between Nexus and Desire.
Click to expand...
Click to collapse
No it can't.
Convert you file with mencoder to mp4 and play it on the Desire.
I zipped the necessary files:
mediafire.com/?yx0jbn42qdn
Just drag and drop the file you want to convert on the file convert2desire(.bat).
After waiting some time your file will be converted in the ideal .mp4 format for the Desire.
You will find it in the same directory as the convert2desire(.bat) file.
I will not buy an Android phone before a good .avi/divx player is available. I'm using WM since 2000 and my entire collection of video's is /avi/divx/mkv.
I just couldn't believe my ears when I heard Android (on HTC Desire) can't play those formats.
paledo said:
I will not buy an Android phone before a good .avi/divx player is available. I'm using WM since 2000 and my entire collection of video's is /avi/divx/mkv.
I just couldn't believe my ears when I heard Android (on HTC Desire) can't play those formats.
Click to expand...
Click to collapse
Rockplayerbase (aka rockplayer) works perfectly. It's now in open beta. Search for it.
yep rockplayer works great......no pause at all

I have found the best video player for the HTC HD2

After searching for the best video player for the HD2, including trying CorePlayer (latest version) and the Smart Movie 4.0, I have finally come to the conclusion that the Mobile Window Media that comes with the HD2 is the best player.
Here are the reasons why.
1. Core Player cannot play the movie Transformers 2 that comes with the HD2 smoothly while the Mobile Window Media player can play it very smoothly.
2. Instead of paying for Core Player, use the money and buy the ImTOO MPEG encoder ultimate and convert the .VOB file in the DVD disc of your favorite movie and convert it to H.264/MPEG-4 video (*.mp4) with 800 x 480 resolution and 1500 bit rate and you will get a movie that is just like the Transformer movies that comes with the HTC HD2.
Hey mate,
Just FYI the Mobile Window Media player embedded uses hardware support for video playback. The Coreplayer has yet to do this so invariably it will suffer as a result..
Fantastic guide though...Thnx..
Don't forget an xda developer -projection has also posted a HTC HD encoder.
Not sure which of the two is better but still nice to know..
You can also use Handbrake (freeware) to convert directly from DVD to MP4 (m4v).
wineds said:
You can also use Handbrake (freeware) to convert directly from DVD to MP4 (m4v).
Click to expand...
Click to collapse
you gotta a link for that buddy?
shimmer401 said:
you gotta a link for that buddy?
Click to expand...
Click to collapse
I have the link for you, buddy: http://tinyurl.com/22vk95r
wineds said:
You can also use Handbrake (freeware) to convert directly from DVD to MP4 (m4v).
Click to expand...
Click to collapse
hi bro,
can you share the handbrake settings that you are using for HD2?
Thanks!
Earthbrain said:
2. Instead of paying for Core Player, use the money and buy the ImTOO MPEG encoder ultimate and convert the .VOB file in the DVD disc of your favorite movie and convert it to H.264/MPEG-4 video (*.mp4) with 800 x 480 resolution and 1500 bit rate and you will get a movie that is just like the Transformer movies that comes with the HTC HD2.
Click to expand...
Click to collapse
I agree...
Using the HTC encoder from these forums today took too long and the quality was sub-par. With this program you can choose the bit-rate and the quality is sensational..
++++1 to OP
Kudos mate
I really dislike re-coding my media library in advance of wanting to watch something on the go, and I find CorePlayer handles well with almost an XVID/Divx I drop it's way, at a very acceptable quality level.
It's my two biggest gripes with this machine:
1) Windows Media Player has such limited codec support.
2) HTC won't pay Qualcomm to allow other companies access to the drivers (I think that's the reason anyway).
Either way, it nearl put me off the HD2, until I felt reassured the 1GHz Snapdragon could make up for the lack of native support.
I used that encoder year's back for my Sony Ericcson, but again I'm not prepared to put that work in (not out of laziness, I just want to be ready to go at a moment's notice and not have to factor in half-an-hour per video - nor do I want to re-encode all of my thousands of media files )
Earthbrain said:
After searching for the best video player for the HD2, including trying CorePlayer (latest version) and the Smart Movie 4.0, I have finally come to the conclusion that the Mobile Window Media that comes with the HD2 is the best player.
Here are the reasons why.
1. Core Player cannot play the movie Transformers 2 that comes with the HD2 smoothly while the Mobile Window Media player can play it very smoothly.
2. Instead of paying for Core Player, use the money and buy the ImTOO MPEG encoder ultimate and convert the .VOB file in the DVD disc of your favorite movie and convert it to H.264/MPEG-4 video (*.mp4) with 800 x 480 resolution and 1500 bit rate and you will get a movie that is just like the Transformer movies that comes with the HTC HD2.
Click to expand...
Click to collapse
what you got Transformers 2 with your HD2? what the Duck!!!
hahaha
I think that there is a big flaw in windows media player: it doesn't rememeber the position of the film. That means that if you close it the position is lost. I typically look the films in small parts, as logical in a mobile device. There is a plugin to solve this but it doesn't work.
This is not a problem in core player, but core player is a lot slower.
i use a divx player on my HD2 for all my movies - they play great.
Mike
ruffruff said:
hi bro,
can you share the handbrake settings that you are using for HD2?
Thanks!
Click to expand...
Click to collapse
I just use the iPhone/Ipod Touch preset. I think you can configure it for any output resolution you want though. The other great thing about Handbrake is that it can burn subtitles onto the video
hi
any body can send me link to download coreplayer for htc hd2 and divx player
Guys,
Try this out and let me know what you think about the video quality. I think it looks pretty damn good. This is the official DivX player - v0.94 (Released early 2010). The interface is very minimal but it definitely seems to be better than CorePlayer so far.
Please throw some quality high-res videos (800x480 and beyond) at it and post back.
If you guys can, it would be a good idea to throw in a few tests with Chainfire's D3D & OpenGL ES drivers.
If only WMP's "scale to fit" didn't cut off part of the video (we're talking resolutions that are LESS than 800x480).
That and the ridiculous audio lag on the HD2. I can't believe people can stand watching Transformers with that delay. Even from the very beginning where a fishing buoy is dropped into the water (and the splash is heard well after the impact, lol) all the mouths move well in advance of the words coming out.
It's preposterous. I'm holding out on the hope that Linux (accelerated) will eventually be the solution, in which case mplayer would be the "Best video player on the HD2" hands down.
thanks
thank you very much , any luck on team viewer for windows mobile version
any new software available for htc hd2
moreover, can i get advice that, whether video out is available on htc hd2
Confirmed!
This (DivX for WinMo v0.94) is MUCH better than CorePlayer. The video is very smooth, except for some very occasional freezing of the frames which is barely noticeable. I observed that only once though.
There is absolutely NO Audio lag. All my videos played fine except for one, but in this case, the audio played before the video randomly in some areas of the timeline.
I'm starting to wonder if this might be hardware accelerated.
@nagagaya: HD2 does not support TV-Out.
Woah, what a shock. I'll have to try this. I wonder when it was released, and for what devices...
curiousGeorge said:
Woah, what a shock. I'll have to try this. I wonder when it was released, and for what devices...
Click to expand...
Click to collapse
Going by the file date from within the cab, the release is as recent as 25-MAY-10!
Interesting... I tried it with three HQ DivX files, and they all stuttered and were jerky, compared to playing fine in TCMCP.
Ignoring playback, my general thoughts are:
+
I love the Video Browser - always wanted one of these (and would LOVE one as a Sense tab)
-
I wish the "Fullscreen" buttons etc were bigger.

Best Xvid, divx for android

Finally, a .avi .mkv player with nice fps. I recommend:
ROCKPLAYER The best xvid divx player on android is now on public beta, expires 15.july. Test it, buy it when its on market, support the developers.
http://www.freecoder.org/rockplayer/RockPlayer_0.2.8_Beta_v6_vfp.apk
I think after Samsung release the Galaxy S we'll get a good media player ported as that can natively play divx xvid and even h264, so it shouldn't be too long, maybe two months or so?
Kethead said:
I think after Samsung release the Galaxy S we'll get a good media player ported as that can natively play divx xvid and even h264, so it shouldn't be too long, maybe two months or so?
Click to expand...
Click to collapse
There was a story going round that HTC was going to update the Desire with support for XviD/DivX.
As to H264 - given that H264 is the native video format for Android, we've already got it!
Regards,
Dave
I think HTC are saving the goods for the FroYo rollout
Roll on another few weeks!
Maybe someone will port over the Archos 5 IMT media player. It works nicely on Android.
Highly irritating. Google Format Factory in the mean time. Converts divx to mp4.
is there a way someone dump the galaxy s codecs or any codec from android devices that play divx files ???? we have such a powerfull device and we cannot see a movie without converting it...
I honestly don't give a crap about xvid/divx, that's a 20th century format . I want 720p mkv playback/recording
Search for Rockplayer on Google, it plays divx flawlessly.
Mod. edit: This is a beta, the developer didn't consent it's distribution. Publishing it would be posting warez, so better don't.http://forum.xda-developers.com/showthread.php?p=6805512#post6805512http://forum.xda-developers.com/showthread.php?p=6805512#post6805512
513 said:
Search for Rockplayer on Google, it plays divx flawlessly.
Click to expand...
Click to collapse
i'll check it out later, i'm getting fedup having to convert everything i want to watch to MP4...
found the APK, its a beta apparently
I think you should delete the link, it not very legit to put this apk on xda forums.
513 said:
I think you should delete the link, it not very legit to put this apk on xda forums.
Click to expand...
Click to collapse
yeah your probably right, haha (deleted)
EDIT: just tested it, plays .avi spot on - no more converting
Yep. But now I need a biiger SD card. lol
I'm only using it to play TV shows on the go so if I download something the night before I'll just bung it on my Desire and watch at Lunch when at work
It plays mkv h264 @ 720p too but at 5fps so looks like they need to enable some more Snapdragon acceleration for h.264
I'll stick with converting to x264 in an MP4 container. Just tried this with a normal divx episode, playing it causes 100% cpu constantly.
Takes me maybe 8 minutes to convert it and the MP4 uses around 35-40% cpu power.
Re: Xvid, divx for android
Therock player works almost perfectly why is it leaked and from where it don't seem like a big secret anyway
Sent from my HTC Desire
Searched for 'rockplayerbase' on google, installed and now watching an Xvid full screen @ 24fps
I've been waiting for this day since forever. Nowwww why doesn't the bloody thing have a tv-out option.
Now only to make a SRT subtitles and fully "portable cinema"...
Mod. edit: Warez link removed. This is a beta, the developer didn't consent it's distribution. Consider this 1st warning!http://forum.xda-developers.com/showthread.php?p=6805512#post6805512http://forum.xda-developers.com/showthread.php?p=6805512#post6805512
Re: Xvid, divx for android
I downloaded an apk for rock divx player, but when installed its called Demo player. Is there a different apk which is a full version, or is this it?
-------------------------------------
Sent via the XDA Tapatalk App

[Q] Chances for better hardware-accelerated media playing?

Hi Iconia-Lovers,
I really love my Tab for web-browsing and gaming, but you have to admit it sucks at video playing. MP4 and 3GP are crappy formats that are hardly used in RL und converting your whole video and movie collection isn't a real option.
I had have an Archos A70 which plays even 1080p MKV flawless with a single core 1GHZ CPU, but relies on an additional decoding chip if i get this right.
In theory, the Tegra 2 has more than enough power to play 1080p files, right?
I already tried like 6 different media players but all of them weren't able to play 720p mkvs nice and even non-HD-avi-files felt a little slowed-down.
So can we hope for a hardware-accelerated media player that enables alle the joy of moving pictures for us? Will possibly acer itself help us out on this issue? What are Samsung and Motorola doing on their Gingerbread tablets to enable nice media playing?
Hoping for a better tomorrow
Cheers
pint
pintness said:
Hi Iconia-Lovers,
I had have an Archos A70 which plays even 1080p MKV flawless with a single core 1GHZ CPU, but relies on an additional decoding chip if i get this right.
Click to expand...
Click to collapse
you sure about that?? my 101 throws a fit with 1080p mkv videos and both use the the firmware.
but i agree, i would love better video support on the iconia, since it runs circles around my archos when it comes to everything else.
pintness said:
Hi Iconia-Lovers,
I really love my Tab for web-browsing and gaming, but you have to admit it sucks at video playing. MP4 and 3GP are crappy formats that are hardly used in RL und converting your whole video and movie collection isn't a real option.
I had have an Archos A70 which plays even 1080p MKV flawless with a single core 1GHZ CPU, but relies on an additional decoding chip if i get this right.
In theory, the Tegra 2 has more than enough power to play 1080p files, right?
I already tried like 6 different media players but all of them weren't able to play 720p mkvs nice and even non-HD-avi-files felt a little slowed-down.
So can we hope for a hardware-accelerated media player that enables alle the joy of moving pictures for us? Will possibly acer itself help us out on this issue? What are Samsung and Motorola doing on their Gingerbread tablets to enable nice media playing?
Hoping for a better tomorrow
Cheers
pint
Click to expand...
Click to collapse
Tried VPlayer? it costs like $4/ £2.30 but it can play practically all standards, not sure how it fares for 1080p tho.
I had it playing .avi and .mkv fine though.
Vplayer--
Video formats: divx/xvid, wmv, m4v, flv, rmvb, avi, mkv, mov, mp4, 3gp, ts, tp...
Streaming: http, rtsp, mms and m3u(apple http stream, m3u8)
I use UPnPlay (network streaming) along with MoboPlayer and it has played everything i have on my NAS very well.
Also I know Rockplayer gives you the option of hardware/software decoding so you may want to give that a try if you haven't already. There is a free version.
Both moboplayer and rock player are useless for my 720p and 1080p videos... total stutterfest, but that's a known thing for tegra devices on 3.0...
Sent from my A500 using Tapatalk
godashram said:
Both moboplayer and rock player are useless for my 720p and 1080p videos... total stutterfest, but that's a known thing for tegra devices on 3.0...
Sent from my A500 using Tapatalk
Click to expand...
Click to collapse
Hmmm... I use moboplayer, and every 720 did I've tried has been great! I haven't tried any 1080p vids though.
tested 1080 quality....the videos lag and the audio missing....
hope acer will figure it out....
Avatar & 10,000 B.C. in 1080P using UPnPlay & MoboPlayer streamed from my WD NAS, looks great. No lagging at all.
not another one of these threads..
edgie168 said:
not another one of these threads..
Click to expand...
Click to collapse
Guess what? You aren't being forced to read this thread.
lord_voldemort666 said:
Guess what? You aren't being forced to read this thread.
Click to expand...
Click to collapse
Guess what? It pushes down other, more quality threads.
Guess what? There's already something like 6 or 7 threads EXACTLY LIKE THIS ONE already.
Guess what? People need to learn to use the search function.
Guess what? Guess what? Guess what?
^ If you don't like it, report it to a mod and move on...
edgie168 said:
Guess what? It pushes down other, more quality threads.
Guess what? There's already something like 6 or 7 threads EXACTLY LIKE THIS ONE already.
Guess what? People need to learn to use the search function.
Guess what? Guess what? Guess what?
Click to expand...
Click to collapse
Guess what? You've just caused this thread to get bumped several times.
XP
I have been trying all the suggested encoders to get smooth playback for film material as 60/50hz works fine. I maybe more sensative to it than others as I tent to look for it on moving objects. But I got it to replace a media player too.
I tried the script posted in another thread with good results but the jump is still there.
Bought DVD Catalist 4 with same results.
Freemake with custom profile same again.
Handbreak I find too slow but I read it works but can't verify it.
Any Video Converter Pro with xoom profile WORKS - it has very little judder but having to strip the subtitles out of the MKV every time is a real pain ( Anyone know how to disable them ) and it's too expensive anyway.
Trying to edit DVD Catalist 4 profile now but no success yet
Oh and I tried Vplayer , Rockplayer , Moboplayer and any others I could find
Hope my two weeks at this helps somone else out.
@RaveOn911
With any problem, you need to find its parameters. Only a handful of people notice the "micro-stutter" deal, so it's either a user sensitivity issue, or a tablet-centric issue (which could be hardware or software, user-caused or device defect).
Ask somebody to watch a video clip on your tablet, and ask them if they see anything wrong with playback. Don't tell him beforehand about "micro-stutter", as you don't want to bias his observation.
If he notices the stutter, it's your tablet. If he doesn't, it's you.
If the first, then bring a video clip on a uSD card into a store and try it on other tablets (hopefully with same or similar make as yours). If it doesn't happen on other tabs, then replace your tab. If it happens on every other tab, then again it's you.
If you have heightened sensitivity, then there may be params that can alleviate the issue. The default interleave for MP4Box is 0.5s. You can reduce this interleave, eg
MP4Box -inter 250 -add infile.mp4 -new outfile.mp4
(or)
MP4Box -tight -add infile.mp4 -new outfile.mp4
MP4Box works on MP4 only. Given that MKVs can only play in software mode currently on Teg2 tabs, it's a fool's errand to play MKV and claim that they don't play smoothly. Avail of the native support.
Mobo Player plays my mkv and xvid/divx AVI's just fine. I'm no codec/encoding expert, but from what I've read it's worth re-encoding some of the files to a more manageable bitrate for both audio and video and maybe dump the 5.1 or AC3 audio. I haven't looked at every file I've played, but a couple that would choke on my Win7 Asus netbook, I re-encoded with Handbrake. They still look and sound great.
e.mote said:
Given that MKVs can only play in software mode currently
Click to expand...
Click to collapse
I understood that that's the whole point the OP was trying to make: he wishes that someone makes a video player application that can handle MKVs via the hardware decoder. It's not a bad thing to wish for, either; it would provide better performance and hardware playback uses less battery, too.
The question remains: is it possible? As far as I know, the chip itself doesn't get relayed anything more than the actual video stream inside the file, regardless of the container, and thus an app should be able to do exactly that. But since I don't know anything about Android internals are applications given any such access?
My N900 phone uses regular GStreamer stack and thus you can demux anything you want and supply the video stream to the hardware decoder. As long as it's H.264 normal profile and not too high a resolution it'll play, regardless of the originating container.
There's nothing wrong with wishing, but until it happens, we have to use what we've got. For HC, for now that means MP4 for native support.
3.1 thus far has been worse than 2.x insofar as multimedia, probably because vendors have had 2.x for much longer, and were able to add enhanced support. A good case in point is the Samsung GalTab 7 vs the GalTab 10.1. The 7, released last year, can play MKV. The new 10.1 can't. Ditto for all the "my old phone can play MKV, why can't my tablet" complaints. It is what it is.
From all indications, HC was and is a rush job. It had to be pushed out the door because of competition from the iPad. I think the prospective buyer should understand that s/he is buying into a beta, and temper his expectations accordingly. Android has high potential, but now isn't then.
I've written a script that does fast remux/convert to MP4. A straight remux takes a few minutes, and it can process batch. It's a more productive route than wishing for a HW-accel player to come along.
http://forum.xda-developers.com/showthread.php?t=1102922
e.mote said:
It's a more productive route than wishing for a HW-accel player to come along.
Click to expand...
Click to collapse
I suppose that's a matter of viewpoint.
I took a look at the MediaPlayer class in Google's APIs and it seems to me that it should be fairly straightforward to demux the MKV file in software on-the-fly, create named pipe with mkfifo and feed the MediaPlayer class the raw video stream via that. Just throw a simple GUI on top of that and you have a rudimentary video player capable of playing MKV files with hardware accelerated video.
I'll try it out once I receive my tablet, was planning to learn Android programming anyways.
PS. Bah, doesn't allow me to post links yet :/

Categories

Resources