Closed Bug 297422 Opened 20 years ago Closed 20 years ago

Video disappears when windows media controls are used. Audio resumes or continues but video does not.

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 268078

People

(Reporter: barry, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

When you click on one of the video links, the video plays fine. With the
exception that when you try to use any of the controls (play, pause, volume,
ect.) the video disappears and the auido continues. I've tried this in explorer
and netscape and this doesn't happen. The controls are fully functional with no
video loss.

Reproducible: Always

Steps to Reproduce:
1. Go to http://www.dahillstudios.com/HTML/production.html
2. Click on a video link "Training Films", "Animation" which ever
3. After play begins, press pause, or lower/raise the volume
4. Repeat in explorer and notice the video responds correctly

Actual Results:  
Video disappears. If for example you "Pause" the video, the video goes blank.
Then when you resume playback, the video does not resume but the audio continues
uninterupted

Expected Results:  
Keep video visable unless the "Stop" command is pressed.

We're using default themes and Windows XP home edition on a high speed internet
connection on a Sony Viao. We've had friends and family check out the site on
explorer and firefox with the same result. Here is a copy of the HTML code for
one of the video pages:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

	<head>
		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
		<meta name="generator" content="video">
		<title>Welcome to Dahill Studios</title>
	</head>

	<body bgcolor="black">

		<div align="center">
			<table width="340" border="0" cellspacing="2" cellpadding="0"
background="../Graphics/DS_player_BG.jpg" height="320">
				<tr>
					<td valign="bottom">
						<div align="center">
							<br>
							<font color="white"
face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><b>Documentary Demo
Excerpt</b></font></div>
					</td>

				</tr>
				<tr>
					<td>
						<div align="center">
							<embed height="240"
src="http://www.dahillstudios.com/Videos/ModellDemo256.wmv" width="280"></div>
					</td>
				</tr>
			</table>
		</div>

	</body>

</html>
Did  you search bugzilla?

*** This bug has been marked as a duplicate of 268078 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.