Hi, I am trying to open/play through Arduino some video files.
I am really new on this, but I think that should be an easy way to finish it.
I am using makefilename, I've no idea if that's correct...
Please, some one may help me?
Thanks a lot!
Play random video file
Hi, I am trying to open/play through Arduino some video files.
I am really new on this, but I think that should be an easy way to finish it.
I am using makefilename, I've no idea if that's correct...
Please, some one may help me?
Thanks a lot!
Hi,
How it plays the file? yo have to send a message [auto 1) to the left inlet of pix_film or send to the
right inlet the number of the frame to play and increment it with a metro. Look at the help patch for pix_film.
I've attached one advanced file selector patch. The selector choose one file in path given with 255 directories and 255 files for folder. The file and folder selection is alfabetically, so you doesn't must change the filename to 1.a vi or similar, can be 000-fire.mpg, 001.water.mpg,etc... You must have installed the hcs/folderlist external.
Hola,
¿cómo reproduce el fichero? tienes que mandar un mensaje [auto 1) al inlet izquierdo de pix_film, o ir refrescando el inlet derecho con un contador que vaya incrementando el numero de frames. Mira el fichero de ayuda de pix_film.
He adjuntado un pacth de un selector avanzado. Escoge un fichero dentro de un path dado con 255 carpetas y cada una con 255 archivos. La selección de fichero y archivo es alfabetica, por lo que no tienes que renombrar los ficheros a 1.mpg o similar, pueden ser 000-fuego.mpg, 001-agua.mpg,... y las carpetas lo mismo. Tienes que tener isntalado el external hcs/folderlist.
and attached is an advanced payer for pix_film: Plays in auto mode (loop or one shot), forward, backwards and ping-pong, with speed control, entry and exit points, in loop or one shot mode, and with Pause/Continue/Resume. We need 4 channel between 0 and 255 to control it, plus the inlet with the filename to play.
These are complex examples from mine, i don't said they are the best, but are working for me. You can see how works pix_film...
Also you can look for the mandril boxes, they are very useful working with videos, and have a lot of stuff ready to use.
y adjunto un reproductor avanzado para pix_film: reproduce in modo auto (loop o un disparo), hacia delante, atrás y en ping-pong, con control de velocidad, puntos de entrada y salida, en loop o en un disparo, y con funciones Pause/Continue/Resume. Necesitamos 4 canales entre 0 y 255 para controlarlo, además del inlet con el nombre del fichero para reproducir.
Estos son ejemplos complicados hechos por mí, no digo que sean lo mejores, pero funcionan para mí. Puedes ver cómo trabaja pix_film...
También puedes echarle un vistazo a las mandril boxes, son muy útiles trabajando con video y tienen mucho material listo para usar.
Oops! Looks like something went wrong!