[Q] Video Player Slown - Samsung Galaxy W I8150

Hello all, i've got a ptoblem with my phone and Playing hi res videos. When playing 1080*1920 Videos the hardware decoder is disabled and the video can´t play, it is always slown.... How cani correct this ??? I thougth the phone was FULL HD capable playing..... I've tryid mx video, and other ones.... but same result....
How can I resolve this issue.: confused:

brunobola said:
Hello all, i've got a ptoblem with my phone and Playing hi res videos. When playing 1080*1920 Videos the hardware decoder is disabled and the video can´t play, it is always slown.... How cani correct this ??? I thougth the phone was FULL HD capable playing..... I've tryid mx video, and other ones.... but same result....
How can I resolve this issue.: confused:
Click to expand...
Click to collapse
Have you tried QQPlayer?

Yes, i've tried almost all of them, i've currently mx player, bsplayer.... can u guys try the same with "http://www.youtube.com/watch?v=1hPpG4s3-O4" witch is the avenger 2012 trailer, i've dowloaded it in 1080p....

I don't think SGW supports 1080p videos. I personally haven't tried yet, but downloading 720p and playing them on my phone works perfectly fine for me, thus I haven't tried the highest resolution. But I don't think our phone supports it.
Sent from my GT-I8150 using XDA

OK, that's what i think to, 720P is awesome i know, but 1080p won't.
Thanks for your answer.

OK, tried this with Dice Player!!!!
Downloaded 1080p with TubeMate.....very good App, allows You Tube d/l, at all resolutions from 1920 x 1080 [Galaxy Tab, PC] to all other.
No workee!!!
Dice Player crashes...
so Wonder does not support 1080p!!!!

