13.07.2017, 21:53
Hybrid seems to be freezing now during any source analysing
.
same has happened with this source as well
.same has happened with this source as well
|
Hybrid freezing during source analyse
|
|
13.07.2017, 21:53
Hybrid seems to be freezing now during any source analysing
.same has happened with this source as well
14.07.2017, 05:00
What happens if you call:
"C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\Users\Matykó\AppData\Local\Temp\mediaInfoLog.txt" "--Full" "D:\BD-50\2D\SZORNY EGYETEM\MONSTERS_UNIVERSITY\BDMV\PLAYLIST\00802.mpls""C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\Users\Matykó\AppData\Local\Temp\mediaInfoLog.txt" "--Full" "D:\BD-50\2D\ALIEN_FL\BDMV\PLAYLIST\00800.mpls"Does MediaInfo report any problems? Only thing the log reports is that the output log file "C:\Users\Matykó\AppData\Local\Temp\mediaInfoLog.txt" seems to be empty (which Hybrid doesn't cope with well). Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
14.07.2017, 08:24
(14.07.2017, 05:00)Selur Wrote: What happens if you call: At line:1 char:43
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~
Unexpected token 'Language=en' in expression or statement.
At line:1 char:1
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The '--' operator works only on variables or on properties.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
14.07.2017, 11:09
Are you sure you copied the call properly? It's one one. The call itself should be fine, since the video has not changed for ages.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
14.07.2017, 17:31
(14.07.2017, 11:09)Selur Wrote: Are you sure you copied the call properly? It's one one. The call itself should be fine, since the video has not changed for ages. I do not understand because the same version of Hybrid is working without problem on my other machine with the same OS. and I did not do "anything" differently with Hybrid on each of them.
14.07.2017, 17:34
Assuming you copied the call as I wrote it I don't understand it either.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
14.07.2017, 19:41
(14.07.2017, 17:34)Selur Wrote: Assuming you copied the call as I wrote it I don't understand it either. I have double checked and this is the result: PS C:\Users\Matykó> "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\Users\Matykó\AppData\Local\Temp\
mediaInfoLog.txt" "--Full" "D:\BD-50\2D\SZORNY EGYETEM\MONSTERS_UNIVERSITY\BDMV\PLAYLIST\00802.mpls"
At line:1 char:43
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~
Unexpected token 'Language=en' in expression or statement.
At line:1 char:1
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The '--' operator works only on variables or on properties.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
14.07.2017, 20:20
Copy the call into a text file before you copy it into the command prompt to make sure it's only !one! line.
Juding by your paste it looke like multiple lines,... Also the output doesn't look like anything that comes from mediainfo,....
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. Offline between (including) 29th of June and 5th of July => RochHarz Festival
14.07.2017, 20:30
(14.07.2017, 20:20)Selur Wrote: Copy the call into a text file before you copy it into the command prompt to make sure it's only !one! line. then the same has happened: A Windows update cannot have such impact on Hybrid's behaviour? Hybrid behaves like this after a Windows 10 update. Would you propose a reinstall of Hybrid? PS C:\WINDOWS\system32> "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\Users\Matykó\AppData\Local\Temp\mediaInfoLog.txt" "--Full" "D:\BD-50\2D\SZORNY EGYETEM\MONSTERS_UNIVERSITY\BDMV\PLAYLIST\00802.mpls"
At line:1 char:43
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~
Unexpected token 'Language=en' in expression or statement.
At line:1 char:1
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The '--' operator works only on variables or on properties.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
PS C:\WINDOWS\system32> "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\Users\Matykó\AppData\Local\Temp\mediaInfoLog.txt" "--Full" "D:\BD-50\2D\ALIEN_FL\BDMV\PLAYLIST\00800.mpls"
At line:1 char:43
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~
Unexpected token 'Language=en' in expression or statement.
At line:1 char:1
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The '--' operator works only on variables or on properties.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
PS C:\WINDOWS\system32>
14.07.2017, 22:50
(14.07.2017, 20:30)mparade Wrote:I do not know what has happened to my Windows but since I started Hybrid as admin and pushed "clear all cached tool infos" button, everything has been working as it should.(14.07.2017, 20:20)Selur Wrote: Copy the call into a text file before you copy it into the command prompt to make sure it's only !one! line. |
|
« Next Oldest | Next Newest »
|