Coder Social home page Coder Social logo

haroldo-ok / sgdk-video-player Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 1.0 2.71 MB

A video converter/video player for SGDK

License: MIT License

Batchfile 1.02% C 19.23% Assembly 44.58% JavaScript 35.17%
homebrew retro retro-game sega-genesis sega-mega-drive sgdk video-encoder video-player

sgdk-video-player's Introduction

Welcome to sgdk-video-player ๐Ÿ‘‹

Version Documentation Maintenance License: MIT Twitter: Haroldo0k

A video converter/video player for SGDK

๐Ÿ  Homepage

Install

npm install -g sgdk-video-player

Using the converter

sgdk-video-player convert <src> <resDir>

Positionals:
  src     The source video, the one that will be converted   [string] [required]
  resDir  The resource directory, where the generated sources will be placed.
                                                             [string] [required]

Options:
  --version                Show version number                         [boolean]
  --imagemagick-dir, --kd  Directory where ImageMagick is located       [string]
  --help                   Show help                                   [boolean]
  --cpu-cores              Number of CPU cores to use. If ommited, will use all
                           of them.
  --alias                  Alias to use when generating the C constants. If
                           ommited, it will be generated from <src>.    [string]
  --only-if-changed        Only converts if file has been changed.
                                                      [boolean] [default: false]

Using the video player

The video player is on the lib/ folder. You can copy it to your SGDK project.

Author

๐Ÿ‘ค Haroldo O. Pinheiro

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a โญ๏ธ if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2023 Haroldo O. Pinheiro.
This project is MIT licensed.


This README was generated with โค๏ธ by readme-md-generator

sgdk-video-player's People

Contributors

haroldo-ok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sgdk-video-player's Issues

Possibility to accept frames having 4 palettes

Hi Haroldo. Greetings from Argentina.
I'm following your project. I love the idea of having a video player for intros and cinematics.
Also I'm implementing an algorithm which produces up to 60 colors (4 palettes, 15 color per palette, 1 transparent color per palette), but I'm not quite familiar with the internals of Genesis arquitecture yet.

Is there a way to adapt your code in order to accept frames with 4 palettes?

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.