Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#2654 closed defect (fixed)

dxa_encode: Audio encode fails on filenames with spaces

Reported by: SF/noizert Owned by: eriktorbjorn
Priority: normal Component: Tools
Version: Keywords:
Cc: Game:

Description

I tried the new encoder today (latest build) and found one bug in the encoder.

When encoding "Get Car", lame fails with: excess arg Get. Encode_dxa seems to be giving lame -> Get Car instead of ->"Get Car".

Ticket imported from: #1500631. Ticket imported from: bugs/2654.

Attachments (1)

compress.diff (1.1 KB ) - added by eriktorbjorn 18 years ago.
Completely untested patch

Download all attachments as: .zip

Change History (5)

by eriktorbjorn, 18 years ago

Attachment: compress.diff added

Completely untested patch

comment:1 by eriktorbjorn, 18 years ago

We probably just have to quote the file names in encodeAudio(). The following, completely untested, patch might do the trick.

comment:2 by Kirben, 18 years ago

Owner: set to eriktorbjorn
Resolution: fixed
Status: newclosed
Summary: dxa_encoder: fault on "Get Car.smk"dxa_encode: Audio encode fails on filenames with spaces

comment:3 by Kirben, 18 years ago

I tried an encode or each type (Flac, MP3 and Vorbis), using different tool each time, without any regressions. So commited patch to ScummVM SVN.

comment:4 by digitall, 5 years ago

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