Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecchi.iwara.tv - video doesn't play #6226

Closed
webcompat-bot opened this issue Apr 26, 2017 · 5 comments
Closed

ecchi.iwara.tv - video doesn't play #6226

webcompat-bot opened this issue Apr 26, 2017 · 5 comments
Labels
Milestone

Comments

@webcompat-bot
Copy link

URL: http://ecchi.iwara.tv/videos/o93m3ua3vmu6qwrwr
Browser / Version: Firefox 55.0
Operating System: Windows 10
Problem type: Video doesn't play

Steps to Reproduce

  1. Navigate to: http://ecchi.iwara.tv/videos/o93m3ua3vmu6qwrwr

Expected Behavior:

Actual Behavior:

Technical Information:
Error Code: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005)
Details: error creating audio decoder
Resource: http://kohaku.iwara.tv/file.php?expire=1493245928&hash=a2f3661d7d507f778c4750735ffbc6517f4fda67&file=2017%2F02%2F05%2F1486253540_O93M3ua3vMU6qwrWr_Source.mp4&op=dl&r=0

From webcompat.com with ❤️

@webcompatreport
Copy link

Doesnt play in Firefox 52.1.0 and plays in Opera 36. No flashplayer.

Is there no tag for adult content reports?

@softvision-sergiulogigan

The issue is still reproducible on Windows 10 and Nightly 60.
The error displayed is The media playback was aborted due to a corruption problem or because the media used features your browser did not support.

image

@karlcow
Copy link
Member

karlcow commented Feb 14, 2018

<video id="video-player_html5_api" class="vjs-tech" preload="auto" poster="//i.iwara.tv/sites/default/files/videos/thumbnails/129661/thumbnail-129661_0003.jpg" src="http://clara.iwara.tv/file.php?expire=1518607078&amp;hash=d637c4180c037b8fdecfea04df8c1e20812094dd&amp;file=2017%2F02%2F05%2F1486253540_O93M3ua3vMU6qwrWr_Source.mp4&amp;op=dl&amp;r=0">
	</video>

Let's open a bug on Mozilla bugzilla.

@karlcow
Copy link
Member

karlcow commented Feb 14, 2018

@jyavenard
Copy link

Windows AAC decoder doesn't support streams greater than 48kHz
https://msdn.microsoft.com/en-us/library/windows/desktop/dd319561(v=vs.85).aspx

The error is the same in Edge (which uses the same decoder as Firefox).
This will decode fine on mac and linux (ffmpeg)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants