>Hey,
>
>Have a simple script
>
>if soundBusy (1) then
>go to the frame
>else
>go next
>end if
>
>That's it! Problem is playback keeps leaving before audio is finished,
>cutting off end of audio (short narration audio files).
>Using D7 on PC. Have set the soundDevice = "DirectSound" in startMovie
>script.
>???
I've seen this happen alot on the PC side. If you open up your audio file
(with something like Sound Forge), you will probably notice that your
audio file ends pretty much right after the voice quites. This causes
many PCs to clip the end off (stop early) on the soundBusy condition. If
you add about a .5 to a .8 second of silence to the end of the audio
file, they will complete just fine.
Seems like the PC wants to handle the audio file in increments of some
sort. The audio runs to the end on a MAC, but if there is NOT enough
space after the voice stops on a PC, it gets clipped early. This has
fixed my problem in the past everytime.
>Mike Spyder Cash
Good luck,
JRS :-)
_-------_
/ \ DO RE MI DRINK, by Homer J. Simpson.
| |
| | *ahem* La la la la....*ahem*LAAAAAAA!!
| __ __)
| / \/ \ DO...... the stuff...that buys me beer...
/\/\ (o )o ) RAY..... the guy that sells me beer...
/c \__/ --. ME...... the guy... who drinks the beer,
( ) FAR..... a long way from me to beer...
\_ _-------' SO...... I'll have another beer...
| / \ LA..... I'll have another beer...
| | '\_______) TEA..... no thanks, I'm drinking beer...
| \_____) That will bring us back to...
|_____ | <Looks into an empty glass
|_____/\/\
/ \ D'OH!
==================================================
John R. Sweeney Jr. ([EMAIL PROTECTED])
Interactive Multimedia Developer/
Digital Media Specialist
On Demand - Interactive, Inc.
Hoffman Estates, Il 60195
847.651.4469 (cell) 847.882.0187 (fax)
==================================================
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]