MplayerX, not only remembers what I've watched but also is able to resume playback at a later invocation.

As stated here "MPlayerX saves playback positions in plist file ~/Library/Application Support/MPlayerX/bookmarks.plist"

Can someone please explain what the values in the plist file mean?

<key> file://localhost/abc.m4v </key>
<string>33.795867</string>

clearly one is the name of the file but what does the numerica value signify? How can I translate 33.79... to something meaningful like "70% viewed" or "50 minutes viewed".

Thanks!

有帮助吗?

解决方案

I tested it, it is the number of seconds from the beginning of the video.

许可以下: CC-BY-SA归因
不隶属于 apple.stackexchange
scroll top