Page 1 of 1
psychedelic video filter without flying box?
Posted: 04 Oct 2009 01:57
by schnorginator
Is there a switch to stop the flying box in psychedelic video filter or has anyone relesed a mondified file to remove that from the psychedelic video filter, if not wat file would have to be recompiled to do so. thanks
Re: psychedelic video filter without flying box?
Posted: 04 Oct 2009 13:17
by VLC_help
if not wat file would have to be recompiled to do so
modules/video_filter/psychedelic.c
http://git.videolan.org/?p=vlc.git;a=bl ... 8b;hb=HEAD
Re: psychedelic video filter without flying box?
Posted: 03 Feb 2010 05:56
by palfrey
hi schnorginator and cone masters, i have a few questions relating to the psychedelic filter. i am wondering if perhaps you could enlighten me on how to ammend the code to remove the box as i have next to no experience with code and even after studying the link provided by vlc_help i cant even decipher which parameters would need changed, nor do i know if i would need to be working in a particular coding environment to make the necessary ammendments, in truth i am clueless about this so any help would be so greatly appreciated. also is there any way of changing the box to another shape or even a graphic? and can the starting hue/orientation of the colour cycle effect be modified in any way?
thanks in advance for your assistance
Re: psychedelic video filter without flying box?
Posted: 03 Feb 2010 13:22
by VLC_help
If you haven't studied C programming, changing anything will be quite complex operation. And yes, you can modify anything that the filter does.
Re: psychedelic video filter without flying box?
Posted: 03 Feb 2010 18:33
by palfrey
thanks for such a rapid reply, well in that case i suppose my next question is would anyone be able to point me in the direction of the artisticly motivated C programmers who hang out in these forums because i'm hoping that with the help of good manners and perhaps a screencapture or two of the artwork i've been creating with vlc that someone might be willing to help me out in this respect!
thanks again for your response.
Re: psychedelic video filter without flying box?
Posted: 05 Feb 2010 00:11
by VLC_help
You could try VLC IRC channel in case someone is interested.
Re: psychedelic video filter without flying box?
Posted: 06 Feb 2010 17:40
by palfrey
Thanks for the advice, i'll try that.
Re: psychedelic video filter without flying box?
Posted: 09 Feb 2020 00:31
by tamagucci
thanks for such a rapid reply, well in that case i suppose my next question is would anyone be able to point me in the direction of the artisticly motivated C programmers who hang out in these forums because i'm hoping that with the help of good manners and perhaps a screencapture or two of the artwork i've been creating with vlc that someone might be willing to help me out in this respect!
thanks again for your response.
i think u might be able to just comment out stuff like line 47, talking abt a 'static' image. Lines 138-142 might be just that.