The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
|
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 ? 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 => 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 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 suitableCan 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 Encoder huffyuv [Huffyuv / 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. |