Entire Array of Audio Problems

Hello,
We just recently bought Apple's Final Cut Studio bundle, and it's been a real help. However, I'm running into some problems already. During my time with Final Cut Express, I had problems with audio segments "missing" when a section of the project was exported. For no apparent reason, in the exported file, certain audio tracks would simply cease to play. Sometimes this was solved with removing the track and pasting it back in, but not always. After we upgraded to Final Cut Pro, I had hoped that these problems would be solved. They were... at first. Now we're encountering them again. For some reason, selecting "Mixdown" from the "Render Only" menu seems to have abated the missing audio bug for now, but I don't know if that's really the reason. If anyone knows why these clips of audio are missing in the export, please tell me. Now, onto the next problem...
For some reason, audio clips won't fade out when they're supposed to. I have several audio clips which fade out gradually over the course of their playing, but when I export the project, these clips don't fade out, and instead they stop abruptly at the end. Obviously, this doesn't sound very good, as they're supposed to fade out. Does anyone know what is causing this?
PowerMac G5   Mac OS X (10.4.3)  

Another problem, less severe:
At times, while playing a section in FCP, the volume of my music will appear to dynamically adjust its volume to compare to what else is playing at the same time. This makes it very hard for me to adjust the volume levels of my clips properly, since I never know if its playing at the volume that it should be when I export it.

