14.07.2017, 08:24
(14.07.2017, 05:00)Selur Wrote: What happens if you call:
and"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"
in a Windows terminal ?"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
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