Discussion:
[Noisebridge-discuss] Preliminary VLC patch for flaschen-taschen vout
François Revol
2016-06-12 02:13:24 UTC
Permalink
Yesterday I wrote video output support for VLC. I'll upstream the patch
when I get time to clean it up, but if anyone wants to have a try, it's
here:
http://pastebin.com/Kk5WyfFq

You can use it like:

vlc --vout flaschen --flaschen-display=ft.noise --flaschen-width=45
--flaschen-height=40


It can be used with audio visualizations args on the audio input like:
… --audio-visual=visual --effect-list=spectrum --no-volume-save
--sout-raop-volume=0 alsa://

Also remember VLC can play png files (considers them to last 10s each)
in a playlist... not animated GIFs yet though.

And it also directly plays most youtube videos straight from their url.

François.
François Revol
2016-07-22 13:53:16 UTC
Permalink
Post by François Revol
Yesterday I wrote video output support for VLC. I'll upstream the patch
when I get time to clean it up, but if anyone wants to have a try, it's
http://pastebin.com/Kk5WyfFq
vlc --vout flaschen --flaschen-display=ft.noise --flaschen-width=45
--flaschen-height=40
It's now officially in the VLC repo:

http://git.videolan.org/?p=vlc.git;a=commit;h=cf334f257868d20b6a6ce024994e84ba3e3448c3

So it should be for everyone to use in the next release ;-)

François.
Henner Zeller
2016-07-22 15:27:40 UTC
Permalink
Wow, that is awesome François!
Thanks for doing that - it will open many new possibilities to use
FlaschenTaschen for visualizations that are otherwise hard to port.

-h
Post by François Revol
Post by François Revol
Yesterday I wrote video output support for VLC. I'll upstream the patch
when I get time to clean it up, but if anyone wants to have a try, it's
http://pastebin.com/Kk5WyfFq
vlc --vout flaschen --flaschen-display=ft.noise --flaschen-width=45
--flaschen-height=40
http://git.videolan.org/?p=vlc.git;a=commit;h=cf334f257868d20b6a6ce024994e84ba3e3448c3
So it should be for everyone to use in the next release ;-)
François.
_______________________________________________
Noisebridge-discuss mailing list
https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss
François Revol
2016-07-22 15:29:27 UTC
Permalink
Post by Henner Zeller
Wow, that is awesome François!
Thanks for doing that - it will open many new possibilities to use
FlaschenTaschen for visualizations that are otherwise hard to port.
Like, using visualizations with music:

vlc --vout flaschen --flaschen-display=ft.noise --flaschen-width=45
--flaschen-height=40 --audio-visual=visual --effect-list=spectrum
--no-volume-save --sout-raop-volume=0 --gain=4 alsa://

vlc --vout flaschen --flaschen-display=ftkleine.noise
--flaschen-width=25 --flaschen-height=20 --audio-visual=visual
--effect-list=spectrometer --no-volume-save --sout-raop-volume=0
--gain=4 alsa://

François.
Henner Zeller
2016-07-24 05:33:35 UTC
Permalink
Post by François Revol
Post by François Revol
Yesterday I wrote video output support for VLC. I'll upstream the patch
when I get time to clean it up, but if anyone wants to have a try, it's
http://pastebin.com/Kk5WyfFq
vlc --vout flaschen --flaschen-display=ft.noise --flaschen-width=45
--flaschen-height=40
http://git.videolan.org/?p=vlc.git;a=commit;h=cf334f257868d20b6a6ce024994e84ba3e3448c3
So it should be for everyone to use in the next release ;-)
I tried it with my large 160x96 RGB LED matrix panel running the
FlaschenTaschen protocol. Works nicely:



-h
Post by François Revol
François.
_______________________________________________
Noisebridge-discuss mailing list
https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss
Loading...