Closed Bug 889980 Opened 12 years ago Closed 7 years ago

using html5 tag audio, the ogg file suddenly stops.

Categories

(Core :: Audio/Video: Playback, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: jorgeivory, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36 Steps to reproduce: I am using Firefox 22.0, windows 7 professional 64 bits. I created a ogg file, that you can see in http://www.esivi.com/newsite/platinum/smartchoice/libro3.php the ogg file with the problem is the third one. The html code is: <audio controls="" height="150" width="100"> <source src="http://www.esivi.com/newsite/platinum/smartchoice/book3/AudioBook3Unit3.mp3" type="audio/mpeg"> <source src="http://www.esivi.com/newsite/platinum/smartchoice/book3/AudioBook3Unit3.ogg" type="audio/ogg"> <embed src="http://www.esivi.com/newsite/platinum/smartchoice/book3/AudioBook3Unit3.mp3" height="100" width="100"> </audio> Actual results: The file stops at 0:07 Expected results: The file should continue to the end, at 1:37. When you use the link directly to the URL at http://www.esivi.com/newsite/platinum/smartchoice/book3/AudioBook3Unit3.ogg the file is played normally. The URL is the same URL I am using with the audio tag. I don't know why it doesn't work with the audio tag but works then i access the file directly.
Component: Web Audio → Video/Audio
Component: Audio/Video → Audio/Video: Playback
Mass closing because of inactivity. Please feel free to re-open if still relevant.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.