Similar Messages

  • Checking entire array for collision? How? AS 2.0

    Hi!
    I am doing a flash game with Actionscript 2.0 and have encountered a problem.
    I have this statement _root.bulletArray = [] that is storing all my movieclips that have been created with attachMovieClip. I was able to store all bullets in the array because when I say for it to trace the array I get the following:
    _level0.bulletCopy39
    _level0.bulletCopy39,_level0.bulletCopy43
    _level0.bulletCopy39,_level0.bulletCopy43,_level0.bulletCopy47
    _level0.bulletCopy39,_level0.bulletCopy43,_level0.bulletCopy47,_level0.bulletCopy51
    _level0.bulletCopy39,_level0.bulletCopy43,_level0.bulletCopy47,_level0.bulletCopy51,_level 0.bulletCopy55
    _level0.bulletCopy39,_level0.bulletCopy43,_level0.bulletCopy47,_level0.bulletCopy51,_level 0.bulletCopy55,_level0.bulletCopy59
    _level0.bulletCopy39,_level0.bulletCopy43,_level0.bulletCopy47,_level0.bulletCopy51,_level 0.bulletCopy55,_level0.bulletCopy59,_level0.bulletCopy63
    and etc...
    But how do I detect collision with ALL the bullets?
    I have a movieclip that has the instance name: enemy
    I have written the following:
    if(_root.bulletArray.hitTest(_root.enemy))
    trace("hit")
    It dosent work, notihing is traced in the command thing.
    But if I do the follwing:
    if(_root.bulletArray[1].hitTest(_root.enemy))
    trace("hit")
    then it will detect the collision, but only of that bullet, not of the entire array of bullets.
    Any help is highly appreciated! =D
    ----NOTE-----
    I have also tried the followign without sucess:
    if(_root.bulletArray[1,2,3,4,5,6,7,8,9,10].hitTest(_root.enemy))
    trace("hit")

    You need to use a loop to go thru the entire array one element at a time...
    for(i=; i<bulletArray.length; i++){
         if(_root.bulletArray[i].hitTest(_root.enemy))
              trace("hit")

  • Getting Around MPEG Streamclip "No Audio" Problem

    (Long post; apologies in advance.)
    I needed to get around the MPEG Streamclip "no audio" problem that other people here have had. I just found a workaround that more-or-less works for my specific situation ... and it's free to boot.
    Since other people are having this problem, I thought I'd let you know what happened to me, so you can decide if this is something you want to try. If you do, I suggest posting replies here so we all can learn (if that's okay with the board moderators here).
    QTAmateur for MacOS X is available at http://www.mikeash.com/software/qtamateur/ . The developer has a somewhat full explanation of what it does at the site, so I won't repeat it here (and I don't get anything for talking about it here; I just want to share the good news).
    Right now I'm field recording with a Flip Mino camera (non-HD), which saves video/audio to an AVI file (3ivx MPEG-4, 640x480) at 30 fps, with 44.1 kHz audio (Microsoft ADPCM). Funny thing is the files from my Flip actually imported into FCE without any conversion, but I had to render everything. And the video looked like crap. Hated the rendering and the look, so I searched for other solutions.
    After paying for a couple of things that didn't work (lessons learned there), I finally found MPEG Streamclip. Since I'm using Snow Leopard, I sunk the additional $20 into the dang MPEG-2 playback component after my initial export try didn't produce any audio. After the component install, I still didn't have audio. Grrrrr.
    So I Googled a bunch of keywords, and I somehow stumbled across this QTA package. Snow Leopard users should note a minor drawback here: QTA needs QuickTime 7, which gets blown away in a Snow Leopard upgrade and is not included in new Macs with Snow Leopard. Users can get off of their Install DVD, though, so it's not a huge deal.
    When exporting from QTA, I matched its settings (audio and video) with the ones I found in this document: http://discussions.apple.com/thread.jspa?messageID=12274888&#12274888 . QTA's export interface is actually QT7s, so at least that's familiar.
    The only problem I'm having is that even though I set QTA to export at 29.97 fps, the exported files are still at 30 fps. A quick change in FCE upon import is the only thing I needed to use the file without rendering. I also had to change the fps setting on my LiveType files.
    The only thing I need to figure out is to how to match up some studio-recorded audio with all of the above, so I don't have to render the studio audio and so it comes out at the equivalent of 30 fps. I think all I need to do is record at 44.1 KHz and I'm okay.
    Of course, this is all my experience, and I realize others may not be able to work with this kind of setup. But I think this is an interesting workaround .. I wouldn't really call it a full solution, though, mainly because of the 29.97 fps versus 30 fps aspect.
    One other quick thing: I'm not sure if this works without that $20 MPEG-2 playback component from Apple (thanks for that charge, Apple!), since I already had the component installed when I discovered QTA. Someone without the component, though, can download this and see if it works. If it does, then we all know that we don't need to spend the extra $20 for it to work.
    If you decide to take the plunge, please let us know here. Thanks for reading.

    @Tom and @Meg:
    Thanks so much for your replies (speedy, too!). I especially want to thank Meg, who took the time to replicate the problem (which confirms to myself that I'm not nuts ). At least I know I have an ultimate "savior" in QT7 Pro.
    Before I spend that final $30, though, I want to see if Tom can help, based on what the QT Inspector says about my .avi files from the Flip. Here's what it says:
    VID00001.AVI
    Format: Generic MPEG-4, 640 x 480, Millions
    Microsoft ADPCM, Mono, 44.100 kHz
    FPS: 30
    Data Rate: 3408.53 kbits/s
    Normal Size: 640 x 480 pixels
    Current Size: 640 x 480 pixels (Actual)
    (that's word for word, except for the source [file location]; wish I could figure out how to paste in the window from my Grab of it.)
    I've already done the exports in the same way Meg indicated in her reply, trying all kinds of combinations. When exporting, though, I've always used DV/DVCPRO w/audio @ uncompressed 48k, and frame size @ 720x480 @ 29.97fps settings (saw those in another post here at the forum). I'm thinking those aren't contributing to my situation.
    Whaddya think, Tom?
    BTW, the biggest reason why I want to have the audio is to easily sync the audio off the digital recorder (I hook myself up with a lav mic) to the audio coming off of the Flip. I do the ol' "triple clap" trick to sync audio, so that helps -- thank goodness for audio waveforms in FCE.
    Once synced, I then delete the Flip audio and move the digital recorder audio up to A1/A2 (although I delete the A2 audio channel). Sounds 1000% better than the Flip audio, as I record outside and the Flip mic picks up wind big-time.
    BTW, Tom: I bought your book earlier this week. It's really, really good. You could teach an entire college semester class off of this book, and do it well. I'm getting to more of the lessons this week.

  • Audio problems and can't open project to another computer.

    I'd like some help with moving a project from my G4 powerbook (10.4.3 1Gb RAM) to my G5 iMac (10.4.4 1.5Gb RAM) both with ilfe 06 installed. I copied the project file across and it won't start up on my iMac. The reason I'm trying to move the project over is that the audio quality on the entire (powerbook) project is absolutely u.s. (created on my brand new powerbook with factory settings intact). I have already used iMovie on my iMac with the same camera and it worked just fine and was kinda hoping that 'porting it over might cure the problem, although I'm not at all sure it will. I think the fault is probably embedded in the original. (incidentally, I CAN open the moved project when I connect my powerbook to my iMac)
    Audio problem:
    I noticed, while importing the clips, that my powerbook started sporadically cutting out the audio (unusual I thought!) but I was under a bit of pressure to complete and thought it was just a temporary glitch.
    I'd appreciate some help with that also, if anyone has a suggestion.
    Anyway, as I said, the project simply won't open on my iMac (I've checked permissions they seem OK) iMovie starts up when I click the project, but stalls until I click iMovie's icon in the dock, where upon the previous project I worked on loads up fine.
    Most frustration overall, I thought if I had 2 machines I would have ultimate flexibility - It's not woking out like that at all.
    I'm apprehensive about upgrading my powerbook to 10.4.4 at the moment - frightened I'll loose the whole thing!!
    I've used iMovie 2, 3 and 5, never had any issues like this before.
    iMac G5 + Powerbook G4 (10.4.3)   Mac OS X (10.4.4)  

    Same here. I don't have a solution, but I understand exactly your problem. This is what I did.
    Imported movies into iPhoto from stills camera.
    Opened iMovie, new project bla bla, dragged from event library (iphoto videos).
    Made/edited movie etc.
    All gone well. Exported to iTunes/iDVD etc no problem.
    Now, I don't need to keep all the original video clips in iPhoto so can I delete them?
    Yeah sure, I'll just drag the iMovie project to my ext HD as per the iMovie help files.(in iMovie)
    Opened project that is now on ext HD.
    File/Consolidate/Copy clips & Move events.
    But.... it doesn't. The 'Copy clips' box even says '2.2gb' which is the right amount for the movie clips. But they never go to the iMovie project file on my ext HD.???

  • Solve my corrupted audio problem for $$ and eternal gratitude

    My video project has corrupted audio suddenly. I've read about other audio problems when exporting, but all I did was save the project while editing, no export. I have the prefs set to extract audio at pasteover, which I've done a lot of for this 2-camera wedding shoot. I also have the second audio track occasionally used for background music. All three tracks (video, audio 1, audio 2) on the timeline have corrupted audio for the entire length of the project. It sounds like a helicopter whirr was added, it's very choppy. Also, both cpus are maxxed out and the process monitor shows iMovie utilizing 180%+ consistently. When iMovie isn't running, it's in the single digits. As soon as I load iMovie the cpus max out. This hasn't happened the whole project, just recently. So what changed? I don't know. I've been doing the same thing the whole time, the pasteovers, the add titles, the add background track, saving the project every couple of minutes. Each time I've saved, it looks like it's listing off different files or clips, not just the changed clips. I've tried deleting the QT movie it created in the cache and let it recreate to see if that would help, but it didn't. Would deleting the files in the waveform cache help? I've got about 30 hours into this project already and would love to resurrect this audio if possible. Either that or it's Jim Beam and call it a day. I thought this was non-destructive editing, but apparently that's just the originals? That doesn't help much when the whole project audio goes in the toilet and I'm looking at redoing this whole project. Anyone who can fix this is getting a big ol' sloppy kiss on the mouth and an iTunes gift certificate.

    I've never personally seen the audio problems you describe, but there's some things I'd try before giving up. As you've probably read, it's not unusual to have playback problems in projects containing complex audio. The odds for it seem to increased in QuickTime 7.
    1. Try opening the "TimeLine Movie.mov" that's inside the Cache folder of the project in QuickTime Player. If the audio plays okay there, the audio data is intact and you're seeing a playback anomaly in iMovie. (QuickTime Player may choke too, but don't conclude anything from that.)
    To access the movie, Control-click on the project icon and choose "Show Package Contents".
    2. Try exporting ONLY the project audio to an AIFF file, then import THAT back into the project and replace the audio you have. That will "flatten" the audio and make it much easier to play. (To be safe, on a copy of the project.)
    Or if you have QuickTime Pro, you might try extracting all the audio from the Timeline movie.
    To export to an AIFF file, choose File > Export, click on QuickTime, set the popUp menu to "Expert Settings", press Share, then from the top popUp menu, choose "Sound to AIFF". Choose the level of quality you want from the bottom popUp menu, then Save.
    What may be going on here is that extracting audio has created MANY audio files in the project, some possibly very large. (Each time we extract audio from a clip that is part of a Media file shared with other clips, iMovie extracts ALL the audio from that Media file, not just the audio of the selected clip.) To see what audio files the project contains, look in the Media folder of the project.
    If you get this solved, please say how.
    Oh, and if you haven't updated to iMovie 7.1, you might try that. There were improvements in handling multiple audio tracks, I read somewhere.
    BTW, it's usually not a good idea to change things inside the project package. iMovie can get pretty confused. The Timeline movie is replaced each time we save, so that's not a big deal.
    Karl

  • IMovie to iDVD audio problems

    Hello,
    I am using iMovie '09 (version 8.0.4). I have created a movie with mp3 audio files playing in the background with the clip volume at 0. The video clips are interspersed with some images every now and then as well as transitions. The movie plays quite well when i preview it in iMovie.
    I then share the movie with iDVD (version 7.0.4). When I play the movie in iDVD, almost the entire thing plays perfectly except for this one little part. In that little part, audio from some clip starts playing along with the background music.
    More things about my project:
    1. I am using audio ducking only once, I know where it is in the timeline and it is working just fine
    2. Where the problem occurs, I have looked if I might be doing something wrong in precision editor. Turns out I am not using precision editor on the clips where the audio problem occurs at all
    3. All video clips around where the porblem occurs are at a volume of 0
    I am confused. Please help.
    Thanks.

    Hi
    *No audio on DVD disc.*
    Most common origin.
    1 Imported audio from iTunes.
    • In iTunes copy out as an audio-CD .aiff
    • Use this in Your movie project
    2 Strange audio formats like .mp3, .avi etc.
    • Change them to .aiff. Use an audio editor like Audacity (free)
    3 Main audio is set to off in System Preferences - Does this by it self - Don’t know why
    Cheque Audio-Out resp. Audio-In
    4. Ed Hanna
    Had the same problem; some Googling around gave me a kludgy, but effective fix
    Downgrade Perian from recent versions back to version 1.0.
    That worked for me, and so far I haven't encountered any deficiencies—except it takes more advanced versions of Perian to enable QuickTime to handle subtitles in .srt format—that I have noticed.
    Before burning the DVD.
    • Do a DiskImage (File menu and down)
    • Double click on the .img file
    • Test it with Apple DVD-player
    If it’s OK then make Your DVD.
    Burn at x1 speed.... (or x4)
    • In iDVD 08 - or - 09
    • Burn from DiskImage with Apple Disk Util tool
    • OR burn with Roxio Toast™ if You got it
    Yours Bengt W

  • Audio Problem since upgrading to Mountain Lion

    Has anyone encountered audio problems with their iMac?  I just upgraded to Mountain Lion on my i7 27" with 16GB of Ram and found that the Audio starts to get distorted and eventually cuts out after about an hour!  It starts cutting in and out when I move the mouse and eventually there will be no sound at all!
      Sometimes it can take over an hour of steady use, my last time was watching a movie on Netflix.  I initially noticed this using a USB DAC Headphone Amp.
    I never had any Audio problems before, my machine is over 1 year old.
    I enjoy watching movies in iTunes and DVDs, but this is making it difficult!  A full restart usually fixes the problem for a time but it will eventually come back
    I'm seriously thinking of going back to Lion for the time being and seeing if it is a Hardware problem.

    i don't know if mine is the same issue, but i had no sound through any of my applications after upgrading to mountain lion.  here is what i had to do to fix it:
    -- applications > utilities > audio midi setup > UNmute all options under "built-in output" (they were mysteriously muted)
    Also, I noticed that the options for "use this device for sound output" and "play alerts & sound effects through this device" were no longer assigned to my Built-in Output device.  They were assigned to some other random sound driver.  To fix, i right-clicked on Built-in Output and reassigned those items to my built in speakers.  All fixed now!
    very weird problem, though.

  • Quick question how to wrie entire array in one go without loop

    I have the following loop, which goes around store array and write each element to file one at a time, i have been told that i can do this an easy way by writting the entire array at once. Can anybody tell me how to do this?
    int storeSize = store.getCount();
    for (int i = 0; i<storeSize;i++)
    output.writeObject(store.elementAt(i));

    i believe the method is
    Arrays.fill(
    read the api of the Arrays classPerhaps you should read the API, too, before
    offering advice.eerm, i dont need to read the api because i know this method exists:
    static void      fill(Object[] a, Object val)
    Assigns the specified Object reference to
    each element of the specified array of Objects.I'm sorry, you're absolutely right. Original poster, stop serializing objects
    to that ObjectOutputStream, and instead fill an array with multiple
    references to the same value. Whew, that was a close one, eh mates?

  • Can Apple fix the 12 bit audio problem once and for all?

    I have had persistent audio problems from I Life V3 all the way up to I Life 06. Sometimes it is synch issues. Sometimes it is audio dropping out. I have been through the various forums and applied the various remedies with some successs, some failure. The basic problem is that I have an extensive quantity of Mini DV tapes dating back to 1997, most recorded with 12 bit sound (prior to 2002). Apple's basic stance has been, you must use 16 bit sound or I Movie and/or I DVD won't work and . And proposes awkward workarounds. Basically placing the onus on it's own consumers. Why can't 12 bit sound support be included in I DVD 06 and these persistent audio issues put to rest once and for all? Is there some overwhelming technical reason why it cannot be done?

    I don't know about overwhelming, but the DVD specification (which was not developed by Apple) calls for the audio to be sampled at 16-bit/48KHz (I think you might also be able to use 96KHz as well). This is what the software expects. If you choose to use another sample rate then the software may or may not be able to "fix" it in post. The real problem is that many camcorder manufactures set the audio to 12-bit by default.
    Mike

  • HOW TO FIX NO AUDIO PROBLEM IN FLASH (4 SOLUTIONS)

    This solution is for WINDOWS ONLY!!! Unfortunately I believe
    it is a bug in flash itself as I have read more than one instance
    of this same no audio problem occuring on MAC'S and LINUX based
    systems as well. IF YOU KNOW OF SOLUTIONS TO THE MAC OR LINUX BASED
    PROBLEMS, PLEASE POST THEM IN THIS THREAD.
    Description of the problem: Video sites such as YouTube,
    VideoSift, Break, Google Videos, Yahoo, and a plethora of others do
    not stream embedded audio. Viewing a YouTube video, for example, on
    VideoSift.com results in the video playing back with no audio.
    However, by going directly to YouTube and playing back the same
    video, it appears to work.
    THERE ARE SEVERAL POSSIBLE SOLUTIONS.
    Problem: You may be missing your WAVEMAPPER driver.
    Cause: Wavemapper driver was removed during installation or
    updating of the Flash Player. It might not necessarily be Flash
    that removes it but apparently something does.
    Solution #1: Google "Flash No Audio WAVEMAPPER" for
    directions, its been covered a bunch, but basically requires
    running REGEDIT and readding the WAVEMAPPER key to the appropriate
    location and value in the registry. Its not as difficult as it
    sounds.
    http://weyland.be/wrdprss/index.php/2006/08/22/no-sound-in-macromedia-flash-player-9/
    if your wavemapper key is installed correctly...
    Possible Cause: Corrupted or damaged flash content preventing
    audio streaming from working correctly.
    Soltuion #2: Run CC Cleaner and delete only cached Flash
    content. It is a free program, again just google "download CC
    Cleaner". This particular solution worked for me.
    If CC Cleaner also does not work, the description of your
    problem may differ slightly. In my case on several computers, one
    day it worked, the next day it didnt. If it never worked, this
    would be a logical solution for you. One variation of this that I
    have found is to create a new Windows User Account and log into it.
    The reason the CC Cleaner method may work better is that the User
    Accounts have their own separate cache folders so a corrupted cache
    preventing audio playback on one profile will not be available on
    the other User Account to cause the same problem. I wont explain
    how to do this as the CC Cleaner will work better but if you are
    curious, yet again google "create new windows user accounts". I
    have also seen this method work on one of my affected computers but
    it did not fix the issue on the account I was having problems with.
    http://www.ccleaner.com Install
    and run it, use it only to remove Flash under the Applications Tab,
    Multimedia, Adobe Flash Player. Check it and uncheck everything
    else, then hit Analyze then Run Cleaner.
    Possible Cause: Missing Codec
    Solution #2: Download and install the K-Lite Codec pack.
    Again, google it. A CODEC stands for COmpressor DECompressor and is
    a way to make audio and video files small enough to be transferred
    on the internet. There are a lot of different codecs and if you
    want to play back a video that was compressed using a particular
    codec, you will need that same corresponding codec to decompress
    your media source and view its content. Basically if you dont have
    a codec, you cant observe the content of the media. If you have a
    VCR and want to play back a DVD, you are out of luck unless you get
    a DVD Player. DivX and XVid Codecs are some of the very popular
    codecs used on the net, but to get those, I still suggest getting
    the K-Lite Codec Pack.
    http://www.free-codecs.com/download/K_Lite_Codec_Pack.htm
    Solution #4: Go back to Flash 7. If it aint broke dont fix
    it. This Final alternative is only to be used as a last resort.
    You'll have to get rid of Flash 9 and go back to Flash 7. The
    really tricky part here is that you have to prevent Flash from auto
    updating itself. If you install Flash 7, and hit up YouTube, you'll
    immediately get Flash 9+ installed again with the same problems. So
    AFTER you uninstall Flash 9 (use Macromedias / Adobes uninstaller,
    yet again go google it) make a new text file and name it MMS.CFG,
    in the file put this one line "AutoUpdateDisable=1" (without the
    quotes) and put it in BOTH your c:\windows\system32 AND
    c:\windows\system32\Macromed\Flash folders. This will prevent flash
    from Auto Updating to 9+, then have to find some place to download
    the old flash 7 installer. I found one here.
    http://www.intercomm.com/downloads/Flash7.
    Only problem is that most sites will try to make you install Flash
    9 and Flash 7 does not work on all sites, but it does on some like
    YouTube. DO NOT UPDATE TO FLASH 9+ IF YOU USE THIS METHOD.
    You will probably want to IMMEDIATELY go to
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager05.htm l
    after installing Flash 7 and UNCHECK the update feature
    I've tried to write this quick little guide at 3AM so Im not
    going to take more time to research other ways to fix this problem.
    If you have other solutions, such as for MAC and LINUX, or feel
    like adding on to something else that I've written here (links
    would be useful to the downloads I suggested) or correcting any
    mistakes I probably have made, please say so.
    One of these solutions is bound to help you. Theres multiple
    causes for this no audio problem so there is obviously multiple
    fixes.

    http://www.omahapokernews.org
    http://www.holdempokernews.org
    http://www.7cardstudplay.net
    http://www.5cardstudplay.net
    http://www.holdemspot.org
    http://www.texasholdemstate.net
    http://www.texasholdemstate.com
    http://www.pokerbonuslist.net
    http://www.pokerdownloadz.org
    http://www.signuppoker.net
    http://www.tournamentpokerz.com
    http://www.pokercalculatorz.com
    http://www.omahaodds.org
    http://www.omahaouts.org
    http://www.texasholdemrulesonline.net
    http://www.onlineholdemtips.com
    http://www.pokerhilo.net
    http://www.poker-hilo.com
    http://www.hilopokers.com
    http://www.nolimit-holdempoker.net
    http://www.texasholdemlimits.org
    http://www.texasholdemlimits.net
    http://www.onlinepokerlimits.org
    http://www.onlinepokerlimits.net
    http://www.onlinepokerlimits.com
    http://www.texasholdemlimits.com
    http://www.7cardplayer.net
    http://www.5cardplayer.net
    http://www.omahaacademy.org
    http://www.omahapokerrooms.net
    http://www.onlinepokerroomstop.net
    http://www.playpoker-toppokerrooms.com
    http://www.texasholdemz.com
    http://www.playpokeronline-casinos.com
    http://www.texasholdem-vip.com
    http://www.gamble-poker-holdem.com
    http://www.playpoker-holdem.com
    http://www.onlinetexasholdem-poker.com
    http://www.texasholdempokeracademy.com
    http://www.vip-texasholdem.com
    http://www.playfree-poker-online.com
    http://www.texasholdem-pokerrooms.org
    http://www.toppokerrooms.ws
    http://www.toppokercasino.ws
    http://www.onlinepokercasino.ws
    http://www.playpoker-online.ws
    http://www.online-texasholdem.ws
    http://www.play-texas-holdem.ws
    http://www.internet-texas-holdem-poker.ws
    http://www.poker-player.ws
    http://www.luckyschool.com

  • VGA problem with FiFA 2003 and Audio Problem with NHL2003

    i use onboard VGA
    800 x600for both games
    with no problem
    but for Fifa 2003
    the screen looks so dark...
    all players look like a black people(all  black color hair
    and black face))
    some audio problem with NHL 2003...

    Have you tried the following?
    Adjust monitor settings? i.e. contrast/brightness
    Video settings within the game? Some have gamma or brightness settings.
    Gamma correction in "Display Properties"?
    for starters anyway......

  • Audio Problems in Adobe Presenter: Help Needed Urgently!!

    I am using trial versions of Adobe Presenter 7 and Adobe Connect 8.
    I created a presentation in in Powerpoint 2002 and published through Adobe Presenter to Adobe Connect Pro. This presentation has voice over recorded through the Adobe Presenter "record audio" option.
    In Adobe Connect Pro, I created a meeting and shared the above mentioned presentation through the "Share Document" option in Connect Pro.
    Now, when I play the presentation in this Adobe Connect Meeting, I am not getting any audio that was recorded in Adobe Presenter. Whereas if I play the published presentation directly it plays the recorded audio.
    Can anyone help me on this?
    1. Are there any settings to be done in Powerpoint or Adobe Presenter or Connect pro?
    2. Is it the problem of Trial Account or something like that?
    Please let me know the solution. Need to work on this ASAP!!!
    Thanks in Advance,
    Yogini

    This is a weird one. If you created a prezo with audio and published it to AC (Adobe Connect) and everything worked fine on your desktop then it should work fine in AC i.e. there are no other settings required on AC's side, it should just play.
    As I am typing this I thought of similar audio problems that we have experienced in the past. A big one would be where another user created a PPT on their laptops and handed it to us. When testing the audio did not work. Reason being is that not all the files were coppied over BUT I must accept that this is not your problem as it definately worked on your PC before you published it to AC.
    Wait there is one setting in the publish settings. In the output options tick "Upload source presentation with assests", then tick audio.
    I cannot think of anything else. There is a man called Heyward Drummond on the Adobe Connect General forum, who is a real master at answering queries like this. Why not post your query there and see if he comes up with an answer?

  • Audio Problems when burning

    I have tried making disc image, burning disc and the audio will pause for second several times in the play back. It does not do it when playing back in iDVD.
    The slide show was started in iPhoto and sent to iDVD. I have started over several times and still same issue. Makes a bad impression and is really not useable for presentation.
    I have 30 gigs free space, changed settings to Professional encoding and still same issue. I have no open apps, changed all energy settings and screen saver to never.
    Any ideas, I am fresh out, never had this problem with previous version.
    Frustrated

    Andy,
    This question is really in the wrong place - this is the iDVD '08 forum and not the iDVD 5 forum.
    From the description of your problem using Toast, it sounds like you didn't actually export a DV video movie out of iMovie.
    Export a DV video movie out of iMovie (it will run 13 GB per hour) and play it back with the QuickTime Player to see if the audio settings you made are really there. If this movie plays OK, you can bring IT into iDVD or Toast for turning it into a DVD.
    If the DV video movie you created STILL has audio problems in the QuickTime Player, ask you question about THAT issue in the correct iMovie forum.
    F Shippey

  • IMovie audio problems when burning in Toast 6

    Hi,
    i've tried to burn an imovie project in idvd 5 but i get 'the error #-1 was reported' like most people have been and i've tried loads of things suggested to fix it with no joy.
    I then sent the imovie project to toast titanium 6 where it burned fine. However, when i watched it i noticed that although toast had picked up all the audio (both dv audio and aiff), it did not pick up all the volume adjustments during the movie. how annoying! for example: i have an aiff clip that fades into a movie clip with the sound gradually going down but Toast picks up the sound staying at the same level. this also happens with volume adjustments in a DV file.
    Any suggestions why this happens / how i can fix it?
    Cheers,
    Andy

    Andy,
    This question is really in the wrong place - this is the iDVD '08 forum and not the iDVD 5 forum.
    From the description of your problem using Toast, it sounds like you didn't actually export a DV video movie out of iMovie.
    Export a DV video movie out of iMovie (it will run 13 GB per hour) and play it back with the QuickTime Player to see if the audio settings you made are really there. If this movie plays OK, you can bring IT into iDVD or Toast for turning it into a DVD.
    If the DV video movie you created STILL has audio problems in the QuickTime Player, ask you question about THAT issue in the correct iMovie forum.
    F Shippey

  • Any Bluetooth audio problems since upgrading to ICS?

    Hi.
    Was wondering if anyone has had any Bluetooth audio problems since upgrading to ICS?  In particular, have you had any stuttering and/or pauses in streaming since the upgrade?
    I use a MW600 with my phone and I get stuttering and pauses every few minutes between the phone and the MW600 which is very annoying - to the point where I can't reliably use the phone for audio any more.
    Thanks
    Savcom

    Sorry but it seems to be a problem some users are experiencing. It's already been reported so hopefully there will be a fix for this soon.
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

Maybe you are looking for

  • Java en Vista (compatibility)

    Are there any recent articles/websites about compatibility between Java and Vista, Especially older versions of the JRE, like 1.4.x and 1.5.x ? I found http://weblogs.java.net/blog/chet/archive/2006/10/java_on_vista_y.html Or is anyone here working o

  • Need help in customizing an identity provider using SPI

    We are customizing the sample identity provider in note 1194815.1 . We were able to assign tasks to users but the problem is whenever we assign a task to a group, the task does not appear in group members job basket. No exceptions or errors thrown.

  • Converting video to IPOD 30g but the sound doesn't work

    I have tried on various attempts to convert video to my 5th generation ipod. Using Quick Time version 7 and Itunes 6.04 doesn't convert the sound so I have video but no sound. Is there any software I can use to convert the whole video to allow me to

  • How can i get back to iphone software 5.0.1?

    i have on my iphone at the moment the software upgrade 5.1, i was wondering if there was any way to downgrade it to iphone software 5.0.1. any help on this matter would be greatly appreciated.

  • Logic keeps crashing on 1 project file

    Hey guys, I haven't posted here before, but learnt tons from all the other! I've got a problem with one project file which keeps crashing about 2 mins into editing. There doesn't seem to be any pattern to what makes it crash...it just freezes with th