ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.47k stars 800 forks source link

online video initially displays the first scene but the video doesn't actually load #2582

Open chipwiegand opened 3 years ago

chipwiegand commented 3 years ago

The website in question is the BBC.co.uk site. They have a section for learning Spanish and in that section is a series of flash videos. I have all but 4 saved as .mp4 videos. The online videos initially display the first scene but the videos don't actually load, even after almost 5 minutes of waiting. Here is a url to try: www.bbc.co.uk/languages/spanish/mividaloca/ep18.shtml

n0samu commented 1 year ago

Sorry, but Ruffle does not support loading external video files yet. See #3801

Lord-McSweeney commented 1 year ago

This now has some CORS errors while loading the FLVs. I tried using the extension page but then it fetches xml assets from the wrong path.

n0samu commented 1 year ago

I mentioned it in the closed duplicate issue already, but this website is unfortunately broken now :(

It's still available in Flashpoint though, so we might be able to test it that way.

n0samu commented 1 year ago

Just tested this with Ruffle's FLV support (including upcoming PRs) through Flashpoint but it's still not working, sadly