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

github.com - Video doesn't play #76885

Closed
talamaska opened this issue Jun 11, 2021 · 3 comments
Closed

github.com - Video doesn't play #76885

talamaska opened this issue Jun 11, 2021 · 3 comments
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-critical severity-critical The site or core functionality is unusable, or you would probably open another browser to use it. type-media audio and video issues
Milestone

Comments

@talamaska
Copy link

URL: flutter/flutter#81706

Browser / Version: Firefox 90.0
Operating System: Windows 10
Tested Another Browser: Yes Chrome

Problem type: Video or audio doesn't play
Description: There is no video
Steps to Reproduce:
flutter/flutter#81706
this issue has 2 videos. In chrome I see both videos and I can play them, while Firefox is saying the the file is corupt and I don't have controls

View the screenshot Screenshot
Browser Configuration
  • gfx.webrender.all: false
  • gfx.webrender.blob-images: true
  • gfx.webrender.enabled: false
  • image.mem.shared: true
  • buildID: 20210608185546
  • channel: aurora
  • hasTouchScreen: false
  • mixed active content blocked: false
  • mixed passive content blocked: false
  • tracking content blocked: false

View console log messages

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Jun 11, 2021
@webcompat-bot webcompat-bot added browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-critical labels Jun 11, 2021
@Calamity210
Copy link

Calamity210 commented Jun 11, 2021

@talamaska That's an issue with the video format, this issue can probably be closed.
take a look at this issue

@softvision-oana-arbuzov
Copy link
Member

Thanks for the report, I was able to reproduce the issue.
image

Note: The issue is not reproducible on Chrome.

Console:
image

Tested with:
Browser / Version: Firefox Nightly 91.0a1 (2021-06-13)
Operating System: Windows 10 Pro

Moving to Needsdiagnosis for further investigation.

@softvision-oana-arbuzov softvision-oana-arbuzov changed the title github.com - video or audio doesn't play github.com - Video doesn't play Jun 14, 2021
@softvision-oana-arbuzov softvision-oana-arbuzov added the severity-critical The site or core functionality is unusable, or you would probably open another browser to use it. label Jun 14, 2021
@karlcow
Copy link
Member

karlcow commented Feb 14, 2022

As expressed in the bugzilla issue,

For future reference for people who stumble upon this Firefox bug, the solution is to add "-pix_fmt yuv420p" in your ffmpeg command line.

The bugzilla issue was closed as wontfix.

Moved there.

@karlcow karlcow closed this as completed Feb 14, 2022
@karlcow karlcow modified the milestones: needsdiagnosis, moved Feb 14, 2022
@karlcow karlcow added the type-media audio and video issues label Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-critical severity-critical The site or core functionality is unusable, or you would probably open another browser to use it. type-media audio and video issues
Projects
None yet
Development

No branches or pull requests

6 participants