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
Since comments are closed, I'll reply here.
ffmpeg must be compiled statically with vapoursynth support. In this case, the information will be shown and vspipe is not required.
Before import, you need to specify ffmpeg -f vapoursynth -i input.vpy
Apparently this is a ffmpeg bug. Linux AviSynth has a similar problem AviSynth/AviSynthPlus#194
The text was updated successfully, but these errors were encountered:
I am planning to inform the ffmpeg team about this issue.
But I think the information will also be useful in the Issues section of VapourSynth project. It will be possible to refer to it.
http://www.vapoursynth.com/2020/08/r52-titles-are-meaningless/
Since comments are closed, I'll reply here.
ffmpeg must be compiled statically with vapoursynth support. In this case, the information will be shown and vspipe is not required.
Before import, you need to specify
ffmpeg -f vapoursynth -i input.vpyApparently this is a ffmpeg bug. Linux AviSynth has a similar problem
AviSynth/AviSynthPlus#194
The text was updated successfully, but these errors were encountered: