Coder Social home page Coder Social logo

nxmp-portlibs's Introduction

nxmp-portlibs

This portlibs is a WIP for creating all libs needed by NXMP Hope this helps

Compile in Windows

Clone without CRLF

git config --global core.autocrlf false

Using "C:\devkitPro\msys2\msys2.exe"

pacman -S patch
pacman -S binutils
pacman -S dkp-toolchain-vars

then in the package folder

makepkg

nxmp-portlibs's People

Contributors

darkxex avatar proconsule avatar wintermute avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

darkxex

nxmp-portlibs's Issues

About the patch for ffmpeg

Thank you very much for this repo.

I use ffmpeg and mpv on Nintendo switch to play online videos. I noticed that some videos load very slowly. After bothering me for a while, I found your patch. These online videos can now be loaded quickly.

However, another problem is that after patch is applied, an error is occasionally reported at the beginning of playback. Through the aarch64-none-elf-addr2line tool, I found that the error occurred when the ff_getaddrinfo called the gethostbyname provided by libnx.

So I just used ff_getnameinfo and ignored other methods provided by ffmpeg, and the software ran normally for two days without any problems.

Although I did not try the same patch on nxmp (because it is time-consuming to manually input video links, and the problem itself is not easy to reproduce), I feel that there should be similar problems on nxmp, so I put my patch here for reference by others who have encountered similar problems

My patch for ffmpeg and build script: https://github.com/xfangfang/wiliwili/tree/yoga/scripts

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.