what are the video files specifications? container ? .mov .avi? codec ? picture size ? framerate?
pd doesnt read everything vlc does ,
2014-03-19 9:54 GMT+01:00 Py Fave pyfave@gmail.com:
what are the video files specifications? container ? .mov .avi? codec ? picture size ? framerate?
pd doesnt read everything vlc does ,
Le 19/03/2014 09:55, Py Fave a écrit :
what are the video files specifications? container ? .mov .avi? codec ? picture size ? framerate?
pd doesnt read everything vlc does ,
yes it does, or at least it should, with [driver vlc( message to [pix_film], it's slow but that works, just misses bgra support as usual...
does this works on all platforms ?
2014-03-19 12:15 GMT+01:00 patrice colet colet.patrice@free.fr:
Le 19/03/2014 09:55, Py Fave a écrit :
what are the video files specifications? container ? .mov .avi? codec ? picture size ? framerate?
pd doesnt read everything vlc does ,
yes it does, or at least it should, with [driver vlc( message to [pix_film], it's slow but that works, just misses bgra support as usual...
Le 19/03/2014 17:43, Py Fave a écrit :
does this works on all platforms ?
yes but you need to compile gem, or get gem_videoVLC lib for your platform
2014-03-19 12:15 GMT+01:00 patrice colet colet.patrice@free.fr:
Le 19/03/2014 09:55, Py Fave a écrit :
what are the video files specifications? container ? .mov .avi? codec ? picture size ? framerate?
pd doesnt read everything vlc does ,
yes it does, or at least it should, with [driver vlc( message to [pix_film],
Sorry it's not [pix_film] but [pix_video] that uses VLC backend
it's slow but that works, just misses bgra support as usual...