Log in

View Full Version : avisynth+wine - no progress bar when playing with mpv


nel-son
6th November 2015, 16:32
hi,

as an alternative to avxsynth i made some tests with avisynth (v.2.58; the last official build) and wine. i can play the script with mpv with this command line

wine avs2yuv datei.avs - | mpv -

but i can't jump to an other position with the progress bar in mpv. when i play the video in mpv directly it works. is this a known problem?

nel-son

qyot27
6th November 2015, 19:37
Pipes can't seek. And 2.5.8 is not the last official build of AviSynth - 2.6 was released back in May or June.

nel-son
6th November 2015, 19:59
That mean there is no way to use the progress bar with avusynth and wine? Maybe without pipe?

qyot27
6th November 2015, 20:29
Only if you run a Windows build of mpv in Wine.

nel-son
11th November 2015, 16:41
i've tried teh windows version of mpv under wine - doesn't work.