You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I try to implement filter graph with one source and 2 sinks:
Is it possible?
Currently when I call link_to for abuffer filter. I got an error:
File "av/filter/context.pyx", line 76, in av.filter.context.FilterContext.link_to
File "av/error.pyx", line 428, in av.error.err_check
av.error.ValueError: [Errno 22] Invalid argument
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello.
I try to implement filter graph with one source and 2 sinks:
Is it possible?
Currently when I call link_to for abuffer filter. I got an error:
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions