How do I dip out sound halfway through a clip?

Short clip, person speaks, then there is a loud noise. How do I lower sound in part of a clip?
Thanks

Keyframe the gain level of the clip at the appropriate spots.
-DH

Similar Messages

  • How to make the notification sounds play through EarPods

    The notification sounds/ringer on my iPod touch keeps playing through the external speakers even though I have EarPods plugged in. If I turn on a video of game tho, it will play through the earpods. Is it possible to make the notification sounds play through the EarPods as well?

    Hi Everyone,
    Just in case anyone else runs into this problem here is the solution that i've managed to piece together,
    I have a movie clip twice the size of the stage, the movie clip is called bg_mc, here is my actionscript...
    bg_mc.addEventListener(Event.ENTER_FRAME, mouseMoveHandler);
    function mouseMoveHandler(event):void
    var cursorX = stage.stageWidth - mouseX;
    bg_mc.x -= dx / 5;
    this action script tells the movieclip to move left and right depending on where the users mouse pointer moves. (it also adds a slight delay to make it look like tweening)
    I then published this in Flash using the publish settings shown in the reply above.
    Then i went into dreamweaver and removed the margins in the html file
    Now the flash file will resize to any screen resolution and will allow the user to move the MC left / right across the screen depending on where the mouse pointer is,
    I hope this is helpful,
    Ben

  • No video halfway through a clip

    Here's a stumper. For me, anyway.
    I'm using PE7 and opening a project created under PE3. The project consists of several clips from a 1+ hour MPEG file captured with a Pinnacle capture device. The project opened and edited fine under PE3. However, in PE7, about halfway through the project, and in the middle of a clip, the video and audio go to black..... for the rest of the project. The cursor continues to move, just no video or audio. The point where they disappear is almost but not quite the exact 50% point in the project. Where they disappear, the red line stops, the audio waveform flatlines and the thumbnails vanish. If I play the clip where this starts, the video and audio do indeed vanish at the same place in the clip. If I open the same file in a new project, it plays fine from end to end.
    Any idea how to flush whatever file is at fault? I have already deleted everything except the raw video and the prl file, but it persists.
    I know opening a project in a newer version of PE is not recommended. But if I indeed cannot do that, PE is kinda crippled. I really don't want to keep both versions installed....
    Paul

    Funny, I had some awful times with version 3. True, I was apparently taxing it by editing MP4's but dang it... it CAME with the camera. I was in hopes that version 7 would be better. In some ways I think it is. But it is still plagued with stuff like this. I keep struggling because I am still pretty convinced it is the best bang for the buck. So far.
    It is too late to save a separate copy of the prel files for use with version 3. I have re-organized my files, uninstalled V3, installed V7 and opened the projects with it. With this one exception, all went flawlessly after I pointed each project to the new location for the files. In some cases, I deleted all temporary files and in others I did not. No problems either way.
    This one project is a mystery. The project insists there is no audio or video past a certain point but opening the same clip in a new project shows all audio and video. I deleted ALL files for the project except the prel and the raw video and it persists. There must be something special about that clip but I can't see it. That, or there is data in another file somewhere that I am not aware of. I'll try deleting a couple frames in case there is something there, but I doubt it. It was a continuous capture from VHS and has always played just fine in Studio (now THERE'S a truly AWFUL program) and PE3.
    I guess there is the possibility that the file is corrupted.... between "then" and "now" I moved all files from my former video drive (500MB IDE) to my new, larger one (1TB SATA). I still have the original copies. I suppose it would not hurt to re-copy the file and see what happens. Come to think of it, I still have the original prel file and all temporary files on the old video drive. But again, the file in question opens and plays fine in a new project.
    Thanks,
    Paul

  • How do I find out the duration of a clip?

    How do I find out the exact duration of a clip?
    The only way I can do at the moment is to move the mouse to the edge of the clip
    This is anoying and fiddly
    Is there a better way?
    Thanks
    Omar

    Sure it is
    One selected 6:28. Best thing is it will total up multiple selections.

  • How do I mute the sound on a movie clip that I'm using in iphoto slide show?

    I cant get rid of the sound on a movie clip I'm using in an iphoto slide show. I want to mute it as I'm using music on the slideshow. Thanks!

    Did your Mac come with iMovie preinstalled?
    Then you could export your video, import it to iMovie and remove the audio track. iMovie has two methods to silence a video clip - you can either select the clip in the project and use the command "Detach audio" or chance the audio settings of the clip and set the volume to zero. Then render the video new and import the silent version to iPhoto to use in the slideshow.
    Regards
    Léonie

  • How do I remove all sound from my original clips?

    I've recently bought iMovie and am trying to get some editing done. I'd like to remove all the sound from my original clips and only have the music track I've added as background music, I've watched the tutorials and tried adjustments but alas, nothing seems to work, where am I going wrong?

    First you must drag the clips to a project. The event clips will always have the original audio.
    In the project, select one of the clips and open the inspector to the Audio tab. Set the volume slider to zero.
    You can repeat this for all the clips, or here is a shortcut.
    Do the first one, then with it still selected, click EDIT/COPY, then EDIT/SELECT ALL, then EDIT/PASTE ADJUSTMENTS.../AUDIO ADJUSTMENTS.

  • Can't edit sound level through a clip?

    Im waiting for my software here in Spain and I can't believe that

    I can't believe it either. I've always bragged to people about how many features iMovie '06 has, and to think that now it's gone? (Well, iMovie '06 isn't gone, but . . . ) I get my copy of iLife tomorrow, so I'll be reporting back (as will many of us).
    Say it ain't so, Steve!

  • How do i mute the sound in a movie clip using action script?

    assuming my movie clip is named "movie"

    You should use SoundTranfrom object and soundTransform property of your movieClip.
    At first you have to instantiate soundTransform object and assign value of 1 to it's volume property:
    var soundTr:SoundTransform = new SoundTransform();
    soundTr.volume = 1;
    Than a simple toggle function, which changes volume property of soundTr and assigns the object soundTr to your movie's soundTransform property.
    function toggleMute():void
        if(soundTr.volume == 1)
            soundTr.volume = 0;
        }else{
            soundTr.volume = 1;
        movie.soundTransform = soundTr;
    Regards,
    gc

  • Make subtitle text appear halfway through clip?

    I'm trying to add a title of a person's name and halfway through the clip I want to add the subtitle, but I can't figure out how to do that. I can add two different text clips right next to each other, one with the name and one with both the name and subtitle, but if I do that the title text will disappear for an instant and then reappear. I just want the subtitle to appear halfway through. Is there any way to make this happen?

    Hi
    In previous versions of iMovie - text oriented (in time) in regard of cut's. So if You
    wanted a text to appeare at a specific moment - one just cut the video-clip and then
    put the text here.
    As I remember it - this can apply to iMovie'09 too.
    Test and see.
    Yours Bengt W

  • My ipod update downloads are always interrupted about halfway through. I have no problem downloading anything else. Any solution?

    Can't download the ipod touch update. It keeps timing out about halfway through.  I don't have this problem downloading any other large files. Is this an issue with the ipod and/or software?

    Hi there,
    What gen device are you using?
    Disconect your Firewall or any security programme that could be blocking this download.
    If all else fails then totally uninstall iTunes and Apple mobile device support then reinstall it.
    Hope this helps!

  • Some songs I downloaded didn't download fully, and when I play them they cut out halfway through.

    I downloaded a couple of albums, where most of the songs don't last as long as the time listed, and they sound like they cut out halfway through. For example, a track that itunes says is 7 minutes actually only lasts for about 3. Dragging the songs into song editing software reveals the songs really are shorter then they should be, my ipod isn't just skipping ahead.
    How do I go about getting the songs in full / restoring them?

    That is usually the result of a downloading problem.  You can download fresh copies (at no charge) by following this guide:  iTunes 10 for Windows: Download previous purchases from the iTunes Store
    In the unlikely event that the new copy has the same problem, it could be a defect in the store master file.  If that happens, you cannot correct it yourself, so report it to iTunes Customer Service.

  • I recently tried to remove widows7 on my macbook air using bootcamp and halfway through it grayed out .The windows 7 is removed but i cant free up the 62gig partition the windows was occupying on my 121gig ssd harddrive please help

    i recently tried to remove widows7 on my macbook air using bootcamp and halfway through it grayed out .The windows 7 is removed but i cant free up the 62gig partition the windows was occupying on my 121gig ssd harddrive please help

    You may have to see about using the Recovery HD partition to attempt to erase and restore useful function of the capacity lost to the former Windows installation.
    And you may have to backup your contents outside the computer to do it. Disk Utility on the Mac OS X historically has not been able to touch a BootCamp created partition; so if BootCamp cannot remove it, then you have to see how to do the equivalent of a reformat of the entire drive (less Recovery partition?) then reinstall your OS X. Maybe from internet recovery, then get your applications, etc from the Mac App store, etc.
    A complete system clone of your OS X on an external HDD would be another method to restore after reformat, of the portion you want whole again, not necessarily the space where Recovery may live.
    There may be (an)other way(s).
    Perhaps someone with recent experience
    in this matter can reply & discuss options.
    With my antiques, they almost know what I want before I tell them.
    Hopefully yours will after you talk to it awhile.
    Good luck & happy computing!

  • So my phone is plugged into the computer for a software update and the update went halfway through and hasnt made any advancements. how do i get my phone back without losing anything?

    so my phone is plugged into the computer for a software update and the update went halfway through and kind of stopped. it says its still updating but I cant figure out how to stop it and just get my phone back. how do i get my phone back without losing anything?

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Why does the sound disappear halfway through every song???

    I went jogging yesterday and about halfway through every song the sound would disappear without the song pauseing. When I skipped a few seconds forwards or backwards in the song the sound came back. Then it played for about 1 minute before the sound disappeared again. I am the only one using the account. I have tried to log out and deleteing the app and downloading it again, but nothing works :(  This only happens when I am using my headphones from my Iphone. Spotify on my computer works fine and so does spotify on my phone if I dont use the headphones. My headphones are new and I have tried using others, but it is still the same problem!PLEASE HELP ME

    same thing is happening with my iphone,its not the headphones as far as i can tell trying to find out what the problem is but not having much luck

  • The mute box is checked and grayed out so that I cannot uncheck it. How do I get my sound back?

    The mute box is checked and grayed out so that I cannot uncheck it. How do I get my sound back?

    does the sound work with headphones plugged in?  Or no sound through the external speakers or headphones?

Maybe you are looking for

  • Problem: Instrument via serial connection

    Hello Forum, I am trying to connect my instrument to my laptop via USB through Serial port. I used NIVISAIC and found the Resource name as ASRL3::INSTR. When I was working with Laview I found the following error Error 1073807246 occured at property n

  • Help, please. Iphone 4 deleted half of Calendar events

    Hi all, my calendar is synced to yahoo.  About 15 minutes ago I went to check my calendar on my iphone only to discover that half of the events had been deleted in all months. So I went to yahoo online and, thankfully, all my events are there. I lite

  • ECC6(A+J) setup error in unpacksdmkit.jar phase during install java engine

    Hi Basis gurus, I am installing ERP 6.0 (A+J) system. we are using windows 2003 server enterprize endison SP2 as OS. MSSQL server 2005 as database. I am using Java 1.4.2_16 for AMD 64 bit machine. I am getting error in install java engine phase for s

  • Delete shortcut stops working in Dreamweaver CS4 file window

    Frequently the delete key stops deleting files in the file window in Dreamweaver CS4 on my Mac. The delete in the File menu for the window continues to work. Anyone know what causes this or how to stop it?

  • OT: help converting image from Illustrator .eps file to

    I have 2 files that were sent to me as (supposedly) full vector-based format from Illustrator. When I view these in FW, I see only a bitmap. I know it is possible to convert these to a FW png where each element of the graphic is a separate object but