Commandline + flag + preset
Posted: 13 Oct 2023, 23:30
Hello this forum again.
By default help shows such hint how to use commandline:
When you try to mix everything together, you will see that in such order preset wont be applied. At least its on my side like that.
!!! To make it work you have to use [FLAGS] AFTER the path to [preset.VTM] file.
So this is typo/bug or something is off on my system?
And 2nd piece from me.
If using /nc which closes output window. Will it also close window on Failed result still ?
By default help shows such hint how to use commandline:
Code: Select all
Usage:
VideoThumbnailsMaker.exe [flags] [preset.vtm] video1|folder1 [video2|folder2]
!!! To make it work you have to use [FLAGS] AFTER the path to [preset.VTM] file.
Code: Select all
VideoThumbnailsMaker.exe [preset.vtm] [flags] video1|folder1 [video2|folder2]
And 2nd piece from me.
If using /nc which closes output window. Will it also close window on Failed result still ?