Opened 13 years ago

Closed 13 years ago

Last modified 5 years ago

#9274 closed patch (fixed)

ScummVM Tools: Linux SMK to DXA conversion script updated

Reported by: (none) Owned by:
Priority: normal Component: Tools
Version: Keywords:
Cc: Game:

Description

I saw that the convert_dxa.sh used to convert The Fleebles Files's SMK file to smaller DXA files was really outdated. The original script is using Wine to run the RAD Video Tools converter to convert the SMK files to PNG frames and WAV.

Since FFmpeg can now read SMK files I rewrote just the two lines not to rely anymore on Wine and the RAD Tools. It should be faster and work on a larger varieties of systems where Wine isn't supported or working well (assuming that FFmpeg does of course).

Ticket imported from: #3148816. Ticket imported from: patches/1379.

Attachments (1)

convert_dxa.sh (737 bytes ) - added by SF/*anonymous 13 years ago.

Download all attachments as: .zip

Change History (5)

by SF/*anonymous, 13 years ago

Attachment: convert_dxa.sh added

comment:1 by Templier, 13 years ago

Merged in a0a7cb6

comment:2 by Strangerke, 13 years ago

Fixed in master by littleboy

comment:3 by Strangerke, 13 years ago

Resolution: fixed
Status: newclosed

comment:4 by digitall, 5 years ago

Component: Tools
Note: See TracTickets for help on using tickets.