Visualization/fr: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "Soumettez la tâche avec ''sbatch yt-mpi.sh''. Quand la tâche est terminée créez une vidéo 30 images/seconde $ ffmpeg -r 30 -i frame%04d.png -c:v libx264 -pix_fmt yuv420...")
No edit summary
Line 443: Line 443:
  srun python grids.py
  srun python grids.py


Soumettez la tâche avec ''sbatch yt-mpi.sh''.  Quand la tâche est terminée créez une vidéo 30 images/seconde
Soumettez la tâche avec ''sbatch yt-mpi.sh''.  Quand la tâche est terminée créez une animation à 30 images/seconde
  $ ffmpeg -r 30 -i frame%04d.png -c:v libx264 -pix_fmt yuv420p -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2" grids.mp4
  $ ffmpeg -r 30 -i frame%04d.png -c:v libx264 -pix_fmt yuv420p -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2" grids.mp4


rsnt_translations
56,576

edits

Navigation menu