Log in

View Full Version : Light alloy videoplayer + frame rate conversion scripts


travolter
29th August 2024, 17:54
Im used with potplayer to load avisynth/vapoursynth scripts. Also for MPV.
Light alloy is an old videoplayer that also implement avisynth... so you can use scripts. But I have a question if someone here is used to it (the forum of that video player is gone now).

In potplayer I use ffdShow_source() or potplayer_source() at the beginning of the script to load the video that have to be processed.

Im not able to use ffdShow_source() in Light alloy.

Anyone know the trick to load the video that have to be used with the script?