irishpancake said:
OK, tried this with Dice Player!!!!
Downloaded 1080p with TubeMate.....very good App, allows You Tube d/l, at all resolutions from 1920 x 1080 [Galaxy Tab, PC] to all other.
No workee!!!
Dice Player crashes...
so Wonder does not support 1080p!!!!
Click to expand...
Click to collapse
I use Tubemate to download videos too! A very good app (though I'm having difficulties on playing videos from it).
Perhaps that's why Tubemate stated that the highest resolution video for mobile phones are only for high resolution devices. So perhaps SGW isn't one of them.
Sent from my GT-I8150 using XDA

1080p remember arco68 highlighted our device = none compatible.....
Sent from my GT-I8150 using xda premium

needya said:
I use Tubemate to download videos too! A very good app (though I'm having difficulties on playing videos from it).
Perhaps that's why Tubemate stated that the highest resolution video for mobile phones are only for high resolution devices. So perhaps SGW isn't one of them.
Sent from my GT-I8150 using XDA
Click to expand...
Click to collapse
Tubemate FTW!!! But kinda hate its interface. Should brush up a bit.
needya said:
I don't think SGW supports 1080p videos. I personally haven't tried yet, but downloading 720p and playing them on my phone works perfectly fine for me, thus I haven't tried the highest resolution. But I don't think our phone supports it.
Sent from my GT-I8150 using XDA
Click to expand...
Click to collapse
I tried.
brunobola said:
OK, that's what i think to, 720P is awesome i know, but 1080p won't.
Thanks for your answer.
Click to expand...
Click to collapse
Erm... This problem goes down to the chipset. The MSM8255T was never designed to handle 1080p. Adreno 205 cannot handle encoding and decoding of 1080p video. This makes it totally impossible for hardware decoding. You can only do it by software decoding (Untick hardware decoding, I called it software decoding since I don't know what other term should I use). Yet, our processor is not powerful enough to do the software decoding. I tried with VPlayer, 1080p does play but with laggggggggggggging video, audio is fine though.
EXTRA: For your information, Samsung Exynos chipset used in Galaxy S/Nexus S (means the phone earlier than ours, perhaps also an older chipset than ours, never verified this though) with the SGX540 GPU is designed to handle 1080p en/decoding. I'm not sure whether it works in Galaxy S or Nexus S but it's possible since their hardware is designed for that.
I did the reading quite sometime ago because I found out P1000 (Old Galaxy Tab) can handle 1080p with similar chipset (as Galaxy S/Nexus S). Just to help out a little bit =)

@FutureGamerz: a very interesting explanation! You have my thanks for that.
Sent from my GT-I8150 using XDA

Thanks for all your response guys, but it would be nice for some kind of trick to enable hardware decoding, some kind of force script to enable always hardware decoder.

Related

720p Playback lagged

Hey guys,
I'm using the MHL Adapter from BizLink and tried viewing a 720p movie with DTS Sound.
The playback lagged . I don't know why..
I used the Dice Player, because it's supporting DTS, also i'm using a 5m HDMI cable.
But why is the movie lagging? There are kinda microlags..
Resolution: 720p
Video Bitrate: 5586 kbps
Audio Stream: DTS 5.1
x264
Maybe the Player causes the problem, because another 720p movie was played well (Samsung stock player). btw: the phone was very hot after watching the above mentioned (DTS) movie.
Does anyone has some ideas?
Ya some 720p movies also lags for me in Dice player.Its better to convert DTS audio only to ac3 format,doesnt take too much time either to convert.
techpal said:
Ya some 720p movies also lags for me in Dice player.Its better to convert DTS audio only to ac3 format,doesnt take too much time either to convert.
Click to expand...
Click to collapse
Guess it's the best way to do.
Just watched a 1080p movie, and the phone was only a bit warm (with samsung stock player), was AC3. Does anyone know a "good" converter from DTS to AC3?
i had to split the movie into 3 files, to be able to play the movie (4GB limitation).
Maybe Samsung will fix these two issues: DTS capability and EXT4....
Diceplayer prior to 1.2.0 have some video lag issue.
did you test the movie using diceplayer 1.3.0 ?
I was using the 1.3.0 version.
Watched 1080p without any lags, yesterday. Was using stock Player
Sent from my GT-I9100 using XDA App
jojo2peter said:
I used the Dice Player, because it's supporting DTS, also i'm using a 5m HDMI cable.
Click to expand...
Click to collapse
As far as I know hardware-acceleration an Android will only be used when using the integrated media-framework.
While Samsung extended the stock media-framework to support more container and codecs (like AC3 for example) it doesn´t support DTS.
This means, anything you can not play with the Samsung mediaplayer will use pure software-decoding, which is slow and burns a lot of energy.
Maybe the Player causes the problem, because another 720p movie was played well (Samsung stock player). btw: the phone was very hot after watching the above mentioned (DTS) movie.
Click to expand...
Click to collapse
This is no surprise. With software-decoding, which obviously isn´t fast enough, at least one, but probably both of the Cortex-A9-cores will run at full speed the whole time.
The reason for dedicated decoding-hardware in the SoCs instead just using more powerful general purpose CPUs is the much better energy-efficiency.
LightspeedGalaxy said:
As far as I know hardware-acceleration an Android will only be used when using the integrated media-framework.
While Samsung extended the stock media-framework to support more container and codecs (like AC3 for example) it doesn´t support DTS.
This means, anything you can not play with the Samsung mediaplayer will use pure software-decoding, which is slow and burns a lot of energy.
This is no surprise. With software-decoding, which obviously isn´t fast enough, at least one, but probably both of the Cortex-A9-cores will run at full speed the whole time.
The reason for dedicated decoding-hardware in the SoCs instead just using more powerful general purpose CPUs is the much better energy-efficiency.
Click to expand...
Click to collapse
Yes, i thought the same, because it was so warm.
I used the Rockplayer, with it you can activate Hardware acceleration, but i don't know if it works.
Thought other players could use the hardware acceleration.
From now on, i will convert the DTS to AC3, but first of, i will look for stock AC3
jojo2peter said:
I used the Rockplayer, with it you can activate Hardware acceleration, but i don't know if it works.
Click to expand...
Click to collapse
Rockplayer can use hardware-acceleration, but only using the Android-Framework, which means hardware-acceleration will only work for the same containers/codecs as with the stock mediaplayer.
Thought other players could use the hardware acceleration.
Click to expand...
Click to collapse
As I said Players can use hardware-acceleration, but they have to do it using the media-framefork, which means no hardware-acceleration for containers/codecs which aren´t supported in the media-framework.
In theory you could develop a mediaplayer with your own media-framework, directly programming the SoC.
But the question is how much of use it would anyway, could the hardware assist decoding for codecs which aren´t already present in the media-framework? It certainly could be useful for unsupported containers, that contain codecs which are already supported.
But the biggest problem would be that your new media-framework will only work with the phone you developed it, nobody will make android-software for just one phone out there.
That´s somewhat of the curse of the Android-plattform. It has been developed for maximum compatibility between the different devices out there. This means lots of choices in devices to buy for us, and for software-developers many devices that can run their software. But it also means we are not getting device-specific-software from 3rd-party developers.
Hopefully the Android-Framework at some time will split up the media-framework into "modules" similar to a DirectShow Filtergraph, so mediaplayers could exchange this individual modules and still use hardware-acceleration in others (which come from the device-manufacturer)
This would allow for example the support of different containers without losing hardware-acceleration in the decoding-part (if the codec is already supported), as well as doing audio-decoding in software (which could be quite reasonably done with 2 Cortex-A9-CPUs) and still using the hardware for the video-part.
I never hadany lag on the stock. Even the 1080 ones
Sent from my GT-I9100 using XDA App
LightspeedGalaxy said:
As I said Players can use hardware-acceleration, but they have to do it using the media-framefork, which means no hardware-acceleration for containers/codecs which aren´t supported in the media-framework.
In theory you could develop a mediaplayer with your own media-framework, directly programming the SoC.
Click to expand...
Click to collapse
Diceplayer use SoC's HW Decoder. + SW decoder for Audio.
check this video
After Diceplayer came out, all of android device that supported by diceplayer
can play MKV(H.264/MPEG-4+DTS/AC3).
Even Nexus-S can play MKV+DTS+H.264 High profile with Diceplayer.
jojo2peter said:
Hey guys,
I'm using the MHL Adapter from BizLink and tried viewing a 720p movie with DTS Sound.
The playback lagged . I don't know why..
I used the Dice Player, because it's supporting DTS, also i'm using a 5m HDMI cable.
But why is the movie lagging? There are kinda microlags..
Resolution: 720p
Video Bitrate: 5586 kbps
Audio Stream: DTS 5.1
x264
Maybe the Player causes the problem, because another 720p movie was played well (Samsung stock player). btw: the phone was very hot after watching the above mentioned (DTS) movie.
Does anyone has some ideas?
Click to expand...
Click to collapse
Send your file to me.
I'll check it.
jojo2peter said:
Guess it's the best way to do.
Just watched a 1080p movie, and the phone was only a bit warm (with samsung stock player), was AC3. Does anyone know a "good" converter from DTS to AC3?
i had to split the movie into 3 files, to be able to play the movie (4GB limitation).
Maybe Samsung will fix these two issues: DTS capability and EXT4....
Click to expand...
Click to collapse
Hey guy, take a look here to make your NTFS Sd card work http://forum.xda-developers.com/showthread.php?t=1120407&page=3
Sent from my GT-I9100 using XDA Premium App
jojo2peter said:
But why is the movie lagging? There are kinda microlags..
Resolution: 720p
Video Bitrate: 5586 kbps
Audio Stream: DTS 5.1
x264
Does anyone has some ideas?
Click to expand...
Click to collapse
I bet it lags because of the High Video Bitrate! get some 720p movie with Bitrate between 2K - 3.5 K and try
NoOneCanHelpMe said:
I bet it lags because of the High Video Bitrate! get some 720p movie with Bitrate between 2K - 3.5 K and try
Click to expand...
Click to collapse
And why did the 1080p movie work well?
It has a Video Bitrate @10250 kbps and [email protected]
hakkinenvthh said:
Hey guy, take a look here to make your NTFS Sd card work http://forum.xda-developers.com/showthread.php?t=1120407&page=3
Sent from my GT-I9100 using XDA Premium App
Click to expand...
Click to collapse
will do that, if the next firmware won't fix that
jojo2peter said:
And why did the 1080p movie work well?
It has a Video Bitrate @10250 kbps and [email protected]
will do that, if the next firmware won't fix that
Click to expand...
Click to collapse
mal-formatted mkv file can cause some lag.
H.264 need 2-type of frame time - PTS/DTS.
but some of MKVs have wrong time stamp.
SGS2's HW Video decoder can not handle these files.
juami said:
mal-formatted mkv file can cause some lag.
H.264 need 2-type of frame time - PTS/DTS.
but some of MKVs have wrong time stamp.
SGS2's HW Video decoder can not handle these files.
Click to expand...
Click to collapse
so is my sample still lagging on your phone too?
did you modifie the SD cache ?
> 512 kb create some lag on my sg2 with the video player.

HD Content on A100?

I am wondering if anyone else is having issues playing HD video on the A100. I have put multiple different HD files on the device itself and tried to play them in MX Media Player, but the playback is downright horrible. Even with hardware rendering. I really want to be able to play my media over my network, but right now, it is just waay too choppy to watch, even with it on the card. Is there something I am missing?
with HD you mean 1080p videos? if so, try Mobo Player, it works really god at fullHD videos (at least for me).
also streaming 1080p is sketchy at best on wifi..
Sent from my SGH-I897 using xda premium
720p. And I am using mobo player
Sent from my Nexus S 4G using XDA App
stompysan said:
720p. And I am using mobo player
Sent from my Nexus S 4G using XDA App
Click to expand...
Click to collapse
well it is suppose that acer a100 suports fullHD, so try killing processes or cleaning cache. what's your android version? (3.2 or 3.2.1)
What audio s used on the files, I have noticed that 720p mkv movies using DTS for example will outright kill performance.
Try using a 4GB 'scene' release with stereo audio if you haven't on MX Video to see if helps.
Look what i found, it may work.
Link.
I am using BSPlayer lite. This works the best for my MKV's with no audio loss. It loses some frames but plays more than MX Video or MoboPlayer.
You will need to get the ARM7 add on for it.
Try this out. I am able to stream my over 4gb MKV's from my server to my A100.
The tegra 2's only downfall... its horrible at decoding high profile HD video such as H264 video. Should be able yo run 720p just fine though depending on the type of video. I'd say try clearing up some memory.
I honestly don't see the point of playing 1080p video on a 7" tablet, seems like overkill. I can understand that its convenient to have 1 file that'll run on all your devices, but unfortunately that can't always be the case.
Sent from my LG-VM670 using Tapatalk

Plz test and report 1080p movies fluidity

Except for a russian site, no major tech site made a review about One X perfomance decoding HD movies (1080p and 720p) with high bitrate.
If you have an One X and free time, could you post the specs of the movie you tested and your impressions on fluidity and how One X behaves playing it?
Thanks
sorry mate i thought you are talking about camera
myself11 said:
Except for a russian site, no major tech site made a review about One X perfomance decoding HD movies (1080p and 720p) with high bitrate.
If you have an One X and free time, could you post the specs of the movie you tested and your impressions on fluidity and how One X behaves playing it?
Thanks
Click to expand...
Click to collapse
Kinda useless with the 4gig per file limit.
MartijnMM said:
Kinda useless with the 4gig per file limit.
Click to expand...
Click to collapse
Yeah. I tried 720p and it's without any problem, but all my 1080p are larger than 4gb so I didn't care for that.
Try a sample or via smb, you can use es file explorer for that, and use mx video.
Sent from my LG-P970 using XDA
Its smooth via hw decoding and really choppy via sw decoding in mx player playing a 1080p mkv file. Though theres no sound for files with ac3 audio using hw decoding since it isn't compatible and you're forced to use sw decoding. And most 1080p mkv files have ac3 sound.
Stock player: has troubles with high bit rating, and DTS sound.
MX player: Doesn't play DTS sound.
BS player lite: plays everything i give him, inc subs.
MartijnMM said:
Stock player: has troubles with high bit rating, and DTS sound.
MX player: Doesn't play DTS sound.
BS player lite: plays everything i give him, inc subs.
Click to expand...
Click to collapse
Diceplayer ?
easycure1974 said:
Diceplayer ?
Click to expand...
Click to collapse
plays everything i give him, inc subs.
BUT, the ICS 3dot menu button stays, so basically unusable till they fix that.
MartijnMM said:
plays everything i give him, inc subs.
BUT, the ICS 3dot menu button stays, so basically unusable till they fix that.
Click to expand...
Click to collapse
How about Moboplayer?
gwuhua1984 said:
How about Moboplayer?
Click to expand...
Click to collapse
Worse then stock :-(
Oh dang... that sucks, Mobo's been working for me for the longest time.
Thanks for checking.
Diceplayer may works well with HTC One X ( Tegra3 / Qualcomm S3 )
We have some devices equipped Tegra3 / Qualcomm 8960, they run 1080i/p clips fluently with diceplayer.
juami said:
Diceplayer may works well with HTC One X ( Tegra3 / Qualcomm S3 )
We have some devices equipped Tegra3 / Qualcomm 8960, they run 1080i/p clips fluently with diceplayer.
Click to expand...
Click to collapse
see previous comment:
MartijnMM said:
plays everything i give him, inc subs.
BUT, the ICS 3dot menu button stays, so basically unusable till they fix that.
Click to expand...
Click to collapse

Movies on ascend P6

I have a problem. I copied 2 movies on sd card and tried to watch them today. One was brrip of 1.40gb and one dvdrip of 1.40 gb. Both movies were frameing with the default player. With mx player the things improved only a little when i was using S/W decoder but it still wasn't near to being fluent. What's the problem with this device. I thought it plays even 1080p videos fluent. Can somebody help me with an advice?Maybe i did something wrong?
decomarius said:
I have a problem. I copied 2 movies on sd card and tried to watch them today. One was brrip of 1.40gb and one dvdrip of 1.40 gb. Both movies were frameing with the default player. With mx player the things improved only a little when i was using S/W decoder but it still wasn't near to being fluent. What's the problem with this device. I thought it plays even 1080p videos fluent. Can somebody help me with an advice?Maybe i did something wrong?
Click to expand...
Click to collapse
Certain codecs are missing from android, meaning that h/w can't be used to play them. 1080p is not that easy to play when there is no GPU supporting the CPU. *.mkv and *.mp4 files should play fine, since those both are usually h264.
http://developer.android.com/guide/appendix/media-formats.html
So this means .mkv and mp4 will play fluid till 1080p and files that are lower resolution than hd but are .avi will play jerky? No solution for these ones to play fluid? I tried with mx player (arm v7 neon) but almost the same.only a bit better.
decomarius said:
So this means .mkv and mp4 will play fluid till 1080p and files that are lower resolution than hd but are .avi will play jerky? No solution for these ones to play fluid? I tried with mx player (arm v7 neon) but almost the same.only a bit better.
Click to expand...
Click to collapse
C'mon man. FullHD AVI files even on some PC will stutter with playing. Download some h264 video and then compare.
goce.nakov said:
C'mon man. FullHD AVI files even on some PC will stutter with playing. Download some h264 video and then compare.
Click to expand...
Click to collapse
The problem is they weren't even hd. this is the file name "Jack.Reacher.2012.BRRip.XviD.AC3.RoSubbed-playXD.avi" 1.46gb and i verified also its resolution which is 720x300 or something like that. That's why i am confused. Low resolution like this should play without a problem even if it does use software decoding right?
decomarius said:
The problem is they weren't even hd. this is the file name "Jack.Reacher.2012.BRRip.XviD.AC3.RoSubbed-playXD.avi" 1.46gb and i verified also its resolution which is 720x300 or something like that. That's why i am confused. Low resolution like this should play without a problem even if it does use software decoding right?
Click to expand...
Click to collapse
It should, even with software decoding. Seems weird, I have no idea.
Try watch movies with VLC for android
https://play.google.com/store/apps/details?id=org.videolan.vlc.betav7neon&hl=fi
I have watched films without lag with it.
One more question. What type is our processor? Is it armv7 or armv7 neon or armv6? i am asking this to know what codecs to get for mx player.
decomarius said:
One more question. What type is our processor? Is it armv7 or armv7 neon or armv6? i am asking this to know what codecs to get for mx player.
Click to expand...
Click to collapse
armv7 neon, I believe
I have even one more question) . It says on gsmarena that it has temperature sensor. Is it true?
decomarius said:
I have even one more question) . It says on gsmarena that it has temperature sensor. Is it true?
Click to expand...
Click to collapse
I think it only shows battery temp.
I use mine for playing movies and have not had any problems even with the avi. The only issue I have is when streaming anything that is 720 or over. The nexus 7 seems to be able to play anything I throw at it over the network when the P6 some times stutters.
Sent from my HUAWEI P6-U06 using xda app-developers app
What are other people's experience with streaming movies? I am on b116
Sent from my HUAWEI P6-U06 using xda app-developers app

[Q]Any Trick to Support 720p/1080p Vedios on NX

In Nokia X(Stock Rom) vedios of 720p/1080p is not running smoothly.Sometimes freez.Even in low range phone Micromax A58 runs this types of vedios smoothly.I am quiet shock to see that our Nx doest not run this vedios smoothly.Any trick or solution to run this types of vedios smoothly in NX???
meanjan_basu said:
In Nokia X(Stock Rom) vedios of 720p/1080p is not running smoothly.Sometimes freez.Even in low range phone Micromax A58 runs this types of vedios smoothly.I am quiet shock to see that our Nx doest not run this vedios smoothly.Any trick or solution to run this types of vedios smoothly in NX???
Click to expand...
Click to collapse
Install MX Player and VPlayer. And see if they can get you what you want.
Dom3616 said:
Install MX Player and VPlayer. And see if they can get you what you want.
Click to expand...
Click to collapse
mx player surely will gave you some optimize. with this low spec phone not very help.
you can try to re-encoder your video on pc first. make it to resolution at 480p while maintain 2mbps compression.
you can using iMedia converter deluxe or something like that.
ahhamado said:
mx player surely will gave you some optimize. with this low spec phone not very help.
you can try to re-encoder your video on pc first. make it to resolution at 480p while maintain 2mbps compression.
you can using iMedia converter deluxe or something like that.
Click to expand...
Click to collapse
I am using MX player..But vedios does not run smoothly..I am already showing this vedios by converting in 800*480resulation(H.264)..its smooth and ok.but I want to run this vedios directly without convert..
Dom3616 said:
Install MX Player and VPlayer. And see if they can get you what you want.
Click to expand...
Click to collapse
I am using MX player..But vedios does not run smoothly..
meanjan_basu said:
I am using MX player..But vedios does not run smoothly..
Click to expand...
Click to collapse
Disable hardware acceleration and use software acceleration in MX Player, I am sure HD video playback will be smooth
meanjan_basu said:
I am using MX player..But vedios does not run smoothly..I am already showing this vedios by converting in 800*480resulation(H.264)..its smooth and ok.but I want to run this vedios directly without convert..
Click to expand...
Click to collapse
no u can't. I have xperia z ultra that can play 4k video hardware acceleration without trouble. we talk about processing and capability of hardware here. thats why you need right encoding setting suited to this phone. btw why you want to watch HD videos on this low resolution display? watch it on your big screen LCD TV.
He's right. Use your tv for thatt.
ahhamado said:
no u can't. I have xperia z ultra that can play 4k video hardware acceleration without trouble. we talk about processing and capability of hardware here. thats why you need right encoding setting suited to this phone. btw why you want to watch HD videos on this low resolution display? watch it on your big screen LCD TV.
Click to expand...
Click to collapse
Dom3616 said:
He's right. Use your tv for thatt.
Click to expand...
Click to collapse
I know very welly where to see HD vedios.I see Hd vedios on My LCD TV.Almost every people seeing HD vedios in LCD TV.Need not to mention it.Pls check my question in 1st post what did i say.I seen that the low range and low configuration phones like Micromax a58( Indian Product) run the vedios(720p resulation) smoothly whereas our NX can't.
Ehsan Farooqi said:
Disable hardware acceleration and use software acceleration in MX Player, I am sure HD video playback will be smooth
Click to expand...
Click to collapse
I know that ..but doing this the vedio quality is dropdown..
meanjan_basu said:
I know that ..but doing this the vedio quality is dropdown..
Click to expand...
Click to collapse
You cannot watch a HD video on a 800x480 screen. It will have to be lowered in quality in order to play it.
Sent from my Nokia_XL
My device name is Nokia XL RM1030 version 1.2.3.2.
1280x720p resolution videos which is high in size cannot play smoothly in my phone,sound use to stop n buffers but hd resolution videos which is lower in size can be played smoothly.Is there any way to play hd n full hd videos?
I am facing the same problem in my NX. Whenever I try to play 720p yify torrents Video in MX, the video starts buffering & software decoder doesn't help. What should I do....?
pyumredkar said:
I am facing the same problem in my NX. Whenever I try to play 720p yify torrents Video in MX, the video starts buffering & software decoder doesn't help. What should I do....?
Click to expand...
Click to collapse
This threads is discussed long ago. Did not know if someone will tell. I think MX player should play HD videos but sometimes video plays slowly but sound is OK, so sound sometime stops to maintain the video with sound. Some HD files plays but some are not. I do not know if there was a fix for that.

Categories

Resources