#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)
Change History (5)
by , 14 years ago
Attachment: | convert_dxa.sh added |
---|
comment:1 by , 13 years ago
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Tools |
---|
Note:
See TracTickets
for help on using tickets.
Merged in a0a7cb6