24.08.2020, 23:54
Image Sequence now give different error but still don't works. XQuartz was already installed on my system before . This is what error i see when i launch VS script preview now:
Here is log file. (Just imported Image Sequence and launch vsViewer)
UPDATE. Problem with jpeg only. I tested it with PNG sequence and it works.
l33tmeatwad report that "jpg decoding is not enabled by default in image magick" and he will fix it
---
By the way, There is "Image Sequence Base" preference in Config tab. Seems Image Sequence importer ignore it and always use 1.000 framerate as default, so i need to change framerate manually on every Sequence import import.
Failed to evaluate the script:
Python exception: Read: Failed to read image properties: vsViewer: NoDecodeDelegateForThisImageFormat `JPG' @ error/constitute.c/ReadImage/562
Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 2244, in vapoursynth.vpy_evaluateScript
File "src/cython/vapoursynth.pyx", line 2245, in vapoursynth.vpy_evaluateScript
File "/Volumes/temp/Hybrid Temp/tempPreviewVapoursynthFile00_40_41_124.vpy", line 10, in <module>
clip = core.imwri.Read("/Users/shph/Desktop/office building/%03d.jpg", firstnum=0)
File "src/cython/vapoursynth.pyx", line 2069, in vapoursynth.Function.__call__
vapoursynth.Error: Read: Failed to read image properties: vsViewer: NoDecodeDelegateForThisImageFormat `JPG' @ error/constitute.c/ReadImage/562
Here is log file. (Just imported Image Sequence and launch vsViewer)
UPDATE. Problem with jpeg only. I tested it with PNG sequence and it works.
l33tmeatwad report that "jpg decoding is not enabled by default in image magick" and he will fix it
---
By the way, There is "Image Sequence Base" preference in Config tab. Seems Image Sequence importer ignore it and always use 1.000 framerate as default, so i need to change framerate manually on every Sequence import import.