Selur's Little Message Board
hybrid error message on 2024 update - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: hybrid error message on 2024 update (/thread-3739.html)

Pages: 1 2


hybrid error message on 2024 update - VCRvideocapturing - 12.06.2024

Thanks for this great software.
I updated the software again now I'm getting an error
Quote:The code execution cannot proceed because MSVCP140.dill was not found. Reinstalling may fix the problem

Reinstalling hss not resolved the problem.
This is why I did not want to update


RE: hybrid error message on 2024 update - Selur - 12.06.2024

hss , what is that ? Huh
Does extracting the attached package into your Hybrid-folder help?

Cu Selur


RE: hybrid error message on 2024 update - VCRvideocapturing - 12.06.2024

I don't know what's happened I removed old version and installed new 2014 version.
Now im getting this error when opening hybrid. Im not on my PC si I can't download the file


RE: hybrid error message on 2024 update - Selur - 12.06.2024

Let me know whether those files helped when you are back at your PC.

Cu Selur


RE: hybrid error message on 2024 update - VCRvideocapturing - 12.06.2024

I downloaded the files
Where do I install the extracted files
Microsoft visuals base+ I think where is the file for that?


RE: hybrid error message on 2024 update - Selur - 12.06.2024

Quote:Does extracting the attached package into your Hybrid-folder help?
Quote:Where do I install the extracted files
Microsoft visuals base+ I think where is the file for that?
Angel
=> Put the extracted files into your Hybrid-folder, next to your Hybrid.exe file.

Cu Selur


RE: hybrid error message on 2024 update - VCRvideocapturing - 12.06.2024

(12.06.2024, 20:18)Selur Wrote:
Quote:Does extracting the attached package into your Hybrid-folder help?
Quote:Where do I install the extracted files
Microsoft visuals base+ I think where is the file for that?
Angel 
=> Put the extracted files into your Hybrid-folder, next to your Hybrid.exe file.

Cu Selur

It's working 👍
Thanks for that
I'm not going to update again lol


RE: hybrid error message on 2024 update - Selur - 12.06.2024

I'll also add those dlls to the next release.


RE: hybrid error message on 2024 update - VCRvideocapturing - 12.06.2024

(12.06.2024, 20:44)Selur Wrote: I'll also add those dlls to the next release.

Thanks 👍
Was this a Hybrid error or did the files gst deleted when I deleted old version of Hybrid?
I did the same earlier with 2023 version no such error.


Now I have another problem but this time with an encoded file.

After encoding a file with FFV huff in Hybrid the file does not open in virtualdub or Sony Vegas.
Here is the error message I'm getting on Virtualdub
Quote:Couldn't locate decompressor for format FFVH (unknown) Virtualdub requires a video for windows (VFW) compatible codec to decimpress video. DirectShow codecs, such as those uses by windows media player are not suitable
Can you please add Huffyuv and Lagrith codecs to Hybrid?

I'm sorry about all this.
Thanks for the help.


RE: hybrid error message on 2024 update - Selur - 12.06.2024

Quote:Can you please add Huffyuv and Lagrith codecs to Hybrid?
Short: No, I can not.

Long:
Regarding Lagarith:
Afaik, there is no command line encoder that support Lagarith which Hybrid could use.
Command line encoder would need to:
a. be free (ideally open source and supported by some developer) and no spyware or similar
b. support pipe input (ideally via y4m pipes)
c. report progress during encoding
(optional) d. the encoder is available for Windows and Linux.

Regarding Huffyuv:
FFmpeg does support Huffyuv:
ffmpeg -h encoder=huffyuv
reports:
Encoder huffyuv [Huffyuv / HuffYUV]:
    General capabilities: dr1 threads
    Threading capabilities: frame
    Supported pixel formats: yuv422p rgb24 bgra
huffyuv AVOptions:
  -non_deterministic <boolean>    E..V....... Allow multithreading for e.g. context=1 at the expense of determinism (default false)
  -pred              <int>        E..V....... Prediction method (from 0 to 2) (default left)
     left            0            E..V.......
     plane           1            E..V.......
     median          2            E..V.......
Problem is, afaik. that version was inferior to the Huffyuv vfw encoder in regard to compatibility and speed, but that is the only command line encoder I know that Hybrid could use for Huffyuv.


=> So unless you can name command line encoders, Hybrid could use to support those formats, I can not add support for those.

Cu Selur

Ps.: Personally, I would use FFV1 (or H.264 lossless through GPU encoding) or FFvHuff.