Log in

View Full Version : How to get avisynth to play any source without


Milardo
10th March 2020, 03:38
Hi, what can I put in an avisynth script so that it will play any source without having to keep modifying a script?

I know this works as long as ffdshow can work with it?

ffdshow_source()

Any other ways?

stax76
10th March 2020, 07:35
You can try these:

https://staxrip.readthedocs.io/tools.html#id9

https://staxrip.readthedocs.io/tools.html#l-smash-works

Milardo
10th March 2020, 07:53
Hi,

I briefly looked at the links for those tools, but I didn't see a clear example of to get any source file to playback from an avisynth script without having to keep modifying the script for a particular file. Also, do they work for capture card sources?

stax76
10th March 2020, 08:03
All info is there but it's not necessarily easy to understand because after all it's code.

Milardo
28th March 2020, 06:30
I don't see anything there that works with capture cards. Found this though. However it doesn't seem to support audio just video. Anyway to get audio working?

https://forum.doom9.org/showthread.php?t=170311