I have a number of PAL films in my collection, but I use Video Clock to play them back at the original 24fps framerate. (well, 24/1.001 as Windows 8 doesn't seem to like switching to 24Hz)
When Video Clock is enabled, would it be possible to have Media Center display the correct playback time based on your selection in Video > Display Settings > PAL?
I am currently using this code to at least display the correct duration in the library:
if(!isequal([FPS],25),[Duration],formatduration(math([Duration,0]*(25/23.97602397602398)),0))
(I would have used 25/(24/1.001), but it doesn't seem to work)
but the progress bar still shows the original times when actually playing the film, so it's off by four or five minutes in most cases. The worst example I have is 2:46:54 displayed as 2:40:04