Skip to content

gianbelinche/TP1-OrgaDeCompus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP1-OrgaDeCompus

Link del informe

https://www.overleaf.com/9647369997jztxtwzjwqjm

Comando para crear un video con ffmpeg

Ejecutando el archivo glider, especificando la salida como salida

ffmpeg -start_number 0 -i salida_%03d.pbm -vcodec mpeg4 salida.avi

Creamos el video usando ffmpeg con el siguiente comando

ffmpeg -start_number 0 -i salida_%03d.pbm -vcodec mpeg4 salida.avi