Git Product home page Git Product logo

super-duper-journey's Introduction

super-duper-journey

Codacy Badge

Projet / M3202C - Modélisations mathématiques @ IUT Aix-en-Provence

Auteurs

  • ACHACHE Sirine
  • LE-GRAND Benjamin
  • MARTINEZ Nicolas
  • TARFI Emma

Dépendances

  • sagemath
  • ffmpeg

Arch Linux

$ sudo pacman -S sagemath ffmpeg

Ubuntu

$ sudo apt-get install sagemath ffmpeg

Installation des modules Python2

$ pip2 install -r requirements.txt --user

Usage

$ ./main.sage --help
usage: main.sage.py [-h] [--output OUTPUT] [--audio AUDIO] [--width WIDTH]
                    [--height HEIGHT] [--fps FPS] [--bpm BPM] [-a]

Generate an animation with SageMath based on beat timing. For better result,
BPM should be divisible by FPS.

optional arguments:
  -h, --help       show this help message and exit
  --output OUTPUT  Output filename (default: output/output.mp4)
  --audio AUDIO    Audio filename (default: output/audio.mp3)
  --width WIDTH    Frame width (default: 1280)
  --height HEIGHT  Frame height (default: 720)
  --fps FPS        Frame rate (default: 30)
  --bpm BPM        Beat-per-minute (default: 150)
  -a               Add audio to final file (default: False)

Commande utilisé pour le rendu final :

$ ./main.sage --fps 60 -a

Remarque 1 : le fichier output/audio.mp3 doit être présent pour qu'il soit ajouté. Remarque 2 : ne pas utiliser -a si on ne veut pas ajouter le son. Remarque 3 : ne pas utiliser --fps pour être en 30 FPS (pour un rendu plus rapide).

Références

super-duper-journey's People

Contributors

benjamin-legrand avatar emma-tarfi avatar xartrick avatar

Watchers

 avatar

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.