zhangqing90872008 / dolphin-player

Automatically exported from code.google.com/p/dolphin-player
0 stars 0 forks source link

Playing flv and mp4 is in very slow #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?
Player 1.2v7 and 1.2v6 
Moto Droid 3(2.3.4)

Please provide any additional information below.
Playing flv and mp4 is in very slow.I also test the same video file in 
VideoPlayer buildin and other player like MoboPlayer is OK.

Is there some properties to set for fit the android hardware? 

Original issue reported on code.google.com by leji...@gmail.com on 11 Jun 2012 at 3:05

GoogleCodeExporter commented 8 years ago
This problem is the video lagging issue. Problem is actively being looked at by 
us. If anybody, can provide fix for this, we will patch the same in the 
upcoming release.

Original comment by aatrala on 11 Jun 2012 at 3:45

GoogleCodeExporter commented 8 years ago
Aatrala,

Can you explain the detail of this bug.
I try to fix it.

Original comment by leji...@gmail.com on 12 Jun 2012 at 5:06

GoogleCodeExporter commented 8 years ago
Existing video players like RockPlayer, MoboPlayer use surface flinger client 
for writing the video frame buffers directly to screen. We are right now using 
the OpenGL via SDL. This takes a considerable amount of time to print to the 
screen. 

Additionally, hardware accelerated decoding will help in improving the Player.

Following link, details the current issue analysis: 
http://code.google.com/p/dolphin-player/wiki/VideoLaggingIssue

Will appreciate any help and patches.

Thanks,
Aatral

Original comment by aatrala on 12 Jun 2012 at 7:00

GoogleCodeExporter commented 8 years ago
Please test the latest version 2.0 and provide your feedback.

Thanks,
Aatral

Original comment by aatrala on 15 Jun 2012 at 6:40

GoogleCodeExporter commented 8 years ago
I test the v7vfpv3_2.0,the flv is very good playing,the mp4 files is better 
then 1.2 version but sometimes playing in not A/V sync mode.

Original comment by leji...@gmail.com on 15 Jun 2012 at 2:42