18.02.2024, 13:05
Likes I wrote before I don't really see any meaningful benefit from using vsViewer instead of vspipe.
vsViewer was a mod of https://github.com/YomikoR/VapourSynth-Editor which mainly added IPC functionality. I later modified the source to be Qt6 compatible.
That vsViewer even can encode stuff is a remnant from the original.
Looking at your changes:
(in MainWindowlotBatchEncode; initialized isn't used anywhere,...)[/code]
is something missing?
Cu Selur
vsViewer was a mod of https://github.com/YomikoR/VapourSynth-Editor which mainly added IPC functionality. I later modified the source to be Qt6 compatible.
That vsViewer even can encode stuff is a remnant from the original.
Looking at your changes:
bool initialized = m_pJob->initialize();
is something missing?
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.