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

Cannot thumbnail & playback HEVC content reliably #14330

Open
532910 opened this issue Jul 4, 2020 · 9 comments
Open

Cannot thumbnail & playback HEVC content reliably #14330

532910 opened this issue Jul 4, 2020 · 9 comments

Comments

@532910
Copy link
Contributor

532910 commented Jul 4, 2020

While a video sent from riot-android has playback controls in all riots:
image

The same video sent from riot-web in ff isn't playable:
image
image

@532910 532910 added the T-Defect label Jul 4, 2020
@t3chguy
Copy link
Member

t3chguy commented Jul 4, 2020

Does your firefox have anti-fingerprinting enabled? Anything which breaks canvases can causes the file to be mis-detected as not being a video.

@532910
Copy link
Contributor Author

532910 commented Jul 4, 2020

I don't know, but ff with a new clean profile works the same.

@532910
Copy link
Contributor Author

532910 commented Jul 4, 2020

ff 78.0.1 but I've seen this issue before

@532910
Copy link
Contributor Author

532910 commented Jul 4, 2020

BTW, image files are shown correctly sent from the same ff.

@532910 532910 changed the title Video sent from ff is not playable. HEVC video sent from ff is not playable. Jul 4, 2020
@532910
Copy link
Contributor Author

532910 commented Jul 4, 2020

The same as #14328, this issue is HEVC related.

@t3chguy
Copy link
Member

t3chguy commented Jul 4, 2020

@532910
Copy link
Contributor Author

532910 commented Jul 4, 2020

The last screen is from android. While it can play HEVC, the video has no controls.

@t3chguy
Copy link
Member

t3chguy commented Jul 4, 2020

Right, the issue is if the sending client doesn't support HEVC then it can't verify that the file is a video so it sends it as m.file and not m.video

@t3chguy t3chguy added A-File-Upload Attachments and file uploads A-Media labels Jul 14, 2020
@t3chguy t3chguy changed the title HEVC video sent from ff is not playable. Cannot thumbnail HEVC content May 23, 2022
@t3chguy t3chguy changed the title Cannot thumbnail HEVC content Cannot thumbnail & playback HEVC content reliably May 23, 2022
@t3chguy t3chguy mentioned this issue May 23, 2022
@ara4n
Copy link
Member

ara4n commented Jan 27, 2024

see #10146

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

No branches or pull requests

3 participants