VapourSynth-Editor icon indicating copy to clipboard operation
VapourSynth-Editor copied to clipboard

Seperate vs-encoder binary just like vs-previewer

Open rlaphoenix opened this issue 1 year ago • 4 comments

So, for context I made a basic VS Code extension to add a button on the top right next to the Run Script button that on-clicked opens the focused vpy file in vse-previewer.

https://github.com/YomikoR/VapourSynth-Editor/assets/17136956/a8ec6f7f-9779-4396-bdd0-842da5b5334a

It would be really neat if you could also seperate the encoder GUI so I can add an encode button too.

The extension is: VapourSynth Preview Button (Source)

rlaphoenix avatar Jun 21 '24 11:06 rlaphoenix

Compared to today's vspipe with filter time, graph, audio encoding features, etc., the encoding and benchmarking components are way behind. My suggestion is to use vspipe.

YomikoR avatar Jun 21 '24 23:06 YomikoR

While I don't disagree per-se, some times all I want is to choose an encode profile and hit encode with some basic progress reports, of which vs-edit's encode window works very well for. For that purpose I feel like it's still useful, especially in this context. If I wanted other features then I feel like using terminal with vspipe would suffice.

rlaphoenix avatar Jun 26 '24 14:06 rlaphoenix

Okay. But is another static build a good idea?

YomikoR avatar Jun 27 '24 05:06 YomikoR

TBH I think of vsedit-previewer from the default branch as the one for most users. For example, the latest vse-previewer commit won't work until the next VS release comes. (And as a passive warning, I didn't elaborate things in the release notes of vse-previewer.)

YomikoR avatar Jun 27 '24 05:06 YomikoR