Post subject: Suggestion: Display frame count in Author's comments
Skilled player (1886)
Joined: 4/20/2005
Posts: 2160
Location: Norrköping, Sweden
This is mostly directed for NES submissions, but I think it might be a good idea to be implement for all submissions: My suggestion is to add another small box (preferably under "Movie length:") in the big "information box" at the right hand side of the author's comments for submissions containing the frame count for the movie. There are two reasons why I think this might be a good idea: 1. If someone submits a .fm2 run for NES game X, and this game has a published .fcm run on the site, in order to compare which one really is faster you have to download both movie files, open the published one in FCEU, open the submitted one with FCEUX, compare the frame counts, and then calculate the difference (or alternatively use a calculator and work a bit to find both frame counts). I think anyone who has tried to compare a submitted FCEUX run with a published FCEU run know that it's a bit cumbersome to compare them. 2. It will make it easier to compare runs on a frame level, as you don't have to open the movie files in the emulator or use a calculator to compare how many frames they differ by. Would this be possible to implement? Is this a good or bad idea? Discuss!
sgrunt
He/Him
Emulator Coder, Former player
Joined: 10/28/2007
Posts: 1360
Location: The dark horror in the back of your mind
This must be fairly easy to implement, as the times are calculated from the frame count.
Editor, Emulator Coder, Expert player (2106)
Joined: 5/22/2007
Posts: 1134
Location: Glitchvania
And sometimes the emulator displays a different time length from that in the submission/publication.
<klmz> it reminds me of that people used to keep quoting adelikat's IRC statements in the old good days <adelikat> no doubt <adelikat> klmz, they still do
sgrunt
He/Him
Emulator Coder, Former player
Joined: 10/28/2007
Posts: 1360
Location: The dark horror in the back of your mind
This has now been implemented. New submissions will save the frame count directly from the input file. Old frame counts have been reverse-calculated from the time (as that's what's stored in the database) and should be accurate for the most part (with the possible exception of some of the N64 runs). If you happen to notice that a frame count is wrong, let us know.