clone2727 / smushplay

Simple playback utility for SMUSH videos
GNU General Public License v3.0
7 stars 2 forks source link

DroidWorks .SAN #2

Open bahstrike opened 2 years ago

bahstrike commented 2 years ago

smushplay works perfectly for Mysteries of the Sith (MOTS) cutscenes. thank you!

Audio decoding for DroidWorks .SAN files works perfectly (at 2-channel 16-bit 22050hz).

However the video result is solid color bitmap.. its kinda funny because the solid pink screen actually fades in Lol. The file DROIDS.SAN actually results in a divide-by-zero crash.

My smushplay usage can be found here: https://github.com/bahstrike/smithSmushCutscene/blob/master/smithSmushCutscene.cpp

clone2727 commented 2 years ago

Yeah, there's some odd scaling going on with DroidWorks and (I think) Behind the Magic. I'll take a peek if/when I get a chance.