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

.avi, .mpeg files cannot be played via IPFS import #16752

Open
GeetaSarvadnya opened this issue Jul 2, 2021 · 3 comments
Open

.avi, .mpeg files cannot be played via IPFS import #16752

GeetaSarvadnya opened this issue Jul 2, 2021 · 3 comments

Comments

@GeetaSarvadnya
Copy link

GeetaSarvadnya commented Jul 2, 2021

Description

Found while testing #16267
.avi, .mpeg files cannot be played via IPFS import

Steps to Reproduce

  1. Clean profile 1.27.x
  2. Launch brave using --use-dev-goupdater-url
  3. Make sure IPFS version is 0.9.0 in brave://ipfs-internals
  4. Import .avi, .mpeg, .ogg and .wav files (from local machine) via +Import or hamburger menu IPFS->Share local file using IPFS
  5. Files can be imported successfully
  6. Files cannot be played via IPFS import

Actual result:

Files cannot be played via IPFS import

Expected result:

Should be able to play .avi, .mpeg files

Reproduces how often:

Easy

Brave version (brave://version info)

Brave 1.27.87 Chromium: 91.0.4472.124 (Official Build) beta (64-bit)
Revision 7345a6d1bfcaff81162a957e9b7d52649fe2ac38-refs/branch-heads/4472_114@{#6}
OS Windows 10 OS Version 2004 (Build 19041.1052)

Version/Channel Information:

  • Can you reproduce this issue with the current release? Yes
  • Can you reproduce this issue with the beta channel? Yes
  • Can you reproduce this issue with the nightly channel? Yes

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? NA
  • Does the issue resolve itself when disabling Brave Rewards? NA
  • Is the issue reproducible on the latest version of Chrome? NA

Miscellaneous Information:

cc: @brave/legacy_qa @spylogsster @rebron

@GeetaSarvadnya GeetaSarvadnya added this to Untriaged in IPFS via automation Jul 2, 2021
@GeetaSarvadnya GeetaSarvadnya changed the title .avi, .mpeg, .ogg and .wav files cannot be played in IPFS .avi, .mpeg, and .wav files cannot be played in IPFS Jul 2, 2021
@GeetaSarvadnya GeetaSarvadnya changed the title .avi, .mpeg, and .wav files cannot be played in IPFS .avi, .mpeg files cannot be played in IPFS Jul 2, 2021
@GeetaSarvadnya GeetaSarvadnya changed the title .avi, .mpeg files cannot be played in IPFS .avi, .mpeg files cannot be played via IPFS import Jul 2, 2021
@spylogsster spylogsster moved this from Untriaged to Backlog in IPFS Jul 2, 2021
@spylogsster
Copy link

spylogsster commented Jul 6, 2021

checked that the downloaded imported file has the same content as the original, but when I tried to play it online, it does not play and I see an endless throbber, is it correct case @GeetaSarvadnya ?
same here #16754

image

cc @lidel

@spylogsster spylogsster moved this from Backlog to LocalNode in IPFS Jul 6, 2021
@lidel
Copy link

lidel commented Jul 6, 2021

If the problem is the infinite spinner (content taking long time to load), then this is a side effect of ipfs/kubo#8230 – webui is testing local gateway using problematic CID, and it fails, so it falls back to fetching file from public gateway (ipfs.io) which takes time.

The fix here is to wait until we have go-ipfs 0.9.1 with bugfix release of webui: ipfs/kubo#8243

@stephendonner
Copy link

Hmm, still seeing this issue with the latest 2.12.4 version of the WebUI, and go-ipfs version 0.9.1 using

Brave 1.30.15 Chromium: 92.0.4515.131 (Official Build) nightly (x86_64)
Revision 6b8d6c56ce21e38a72f7c4becb5abc1fa5134f29-refs/branch-heads/4515@{#1933}
OS macOS Version 11.5.2 (Build 20G95)

Steps:

  1. context-click on the birds.avi video here (https://www.engr.colostate.edu/me/facil/dynamics/avis.htm) and choose Import to IPFS -> Linked Content
  2. wait for the import
  3. try to play inline

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

No branches or pull requests

4 participants