[
https://issues.apache.org/jira/browse/FLEX-33232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik de Bruin resolved FLEX-33232.
----------------------------------
Resolution: Cannot Reproduce
Fix Version/s: Apache Flex 4.10.0
Assignee: Erik de Bruin
I was unable to reproduce this issue using Flex SDK 4.9.1, using this code:
<s:VideoPlayer id="vpSpark" loop="true"
source="http://helpexamples.com/flash/video/caption_video.flv" />
If you still see this issue, please attach an example that allows me to
reproduce it.
> Loop video property adding delay between repetitions
> ----------------------------------------------------
>
> Key: FLEX-33232
> URL: https://issues.apache.org/jira/browse/FLEX-33232
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: VideoPlayer
> Affects Versions: Adobe Flex SDK 4.6 (Release)
> Reporter: Neogene
> Assignee: Erik de Bruin
> Fix For: Apache Flex 4.10.0
>
>
> Setting loop as property of a videoplayer/videodisplay and playing creates a
> not gapless playing experience, between repetitions the audio and video stops
> (no audio e black video) for less than a seconds. This create a bad video
> experience
> [EDIT]
> The only way i found to reduce this effect is to add a listener to the time
> change event and seek to the start of the movie when the elapsed time is not
> equals to the movie duration time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira