sample-cut-with-AsfBin.asf - has proper framerate display, same as huge source file, sample-cut-with-LosslessCut.asf - this one, had odd values in framerate field.
Thanks! I've checked and they will display proper framerates once we switch movie metadata to MediaInfo.
I'm not sure why the Windows Media API is returning the wrong framerate, but I suspect File Explorer has a check for invalid values returned by the API that makes it blank the field instead of displaying the value.
My guess is that the cut file has some fields in it which haven't been updated to reflect the shorter length, or maybe a header or metadata that's missing entirely, causing the Windows Media API to miscalculate things. MediaInfo appears to do the calculation in a more robust way.
Thanks for info, meaning this doesn't affect much.
Now I can process files with mentioned app, without worrying that output data will be irreversible affected.