foone / 3DMMForever

A modernized version of the Microsoft 3D Movie Maker release
MIT License
537 stars 24 forks source link

[feature] enable debug option to write bitmaps #49

Open willbr opened 1 year ago

willbr commented 1 year ago

I've enjoyed playing with the bitmap export feature in debug mode.

Maybe we should enable it by default?

https://github.com/foone/3DMMForever/blob/79b301091175459dd39ec53bbb8a711248e969c6/src/studio/utest.rc#L73

https://github.com/foone/3DMMForever/blob/79b301091175459dd39ec53bbb8a711248e969c6/kauai/src/mbmp.cpp#L766-L779

willbr commented 1 year ago

if you rename the files to bmp, ffmpeg can convert them to a gif

ffmpeg -r 6 -i cel%04d.bmp output.gif

Also, the files are saved in the VirtualStore for me on Windows 11 C:\Users\wjbr\AppData\Local\VirtualStore\Program Files (x86)\Microsoft Kids\USERS\wjbr