History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-13954
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: C C
Assignee: Peter deHaan (Adobe)
Reporter: r krish
Votes: 3
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Flex SDK

changing source of videodisplay crashes system

Created: 12/12/07 11:24 AM   Updated: 08/01/08 01:06 PM
Component/s: mx: Video
Security Level: Public (All JIRA Users )

File Attachments: 1. Text File main.mxml (2 kb)
2. File main.swf (275 kb)

Issue Links:
Cloners
This issue is cloned by:
SDK-15311 CLONE -changing source of videodispla... None Closed
 

Severity: Crash/Hang
Reproducibility: Every Time
Discoverability: High
Found in Version: None
Affected OS(s): Windows - XP
Steps to Reproduce:
Steps to reproduce:
1. create 2 videodisplay components. assign a different source to each.
2. interchange the sources for the 2 components.
3. keep doing this a few times after the play starts
 
 Actual Results:
 
eventually the videos become jerky and browser becomes slow to a crawl
 
 Expected Results:
 the videos should play properly and should not crash the browser
 
 Workaround (if any):
 
 
 
Language Found: English
Bugbase Id: none
QA Owner: Peter deHaan (Adobe)
Resolved by: Peter deHaan (Adobe)
Participants: Gates Stoner, Peter deHaan (Adobe), r krish and yibo Lin
Browser: Firefox 2.x
JDK: Sun 1.6.x


 All   Comments      Sort Order:
Peter deHaan (Adobe) - [12/12/07 12:40 PM ]
r krish,

I'm unable to repro the described behavior. I've added my files (MXML and SWF) which show what i'm seeing.
Would it be possible for you to create a simple test case showing the behavior above?
Also, can you give me a few more details about the video being loaded, such as filesize, video dimensions, bitrate, progressive vs streaming, FMS or ?

Thanks,
Peter

yibo Lin - [04/16/08 02:56 PM ]
Hi Peter,

your attached files did work for both IE and Firefox, however, when you modify the FLV source to some bigger one (around 10Mb), you can reproduce the probelm in IE7 .

Thanks,
yibo

Gates Stoner - [04/29/08 01:25 PM ]
I'm also running into a problem when switching the source on VideoDisplay. Basically when I switch the source after a certain point, my state changes to seeking and IsResponsive changes to false. It will play the new source clip, but the controller buttons fail to execute and you can't change to a third clip.

Peter deHaan (Adobe) - [07/25/08 06:44 PM ]
Unable to reproduce the issue in IE7 w/ a 42MB FLV and a 4MB FLV.

Are you loading your videos from the same computer/server as your SWF or are the FLVs remote?