Gents,
so looks like i am on a totally wrong way. If playlist is not supported, I need other solution instead of VLC.
Anyway for some reason my patch again does not allow to open any files.
When add 8z.mov and create Gem window pd prints:\
GEM: Start rendering
GL: invalid enumerant
pix_info now shows 64x720 pix resolution which is a bit strange for the first sight.
Once Gem window is totally black, than after closing and opening rendering shows white plane.
Can anyone suggest why the resolution is so different than HD? and why the color changes?
Thanks a lot in advance:
Popesz
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2013-01-24 15:32, Elektro Moon wrote:actually i don't think it is really possible. (even libvlc has removed
> Dears,
>
> did anybody manage to open a playlist created previously in VLC?
> The only extension is .m3u what VLC handles for me anyway, but
> neither opening it in PD with the extension nor without works.
direct support for playlist-files; the application has to parse the
playlist and then create a "media_list_t" structure according to it,
which can be played; Gem does nothing of that kind)
otoh, m3u is a rather simple file-format; you could even try to parse
it from within Pd.
that's a tricky question: how do you loop a live-video stream?
> And still the question is how do you loop it pd? send a [loop(
> message to pix_video or in the message box there should be a loop
> command?
after all [pix_video] is really an interface to infinite pix streams,
not to fixed-length media; hence you don't get information about film
length and EOS, which you need if you want to loop.
the object to play fixed-length media is [pix_film].
unfortunately, there is no VLC backend for [pix_film] so far.
luckily there is a GMERLIN-backend for pix_film, which can play a lot
of files as well.
fmasdr
IOhannesiEUEARECAAYFAlEBSpoACgkQkX2Xpv6ydvQh9ACgvI+cdD9kA3iGVE62QQsaN/Lt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
8NIAmLQkx09/Vz5ixIXWri2ueoojOrM=
=HppR
-----END PGP SIGNATURE-----
_______________________________________________
GEM-dev mailing list
GEM-dev@iem.at
http://lists.puredata.info/listinfo/gem-dev