home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Unable to play files in Moving Pictures - MediaInfo.dll problem
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jackpenno" data-source="post: 879641" data-attributes="member: 104824"><p>Hey guys,</p><p>I am unable to playback video's through Moving Pictures plugin. Looking at the logs it appears that mediainfo.dll is the culprit. Where it is returning wrong media info:</p><p> </p><p>[CODE]2012-07-05 12:05:50.160514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: DLL Version : MediaInfoLib - v0.7.58</p><p>2012-07-05 12:05:50.161514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : \\Whs\Media\Movies\21 Jump Street (2012).mkv</p><p>2012-07-05 12:05:50.161514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Parse speed : 0.3</p><p>2012-07-05 12:05:50.162514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate : 0</p><p>2012-07-05 12:05:50.162514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width : 0</p><p>2012-07-05 12:05:50.162514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height : 0</p><p>2012-07-05 12:05:50.163514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio : widescreen</p><p>2012-07-05 12:05:50.164514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec : [ ".png" ]</p><p>2012-07-05 12:05:50.164514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type :</p><p>2012-07-05 12:05:50.164514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced : False</p><p>2012-07-05 12:05:50.164514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution : SD</p><p>2012-07-05 12:05:50.165514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration : 0</p><p>2012-07-05 12:05:50.165514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate : 0</p><p>2012-07-05 12:05:50.165514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels : 0 [ "0.png" ]</p><p>2012-07-05 12:05:50.166515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec : [ ".png" ]</p><p>2012-07-05 12:05:50.166515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasAudio : False</p><p>2012-07-05 12:05:50.166515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasVideo : False</p><p>2012-07-05 12:05:50.166515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles : False</p><p>2012-07-05 12:05:50.167515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles : 0[/CODE]</p><p> </p><p>I have tried updating MediaInfo.dll, but this does not fix the issue. I have also installed the MediaInfo GUI and it has no problems analyzing my video files, so it would seem that the problem exists in mediaportal's implementation of the .dll file. Any help would be greatly appreciated.</p><p> </p><p>Regards,</p><p>Jack</p></blockquote><p></p>
[QUOTE="jackpenno, post: 879641, member: 104824"] Hey guys, I am unable to playback video's through Moving Pictures plugin. Looking at the logs it appears that mediainfo.dll is the culprit. Where it is returning wrong media info: [CODE]2012-07-05 12:05:50.160514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: DLL Version : MediaInfoLib - v0.7.58 2012-07-05 12:05:50.161514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : \\Whs\Media\Movies\21 Jump Street (2012).mkv 2012-07-05 12:05:50.161514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Parse speed : 0.3 2012-07-05 12:05:50.162514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate : 0 2012-07-05 12:05:50.162514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width : 0 2012-07-05 12:05:50.162514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height : 0 2012-07-05 12:05:50.163514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio : widescreen 2012-07-05 12:05:50.164514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec : [ ".png" ] 2012-07-05 12:05:50.164514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type : 2012-07-05 12:05:50.164514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced : False 2012-07-05 12:05:50.164514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution : SD 2012-07-05 12:05:50.165514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration : 0 2012-07-05 12:05:50.165514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate : 0 2012-07-05 12:05:50.165514 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels : 0 [ "0.png" ] 2012-07-05 12:05:50.166515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec : [ ".png" ] 2012-07-05 12:05:50.166515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasAudio : False 2012-07-05 12:05:50.166515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasVideo : False 2012-07-05 12:05:50.166515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles : False 2012-07-05 12:05:50.167515 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles : 0[/CODE] I have tried updating MediaInfo.dll, but this does not fix the issue. I have also installed the MediaInfo GUI and it has no problems analyzing my video files, so it would seem that the problem exists in mediaportal's implementation of the .dll file. Any help would be greatly appreciated. Regards, Jack [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Unable to play files in Moving Pictures - MediaInfo.dll problem
Contact us
RSS
Top
Bottom