17.08.2023, 18:45
heLL o,
Today, i tried to encode just the video from an bluray structured movie.
I can't get preview with LWlibavsource, i get this ↓ script error thrown at me
And iam pretty sure that this ↑ is causing hybrid to crash at encode stage finaly !!
Also, both happends using Bluray as input or just opening the m2ts track !!
Then, when i choose FFmpegSource2 instead, and needs to create index file, its doing that at turtle slow crawling speeds of a whooping 10MB/sec using an NVme SSD pcie 4 stick for crying out loud !
Cheers,
TD
Today, i tried to encode just the video from an bluray structured movie.
I can't get preview with LWlibavsource, i get this ↓ script error thrown at me
Code:
Failed to evaluate the script:
Python exception: lsmas: failed to get video track.
Traceback (most recent call last):
File "src\cython\vapoursynth.pyx", line 3115, in vapoursynth._vpy_evaluate
File "src\cython\vapoursynth.pyx", line 3116, in vapoursynth._vpy_evaluate
File "E:\BD50\Movie\BDMV\STREAM\tempPreviewVapoursynthFile18_39_14_766.vpy", line 17, in
clip = core.lsmas.LWLibavSource(source="E:/BD50/Movie/BDMV/STREAM/00705.m2ts", format="YUV420P8", stream_index=0, cache=0, prefer_hw=3)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src\cython\vapoursynth.pyx", line 2847, in vapoursynth.Function.__call__
vapoursynth.Error: lsmas: failed to get video track.
And iam pretty sure that this ↑ is causing hybrid to crash at encode stage finaly !!
Also, both happends using Bluray as input or just opening the m2ts track !!
Then, when i choose FFmpegSource2 instead, and needs to create index file, its doing that at turtle slow crawling speeds of a whooping 10MB/sec using an NVme SSD pcie 4 stick for crying out loud !
Cheers,
TD