#5367 closed defect
SCI: JONESCD: Spoken dialog starts at wrong point
Reported by: | SF/psycrow7 | Owned by: | bluegr |
---|---|---|---|
Priority: | low | Component: | Engine: SCI |
Version: | Keywords: | original | |
Cc: | Game: | Jones in the Fast Lane |
Description
Jones in the Fast Lane CD English version
The audio for spoken dialog starts to early. Every spoken line starts with half a second of speech from a different line and the current spoken dialog ends to soon cutting off the last half second of speech. I ripped the Audio track to as a WAV then converted it to FLAC.
Ticket imported from: #3069435. Ticket imported from: bugs/5367.
Change History (8)
comment:1 by , 14 years ago
Summary: | Spoken dialog starts a wrong at wrong point on audio track. → Spoken dialog starts at wrong point on audio track. |
---|
comment:2 by , 14 years ago
Summary: | Spoken dialog starts at wrong point on audio track. → JONESCD: Spoken dialog starts at wrong point |
---|
comment:3 by , 14 years ago
comment:4 by , 14 years ago
Priority: | normal → low |
---|
comment:5 by , 14 years ago
When ripped from the CD, the track length for me is 37:51. There is about 30 seconds of of garbage noise at the beginning and end of the track. After removing those it now works fine.
comment:6 by , 14 years ago
Moving to the wiki, known SCI bugs page: http://wiki.scummvm.org/index.php/SCI/Bugs
comment:7 by , 14 years ago
Keywords: | original added |
---|---|
Owner: | set to |
Status: | new → closed |
comment:8 by , 10 years ago
Summary: | JONESCD: Spoken dialog starts at wrong point → SCI: JONESCD: Spoken dialog starts at wrong point |
---|
This is a problem with the audio track in some versions of Jones CD. The sound track in the original CD contains garbage at the beginning and the end, probably a problem during the mastering process when the CD was written. The problem is easy to spot: just check the duration of the track and listen to it. The correct version is 36:52 in duration. The incorrect version is about 49:24 and contains junk at the beginning and the end of the audio track. If you got such a version, you need to fix it manually using an audio editor, such as Audacity. Open the MP3 file in Audacity and cut out the garbage data at the beginning of the track (the track should begin with "Welcome to QT clothing! We will sell you anything!").
Lowering priority for now, in case we can throw a warning or fix this in the code somehow