How to play back to back video
| Mon, 2008-08-04 07:11 | |
|
|
Hi , i am using the stadard VREX player example to play on the emulator the 3gp file on 3rd edition MR sdk. It crashes after playing the file in CMMFControllerProxyServer:DoStartThreadL(); How to fix it. Also i need to play the video file in chunks or back to back. Pramod "Nobody will believe in you unless you believe in yourself." |






Forum posts: 32
The example crashes on 3rd Editon MR sdk but works fine on FP1.
Now,
I am able to play video back to back , i get a white screen in between the two videos as the player starts to prepare the controller for playing . Can this be avoided and played without any glitch ?
Any comment will be appreciated.
Pramod
"Nobody will believe in you unless you believe in yourself."
Forum posts: 5
hi,
to playback back2back, you can use MvpuoPlayComplete function.
but you can play fast in local media file.
in case of streaming video it take 4-8 sec for rtsp syncronization.