Open
Bug 1202928
Opened 9 years ago
Updated 2 years ago
Decoding artifacts when seeking within JW Player MPEG-DASH demo's "Wowza VOD" test stream (OS X only?)
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
People
(Reporter: cpeterson, Unassigned)
References
()
Details
Attachments
(2 files)
STR:
1. Load http://www.jwplayer.com/innovation/roadmap/mpeg-dash/
2. Click the "Load MPD…" button and select "Wowza VOD", which loads http://wowzaec2demo.streamlock.net/vod/smil:bigbuckbunny.smil/manifest.mpd
3. After the video starts playing for a few seconds, seek to time 1:30 or 2:30
4. If the stream stalls (bug 1202927?), then toggle pause/play to resume.
RESULT:
The video has severe decoding artifacts for a few seconds. Is Firefox seeking between I-frames? See the attached screenshot.
Edge can play the stream. It doesn't have the same decoding artifacts, but playback seems to pause for a longer time than Firefox.
For some reason, neither Chrome nor Safari are able to play the Wowza VOD stream at all. Chrome reports "Error playing file: Unknown playback error".
Reporter | ||
Comment 1•9 years ago
|
||
Screenshot of seeking to time 1:30.
Updated•9 years ago
|
Priority: -- → P2
Comment 2•9 years ago
|
||
Maybe works on IE because WMF doesn't need the Init segment and can read inline SPS, while on Mac we (and Chrome and Safari) fail. We should test Firefox on Windows to confirm this.
If so, stream is malformed, and this is an evangelism bug.
Assignee: nobody → jyavenard
Reporter | ||
Comment 3•9 years ago
|
||
I can only reproduce with Firefox on OS X. Firefox on Windows does not have decoding artifacts (because it is using the same WMF decoder as IE).
OS: Unspecified → Mac OS X
Reporter | ||
Comment 4•9 years ago
|
||
I contacted Jeroen at JW Player about this bug.
Summary: Decoding artifacts when seeking within JW Player MPEG-DASH demo's "Wowza VOD" test stream → Decoding artifacts when seeking within JW Player MPEG-DASH demo's "Wowza VOD" test stream (OS X only?)
Mass change P2 -> P3
Priority: P2 → P3
Updated•4 years ago
|
Assignee: jya-moz → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•