audiobargraph_v: fix overwriting vfilter position
with the x/y defaults being zero, for video filtering, any specified relative position would always be overwritten with absolute positioning by a condition check. this fixes the problem by using `-1` for defaults, as with the logo plugin.
Please register or sign in to comment