2000DTM / bizhawk

Automatically exported from code.google.com/p/bizhawk
0 stars 0 forks source link

Resuming a movie made from a savestate will corrupt the movie file. #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a movie from a savestate
2. do some re-records then stop movie
3. Play movie and load last state to resume and record some more then stop.
4. Play movie (error is displayed)

What is the expected output? What do you see instead?
The finished movie doesn't work.  When resuming the movie the savestate is 
deleted from the movie file.

An error is produced 'Non negative number required' Parameter name:count

This I assume is refuring to "StartsFromSavestate 1" as the savestate is no 
longer contained in the file. 

What version of the product are you using? On what operating system?

SVN 4915.  I have noticed this issue while playing with n64 recording. Windows7 
64bit.

Please provide any additional information below.

If starting from savestate and stop when done, the movie is fine.  Its only 
when resuming the issue occurs.

I have repaired my damaged movie file by copying the savestate information from 
the movie backup file that's made when you start the recording 'Re-records = 0'

Original issue reported on code.google.com by MThompso...@gmail.com on 10 Sep 2013 at 6:18

GoogleCodeExporter commented 9 years ago
Reproduced.  Thanks for the report!  Looking into it, this is more than a skin 
deep problem.  Might want to stay away from movies that start from savestate 
for a bit.

Original comment by goyu...@gmail.com on 29 Sep 2013 at 5:38

GoogleCodeExporter commented 9 years ago
Fixed in r6412

Original comment by adeli...@tasvideos.org on 25 Apr 2014 at 7:37