Did you deinstall the previous version before installing the latest version?
+ Reply to Thread
Results 1,171 to 1,200 of 2356
-
-
@Selur:
this new version gives 2 error messages that prevent it from launching most of the time, one about qaac and one about msvcp120.dll missing and something about an empty output for qaac and the one time it did launch i noticed that you didn't include the divx encoder, it's not included in the install directory. -
@deadrats:
i noticed that you didn't include the divx encoder, it's not included in the install directory.
this new version gives 2 error messages that prevent it from launching most of the time, one about qaac and one about msvcp120.dll
@Wruckler: still waiting for an answer to my last question to you. -
Ah, okay, easy to fix: delete qaac.exe from your Hybrid folder, there should be one in the 'dynamic' folder.
---------------------------
mp4fpsmod.exe - System Error
---------------------------
The program can't start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem.
---------------------------
OK
---------------------------)
-> fix by deleting 'mp4fpsmod.exe' from your Hybrid folder. (There is still a version in the 'dynamic' folder' -
DivX265 should be located inside the 'dynamicX'-folder.
It should not be missing. -
Fixed it a yesterday (totally forgot about it), but releasing a new version for just that is too much hassle, since it doesn't seem that important.
-> next public release should support it -
Unable to use the view information about the frame =(
PreviewAvisynth not understand Cyrillic letters in the directory / path > H:\тест\divx.hevc -
@Graviator:
Background info:
Avisynth doesn't support Unicode file and path names, so to avoid feeding it with such names Hybrid does call the Windows API function GetShortPathName, which normally works fine.
I tried to reproduce your problem by:
First- creating a folder names 'тест' on my a disk named 'h:\'
- copied a file to it
- started Hybrid
- opened the file
- checked the Avisynth script and the name was properly converted to ANSI:
FFVideoSource("H:\FF6D~1\test.avi", .... - checked the preview and it worked too
-> create a debug 9 output of the 'Avisynth preview'-call generation by:- starting Hybrid
- loading your source
- setting an output file or a default output path
- enabling debug output level 9
- starting the avisynth preview
It should at least contains some 'asking windows for short name for: X' infos and the result Windows offered '-> shortened: Y'.
For me it looks like this:
Code:shortFileName for: H:\тест\test.avi trying to shorten,.. asking windows for short name for: H:\тест\test.avi -> shortened: H:\FF6D~1\test.avi -> shortened name: H:\FF6D~1\test.avi
Ps.:@gonca: thanks for the donation
PPs.: @Graviator: also try if it works if you use a longer Cyrillic name for the folder.Last edited by Selur; 8th Jul 2014 at 00:24.
-
Code:
shortFileName for: H:\тест\test (p).mov trying to shorten,.. asking windows for short name for: H:\тест\test (p).mov -> shortened: H:\ТЕСТ\TEST(P~1.MOV -> shortened name: H:\ТЕСТ\TEST(P~1.MOV
What does 'Show current Avisynth script' show? -
I asked: What does 'Show current Avisynth script' show?
I did not ask about the errors that come when you call 'Avisynth preview'.
Strange thing is, that for some unknown reason 'H:\тест\test (p).mov' and 'H:\ТЕСТ\TEST(P~1.MOV' are mixed, the debug output showed 'H:\тест\TEST(P~1.MOV', which normally shouldn't happen, so I'm trying to find the place where the processing is going wrong on your system. -
No, the problem is that .avs contains:
Code:"H:\าลัา\TEST(P~1.MOV"
So to know where the problem originates I want to know how the script looks before it get's saved to the hdd.
-> see attachments -
Okay, there the script is fine. ('ТЕСТ' is used instead of 'тест')
-> will create a new version which will add some additional debug output to find where the processing goes wrong.
(send you a PM)Last edited by Selur; 8th Jul 2014 at 07:19.
-
What language is selected under 'Control Panel->Region and Language->Administrative->Language for non-Unicode programs' on your system?
Similar Threads
-
vp9 vs x265 vs DivX265
By deadrats in forum Video ConversionReplies: 14Last Post: 28th Jun 2015, 09:48 -
HEVC-x265 player in linux?
By racer-x in forum LinuxReplies: 4Last Post: 20th Mar 2014, 18:10 -
Hybrid [x264/XViD - MKV/MP4] Converter Support Thread
By Bonie81 in forum Video ConversionReplies: 6Last Post: 8th Jan 2013, 03:53 -
VP8 vs x264
By Selur in forum Video ConversionReplies: 14Last Post: 14th Apr 2012, 07:48 -
How often do you reinstall your operating system(windows,mac,linux etc..)?
By johns0 in forum PollsReplies: 28Last Post: 22nd Jan 2011, 17:14