Git Product home page Git Product logo

Comments (4)

mirukana avatar mirukana commented on May 27, 2024

Is the file properly downloaded and playable in an external application when you click on it?
Note that we don't have download progress bars yet, but you'll see a message in the terminal if you started mirage in one.

from mirage.

mirukana avatar mirukana commented on May 27, 2024

You can extend the console's height by dragging the bottom edge by the way, but I do need to make the text selectable.

from mirage.

IngwiePhoenix avatar IngwiePhoenix commented on May 27, 2024

Is the file properly downloaded and playable in an external application when you click on it?

Yes.

Note that we don't have download progress bars yet, but you'll see a message in the terminal if you started mirage in one.

Good to know! I did start it through Finder though, so I wouldn't see it.

from mirage.

mirukana avatar mirukana commented on May 27, 2024

Yes.

Okay, that's not a bug then. We need to implement a media player to handle m.audio and m.video events, right now they just fall back to the standard file representation ("Unnamed file" is just the name sent by your telegram bridge, from the screenshots I see).

If you dig through the QML files, you may notice a MediaPlayer folder containing unused components. I wrote these a while ago and planned to have it working before mirage's first release, but both the Qt Multimedia module and the 3rd party QtAV library have a fatal flaw: they can't correctly play files that are currently being downloaded, which we need to do for encrypted ones.

I plan to use libmpv to implement the media player when I get back to this (not high priority at the moment), maybe through this library.

from mirage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.