JKyle

Results 12 comments of JKyle

Well, my rough idea: 1. Get all the section anchors(`#`) from `https://github.com/rigaya/NVEnc/blob/master/NVEncC_Options.en.md`. 2. Search for the one that contains the search keyword `--check-decoders`. 3. Go to that anchor. I'm curious....

I see. BTW, it's about downloading a markdown _file_ `NVEncC_Options.en.md`, not a _site_. Anyway, I get your point.

> Let's keep this open, maybe we'll implement it in the future... Maybe someday @stax76 will find this feature interesting to implement. 🤣

As a side note, you can always batch run `ffmpeg` in the Command Prompt _after_ the file batch encoding jobs are finished in StaxRip. If the output files have only...

Looks fancy but IMHO, implementing this feature in VB may be very challenging. But I can be wrong. Let's see if @Dendraspis or @stax76 (or any other willing to participate)...

> The player could serve as a basis, right? > [video-compare](https://github.com/pixop/video-compare/tree/20200724) FYI, I just made a very simple GUI for `video-compare` in Python/tkinter, and it's a single executable file. [Here](https://github.com/JJKylee/video-compare_GUI/releases)....

There's a caveat: If you add `video-compare_GUI.exe` as a StaxRip menu item (`ExecuteCommandLine` item), the window called by `video-compare.exe` fails to launch from within `video-compare_GUI.exe`. I guess it's because the...

Wow... _Windows 10 Mail_ app surely seems to do something on the format of the reply post. 😓 Anyway... @Dendraspis, since @ukmark62 seems satisfied with my 'solution', I think you...

This is very similar to what I'm pondering on these days. I was thinking about composing a StaxRip embedded PowerShell script that generates an I-frame index list. I found an...

@stax76, that’s right. I’m wondering if the authors are willing to change the format. Hmm...