topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Sunday November 9, 2025, 11:33 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Spaarpott [ switch to compact view ]

Pages: [1]
1
Hi, Alloneword, and welcome to the DonationCoder site.

PlayTime uses the MediaInfo library to populate the list so, if MediaInfo doesn't return the data, it will be blank.  That said, I can try updating PlayTime to use the latest MediaInfo library to see if that fixes the issue.  If it doesn't fix the issue, you might try writing to the MediaInfo author.

Website | Download
v1.5.3 - 2017-09-02
    * Updated to v0.7.98.0 of MediaInfo.dll.


I also had new .mkv files encoded with Handbrake or updated with MKVPROPEDIT, in which playtime v1.5.3 does not readout the bitrate.
This is because the mediainfo.dll which playtime uses, gets extracted everytime you start the program, so it always uses a version out of 2017.
I found a quick workaround, by copying the latest mediainfo_i386.dll from the program MediaInfo and enable read-only on the file so it does not get replaced.


Watch out, with this method, it only reads the bitrates correctly. It does not read the codec anymore. Steps to do
  • Install the latest version of MediaInfo, if you do not have it already.
  • Copy from the MediaInfo install folder the file MediaInfo_i386.dll.
  • Paste this file in your playtime/RES directory.
  • Remove the Mediainfo.dll which exists.
  • Rename the Mediainfo_i386.dll to Mediainfo.dll.
  • Richt click the file > Properties > General tab > Attributes > Enable "Read-Only"
  • That's it! That worked for me!


Pages: [1]