/README (644849901afd21159e6517f0064623cc084ba60b) (309 bytes) (mode 100644) (type blob)
nyan collection of wip (Work-In-Progress) media players
those are _not_ ffplay, which is built upon libSDL and experimental ffmpeg
features/apis (test bed for ffmpeg developers)
========
npa: Nyan Player Audio. alsa/terminal.
========
npv: Nyan Player Video, audio driven video player. alsa/x11(xcb)/vulkan.
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
309 |
644849901afd21159e6517f0064623cc084ba60b |
README |
040000 |
tree |
- |
b2de84a53fb293b9d0b6343e6f1492cd9d7bd720 |
npa |
040000 |
tree |
- |
8d3048b302a02e6fbf6d22f46fa71ba49a0950d2 |
npv |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/sylware/nyanmp
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/nyanmp
Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/nyanmp
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main