Video does not play

anallie0

Active Member
Licensed User
Longtime User
My app uses the latest video in mp4. on many phones work perfectly. In nexus s or htc desire not displayed. But these phones have in the specific ability to play mp4 files. does anyone have any idea what could depend?
 

warwound

Expert
Licensed User
Longtime User
On a device that does not play the video, uncheck the Log Filter checkbox and look for any related log messages.

The VideoView generates many log entries and one of them may help debug why the video is not playing.

Martin.
 
Upvote 0

anallie0

Active Member
Licensed User
Longtime User
thanks, vb1992
the video looks the same to mp4 format. tomorrow i try terminals indicted. :)
if it works I update the app on the market.
:)
 
Upvote 0

anallie0

Active Member
Licensed User
Longtime User
I converted the video to 3gp and they are seen on phones that would display the mp4.
But the size is increased by triple.
 
Upvote 0

vb1992

Well-Known Member
Licensed User
Longtime User
try the conversion link I sent
and choose:

Size of video:

CIF

352x288


See if that size, still holds the quality. It should.
And the file size should be reduced by 45%
 
Upvote 0

anallie0

Active Member
Licensed User
Longtime User
I may have discovered the arcane. I saved the video in MPEG-4 AVC now I have saved in MPEG-4 ASP and should work. I also tried three times to 3gp but increase in size.
 
Upvote 0
Top