문제

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