Search results

  1. Fragmendal

    Is it theoretically possible to read mp4 from SD card ?

    Oh wow I've never heard of this disc before ! It definitely gives some leads and examples about how to use the decoding library, thanks a lot for the tip ! :D So from what i've read it's totally do-able, I wonder why no one has ever made a media player for the console, after all those years I...
  2. Fragmendal

    Is it theoretically possible to read mp4 from SD card ?

    Yup that's what I thought too, if youtube and the internet browser can do it, it should be do-able in an homebrew. And after looking through the moonlight-wiiu repo, i'm thinking the wiiu might have the hardware capacities to decode h264
  3. Fragmendal

    Is it theoretically possible to read mp4 from SD card ?

    Hello everyone ! I'm currently trying to develop a media player for the Wii U, i'm really struggling with it and i'm starting to understand why after all those years no one made a media player for the Wii U :gun: I'm using ffmpeg-wiiu but the performance are awful and after looking for the few...
  4. Fragmendal

    Hacking Homebrew app Some noob issues about Wii U Homebrew Dev

    Hello everyone ! My account is new but I've been visiting this forum for a few years now ! Didn't think i'd be part of this community some day ! :D Anyway, i'm a beginner and i'm starting to develop a Wii U Homebrew in my spare time. The coding goes well and my features are being implemented...