Results 39 issues of stax76

It would be a valuable feature if L-SMASH-Works would print progress to stdout. I've asked DG how he does it in DGIndexNV, his answer: ``` c void OutputProgress(int progr) {...

my internet connection is to slow for a 350 MB upload ``` LoadPlugin("D:\Projekte\VS\VB\StaxRip\bin\Apps\Plugins\avs\L-SMASH-Works\LSMASHSource.dll") LSMASHVideoSource("D:\Video\Samples\Misc\ProRes YUV444.mp4", format = "YUV420P8") ``` ``` General Complete name : D:\Video\Samples\Misc\ProRes YUV444.mp4 Format : MPEG-4 Format...

Hello, similar to what ffms2 does: FFVideoSource("", cachefile = "") StaxRip if possible keeps all files in a temp dir.

The AviSynth version gives an access violation, could you upload an avisynth build with debug symbols? https://forum.doom9.org/showthread.php?t=182175

I'm a staxrip dev, we would like to request using UTF8 avs scripts and long path support on Windows 10 1903. https://github.com/staxrip/staxrip/wiki/AviSynth-Unicode-support-on-Windows-10-1903 https://github.com/staxrip/staxrip/wiki/Windows-10-long-path-support

I would like to request UTF-8 and long path support in Windows 10 1903. UTF-8 manifest so far is used by x264 official, x265 DJATOM, staxrip and mpv.net This gives...

Hello, I'm trying to find a Google Chrome browser bookmark called: mpv.net Issues my bookmarks.ini content is: ``` [main] item_label_format = b {label} ({provider}) ``` I've entered the following in...

https://github.com/stax76/OpenWithPlusPlus#regex-filter https://github.com/stax76/OpenWithPlusPlus/blob/master/OpenWithPPShellExtension/Main.cpp#L386

[Open with++](https://github.com/stax76/OpenWithPlusPlus) sets the working directory of the invoked process to the directory of the selected file or selected folder. https://github.com/stax76/OpenWithPlusPlus/blob/master/OpenWithPPShellExtension/Main.cpp#L603

I would like to request old school Component Object Model support, in particular scripting support via IDispatch and registration free COM so PowerShell has access to MediaInfo. 😀

enhancement
NeedSponsor