Need help working with audio channels in Premiere cs4

Hello,
I recorded audio with an analog mic, now the audio plays only on one audio channel( one speaker only) how do I fix this problem?
Thank you

Hey Mark,
Where do I find the fill right/left feature for audio?
Thanks

Similar Messages

  • Need help working with frames. Nothing opens in target frame...always new window :(

    Guess I should reach out and ask for help before I get so frustrated, as my name implies.
    I am new to frames. I have my frameset page done. I have a top section from my logo. I have
    a side section for my navigation and a main section (body) that is my target for the navigation links.
    It all looks great on the main frameset page. But whenever I click on a link on the side of the page,
    that should be a navigational link that feeds into my main section (body) area it always opens a
    new page. I can't ever get those pages to show up in that 'body' frame.
    I have tried using the <base target>
    I have tried doing each line individually, leaving the <base target> in and taking it out.
    I have tried writing the code myself.
    I have tired using the GoLive Action thing and doing a link and using ForceFrame.
    I have tried everything I can think of and wonder if anyone has any ideas.
    This is what I have, using the forceframe:
    <head>
      <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
      <meta name="generator" content="Adobe GoLive 6">
      <title>Welcome to Adobe GoLive 6</title>
      <csactions>
       <csaction name="5F8BE850" class="FrameMaker" type="onevent" val0="clearance1.html" val1="Body" urlparams="1"></csaction>
       <csaction name="609B1923" class="FrameMaker" type="onevent" val0="clearance1.html" val1="Body" urlparams="1"></csaction>
       <csaction name="606FEA72" class="FrameMaker" type="onevent" val0="clearance1.html" val1="Body" urlparams="1"></csaction>
       <csaction name="71581815" class="FrameMaker" type="onevent" val0="clearance1.html" val1="Body" urlparams="1"></csaction>
       <csaction name="716388D6" class="FrameMaker" type="onevent" val0="clearance1.html" val1="Body" urlparams="1"></csaction>
      </csactions>
      <csscriptdict import>
       <script type="text/javascript" src="GeneratedItems/CSScriptLib.js"></script>
      </csscriptdict>
      <csactiondict>
       <script type="text/javascript"><!--
    CSAct[/*CMP*/ '5F8BE850'] = new Array(frameP,/*URL*/ 'clearance1.html','Body');
    CSAct[/*CMP*/ '609B1923'] = new Array(frameP,/*URL*/ 'clearance1.html','Body');
    CSAct[/*CMP*/ '606FEA72'] = new Array(frameP,/*URL*/ 'clearance1.html','Body');
    CSAct[/*CMP*/ '71581815'] = new Array(frameP,/*URL*/ 'clearance1.html','Body');
    CSAct[/*CMP*/ '716388D6'] = new Array(frameP,/*URL*/ 'clearance1.html','Body');
    // --></script>
      </csactiondict>
    </head>
    <body background="Images/bgd.gif" bgproperties="fixed" link="#7b00ff" vlink="#7b00ff" alink="#7b00ff">
                          <table width="232" border="2" cellspacing="2" cellpadding="0">
       <td width="200" height="24">
        <div align="left">
         <b><a title="accessories-f.html" onclick="CSAction(new Array(/*CMP*/'609B1923'));return CSClickReturn();" href="accessories-f.html" target="Body" csclick="609B1923">Accessories</a></div>
       </td>
       <td width="5" height="24">  4  </td>
       </tr>
       <tr><td width="200" height="24">
        <div align="left">
         <b><a title="audio-consoles.html" onclick="CSAction(new Array(/*CMP*/'5F8BE850'));return CSClickReturn();" href="audio-consoles.html" target="Body" csclick="5F8BE850">Audio Consoles</a></div>
       </td>
        <td width="5" height="24">  3  </td>
       </tr>
       <tr><td width="200" height="24">
        <div align="left">
         <b><a title="cases.html" onclick="CSAction(new Array(/*CMP*/'606FEA72'));return CSClickReturn();" href="cases.html" target="Body" csclick="606FEA72">Cases</a></div>
       </td>
        <td width="5" height="24">  2  </td>
       </tr>
    This is what I have for the framset page that is called clearance1.html  :
    </head>
    <frameset border="0" frameborder="no" framespacing="0" rows="201,*">
      <frame name="ClearanceT" noresize src="clearance-top.html">
      <frameset border="0" cols="275,*" frameborder="no" framespacing="0">
       <frame name="ClearanceS" noresize scrolling="no" src="clearance-side.html">
       <frame name="Body" noresize src="clearance-main.html">
      <noframes><body><center>This website uses frames. Your current browser does not display frames <br>or frame viewing has been turned off.
      To view these pages please <a href="clearance.html">Click here</a></center>
                  </body>
      </noframes>
    </frameset>
    If someone could please help I would be so appreciative!!!!! Thanks!

    Hi,
    I appreciate the help but I tried that and it still doesn't work. I had done what you said already, other than changing the name of the frame, so this time I tried that. Still didn't work.
    Here is my current code....I changed the frame to "Baby" and only tried the one item, Accessories:
      <csactions>
       <csaction name="5F8BE850" class="FrameMaker" type="onevent" val0="audio-consoles.html" val1="Body" urlparams="1"></csaction>
       <csaction name="609B1923" class="FrameMaker" type="onevent" val0="accessories-f.html" val1="Baby" urlparams="1"></csaction>
       <csaction name="606FEA72" class="FrameMaker" type="onevent" val0="cases.html" val1="Body" urlparams="1"></csaction>
       <csaction name="71581815" class="FrameMaker" type="onevent" val0="/clearance1.html" val1="Body" urlparams="1"></csaction>
       <csaction name="716388D6" class="FrameMaker" type="onevent" val0="clearance1.html" val1="Body" urlparams="1"></csaction>
      </csactions>
      <csscriptdict import>
       <script type="text/javascript" src="GeneratedItems/CSScriptLib.js"></script>
      </csscriptdict>
      <csactiondict>
       <script type="text/javascript"><!--
    CSAct[/*CMP*/ '5F8BE850'] = new Array(frameP,/*URL*/ 'audio-consoles.html','Body');
    CSAct[/*CMP*/ '609B1923'] = new Array(frameP,/*URL*/ 'accessories-f.html','Baby');
    CSAct[/*CMP*/ '606FEA72'] = new Array(frameP,/*URL*/ 'cases.html','Body');
    CSAct[/*CMP*/ '71581815'] = new Array(frameP,/*URL*/ '/clearance1.html','Body');
    CSAct[/*CMP*/ '716388D6'] = new Array(frameP,/*URL*/ 'clearance1.html','Body');
    // --></script>
      </csactiondict>
    </head>
    <body background="Images/bgd.gif" bgproperties="fixed" link="#7b00ff" vlink="#7b00ff" alink="#7b00ff">
                          <table width="232" border="2" cellspacing="2" cellpadding="0">
       <td width="200" height="24">
        <div align="left">
         <b><a title="accessories-f.html" onclick="CSAction(new Array(/*CMP*/'609B1923'));return CSClickReturn();" href="accessories-f.html" target="Baby" csclick="609B1923">Accessories</a></div>
       </td>
       <td width="5" height="24">  4  </td>
       </tr>
       <tr><td width="200" height="24">
        <div align="left">
         <b><a title="audio-consoles.html" onclick="CSAction(new Array(/*CMP*/'5F8BE850'));return CSClickReturn();" href="audio-consoles.html" target="Body" csclick="5F8BE850">Audio Consoles</a></div>
       </td>
        <td width="5" height="24">  3  </td>
       </tr>
       <tr><td width="200" height="24">
        <div align="left">
         <b><a title="cases.html" onclick="CSAction(new Array(/*CMP*/'606FEA72'));return CSClickReturn();" href="cases.html" target="Body" csclick="606FEA72">Cases</a></div>
       </td>
        <td width="5" height="24">  2  </td>
       </tr>
    It appears that I should be able to just use the 'target' tag to get this to work right. It didn't. So I tried the action menu item with the ForceFrame
    and that didn't work either. I don't get why something that looks so simple doesn't work

  • Not sure if this is the right place, but I need help working with wtmpx

    I am trying to write a program that collects data from the /var/adm/wtmpx file and I would like to use the structures and functions provided by the utmpx.h file in /usr/include. I can read the utmpx file with no problem, however I would like to read the wtmpx file. I think the way to do it is to use the function utmpxname(). However, this appears to be the one function that doesn't seem to work. The compiler complains that there is no function utmpxname(). I am mainly a C++ programmer so this code is a little confusing to me. Where can I find the actual implementation of the utmpxname()? PLEASE HELP!!

    This is a Solaris question. You should post it to that discussion.
    Items in section 3 of the manual are not part of the compiler. They
    would be in libc or some other system lib distributed with
    the OS and not maintained under the compiler collection.

  • Please help - I need help working with a "curved" scanned image!

    Hello --
    I've been looking here for a while and finally got around to registering because I have a question. I'm sure I have this posted in the wrong place, so don't jump me for that - I'm just not sure WHERE I should post a question / plea for help.
    I have a shape (kind of a wavy 3/4" stripe) that I need to reproduce in photoshop. I was able to take the original and scan it into my computer. Upon scanning, though, the color it no longer solid but actually looks a quite a bit speckled, and the edges of this stripe tend to not be 'crisp" and it need to redfine the edges. I need to repaint the stripe, and it has to remain the same 3/4" diameter all through it's length.
    If anyone can suggest a way that I can take this scanned image and redefine the edges so I'll have a "new" crisp, solid colored stripe, that I can keep the same 3/4" width and then will be able to highlight it and repaint it would be appreciated. I tried highlighting the shape and applying a thick "stroke" around the edge but this just made it worse -- kind of like using a pen on a piece of paper on top of glass -- almost impossible to write or draw smooth! It's for a small model airplane decal, so the edge needs to be sharp and crisp.
    Thanks for any help in advance!
    --Henry

    ¨Hi Henry,
    I'd use the Pen tool and trace around the shape in order to create a Vector Path or a Vector Shape. But, you'd need to study the black art of Bezier curves first.

  • Working with audio | Learn Premiere Pro CS6 | Adobe TV

    This movie introduces the robust audio tools in Premiere Pro. Abba Shapiro shows how to preview and trim audio in the Source Monitor. Whether it’s an audio-only file or the audio channel of a video clip, Abba shows how to enable sub-frame audio scrubbing and trimming. He also shows how to interpret clips to combine or separate stereo channels. At the same time, he introduces fundamental audio tools that are essential to working with audio in Premiere Pro.
    http://adobe.ly/To00IZ

    Is it possible to specify what audio channels to capture during capture from tape? It seems Premiere wants to mix the lavaliere mic and camera mic into a stereo track all the time, and then I have to modify audio settings and force it to mono in the project. In Final Cut pro 7, I am able to specify which audio tracks to capture, and this simplifies things in editing. I cannot see anywhere to do this in Premiere....

  • HT6114 I cannot get osx downloaded.  my child needs to work with pages.  Help

    I cannor get OSX downloaded on my computer.  My child needs to work with pages and we cannot update.

    Check to see if your Mac supports Mavericks (assuming that's what you're trying to install since you're in the Mavericks forum).
    To install Mavericks, you need one of these Macs:
    iMac (Mid-2007 or later)
    MacBook (13-inch Aluminum, Late 2008), (13-inch, Early 2009 or later)
    MacBook Pro (13-inch, Mid-2009 or later),
    MacBook Pro (15-inch or 17-inch, Mid/Late 2007 or later)
    MacBook Air (Late 2008 or later)
    Mac mini (Early 2009 or later)
    Mac Pro (Early 2008 or later)
    Xserve (Early 2009)
    Your Mac also needs:
    OS X Mountain Lion, Lion, or Snow Leopard v10.6.8 already installed
    2 GB or more of memory
    8 GB or more of available space

  • Working with clips, channels, and tracks

    This question was posted in response to the following article: http://help.adobe.com/en_US/premierepro/cs/using/WS1c9bc5c2e465a58a91cf0b1038518aef7-7f49a .html

    Hi, I've been editing on FCP and just started working Premiere and I'm having a problem with audio channels, which I'm not sure is covered in the channel mapping explanation in this page. I'm importing my stereo clips using the stereo media as mono setting so I can edit the channels separately (I have dialogue on the left channel and nothing on the right), but when I export them they appear as two identical channels, with no left/right separation. Can anyone tell me what settings I need to use to keep the channels as discrete Left and Right stereo. If I have to map the tracks to tell Premiere which track plays left and right do I have to do this every time I start a new project? I didn't have to do this in FCP and it seems like there must be a less complicated and time-consuming way to make the program play the left channel out of the left speaker and the right channel out of the right speaker.

  • Working with audio

    Hi,
    I've got a couple upcoming projects that will largely be focussed around music, and animating photography in AE in time to the music. I've checked the help guide, but can't seem to get preview with audio functioning properly. Is this even possible in AE?
    At the moment, all I can do is preview sound "from this point onwards" using numpad "." but I need to see the video track simutaneously, in order to fine tune the animations. What's the best way to do this?
    Thanks,
    Danny

    Yes it is possible, you can work with audio and you can play it back of course, use the RAM preview button.
    But, AE is not the best program to work on Audio with. In fact most people I know and myself, avoid using Audio in AE at all costs. Now it's case of what you like, some don't mind audio in AE, but for most, the response times and additional features when working with multiple layers of audio just aren't good enough.

  • Working with LUT's in Premiere

    Hi,
    What is the least power hungry way to work with LUT's in Premiere?
    I have the Red Giant LUT buddy and there's also the Lumetri Looks plugin inside Premiere. Which do you prefer?
    I've noticed that with the Lumetri looks Premiere hangs for 10-30 seconds when I apply the effect and when I change positions on the timeline. On the other hand playback can be on full quality with no problems.
    The Red Giant LUT buddy however cant handle full hd playback, but it doesnt choke.

    Not really a direct answer but I have a suggestion or tip that might help.  After I've done all my basic edits and I'm ready to grade and finish, I will render my edit to an uncompressed or high res file.  Then I will import that rendered output into a new project, create an adjustment layer and apply things like Lumetri to that adjustment layer.  This has three benefits.  1) it's much quicker and more responsive since PPro doesn't have to resolve an edit stack prior to the FX, which leads to 2) I will have more system RAM available for the effect, and 3) I can tweak the opacity of the adjustment layer to blend or limit the effect if needed.

  • Experiencing issues with audio scrubbing in Premiere cc 2014

    Since upgrading I've been having issues with audio scrubbing in Premiere CC 2014.
    Some of the time it won't scrub at all (silence) when I know that scrubbing option is turned on. Other times it will scrub the wrong section of the timeline, I'll hear dialogue from a different point in a clip.
    Much of the time I experience this I'm working with multicam clips in sequences.
    Working on iMac 2013, 32GB RAM, NVIDIA 780
    thank you.

    Hi IP,
    Intensity pro wrote:
    ...Adobe are you listening?
    Yes, but it's Saturday. And I'm on vacation. You know??
    Sorry that we do not have 24-7 support. The best time to catch us is 7AM-7PM PST, Monday to Friday.
    Intensity pro wrote:
    Currently using / testing a 30 day trial of CC 2014 (CS5 user for years with no issues) and all was fine yesterday when editing. Turned on today and had no way to scrub audio. Also had no Intensity Pro external monitor which worked fine the day before. Restarted PC and still nothing so starting poking around with the playback settings in preferences by choosing Adobe Desktop audio in the audio device section choosing OK then selecting back to Blackmagic audio then hit Ok. All of a sudden there was my external monitor and was able to scrub audio again. It's like it's sleeping knowing it should work until you poke it a few times to wake it up. How my Intensity Pro external monitor and scrubbing audio being related in any way is perplexing. Or am I being obtuse?
    I would contact Blackmagic Design to make sure your drivers are current. Can you try that?
    Thanks,
    Kevin

  • Unexpected problem: uncaught exception when working with audio files in Soundtrack Pro

    Hey,
    Whenever I double click an audio file in the timeline to work on it, I end up getting the Error message: "Unexpected problem: uncaught exception" and Soundtrack Pro eventually crashes.  Also, this happens when I try to work with audio files in the file editor.  I have Leopard and am using Logic Studio 8.  Any insight would be much appreciated. Thanks
    Matt

    Didnt know how to remove the original clip from the STP arrange window - or whatever it's called in STPro.  So I could go no further in my perverse science experiment. 
    It also appeared that I could only import an aif but not a wav? 
    I gave up on STPro and did what I needed to do in Logic, which I use regularly.    
    Thank you for folowing up on this. 
    PS.  I used to use an old PowerPC version (1.0.3) of STPro and loved the way it visually showed the change in the waveform when you added each efffect.  It appears that the new version (3.0.1) does not allow you to do this anymore?  You can render or flatten the effects to see the final waveform, but then you are dead in the water and cant make changes?  
    Im such a newbie at STPro that I am probably not using it right? 

  • Can I share files from other programs or just Adobe apps files. I work with Final Cut and Premiere X

    Can I share files from other programs or just Adobe apps files. I work with Final Cut and Premiere X.? Need to share files up to 6GB.
    I need to know if the 20 gb limit is about all that I share, or if it's just about whatis in the clouds. If I take, recover my limit?
    The speed of upload e download is good?

    The Creative Cloud file storage could be used for video assets but speed and performance might vary based on location. I would suggest you testing it out yourself using your Adobe ID before subscribing. Performance would not change after you joined.
    -Dave

  • I need to work with the RAW files on a SONY RX100III. I use Photoshop CS5 and a Mac operating system OSX 10.6.

    I need to work with the RAW files on a SONY RX100III camera. I use Photoshop CS5 and a Mac operating system OSX 10.6. Is there an Camera RAW upgrade or an alternative program that works here?

    You don't. Since you have an Intel Mac, buy a Mac OS X 10.6 DVD from the online Apple Store.
    (71894)

  • I need application work with adobe flash player

    I need application work with adobe flash player
    Pleas can you tell me wich application I can use?
    Thank you.

    And also provide all information: http://forums.adobe.com/thread/1195540
    [topic moved to Flash Player forum]

  • Just to version 7.Like all updates,ad-ons get disabled.The ad-ons that was disabled,where I am not able to open my emails.Why can't FireFox have updates without disabling ad-ons we need to work with?

    Just to version 7.Like all updates,ad-ons get disabled.The ad-ons that was disabled,where I am not able to open my emails.Why can't FireFox have updates without disabling ad-ons we need to work with?

    ''guigs2 [[#answer-672422|said]]''
    <blockquote>
    NoScript stops cookies, please disable this addon/extension as well as make sure that the language en-us is installed.
    # 1) Open up the Firefox Preferences tab. You can do this by typing about:preferences in the URL bar.
    # 2) Click "Content"
    # 3) Next to "Languages", click "Choose"
    # 4) Select "English/United States [en-us]", click "Add"
    # 5) re-open "about:accounts"
    # 6) Click "Get Started"
    </blockquote>
    Thank you for replying. Unfortunately, I already did all of these things. As you can see from the below screenshot, the language is already set. Also, this screenshot was taken in Safe Mode, so NoScript is not enabled. About:accounts still says I need to enable cookies for some reason. So, this solution didn't work....

Maybe you are looking for

  • Error While Generating Sequence Number. Contact your system Administrator

    Hi All, I have developed a form to provide our client with 'an easy to fill' User Interface. This form will be used instead of the standard form present in Business Suite. Some columns of the table, on which form is based, are getting populated via g

  • Root.sh hangs at formatting voting disk on OEL32 11gR2 RAC with ocfs2

    Hi, Am trying to bring up Oracle11gR2 RAC on Enterprise Linux x86 (32bit) version 5.6. I am using Ocfs2 1.4 as my cluster file share. Everything went fine till the root.sh and it hangs with a message "now formatting voting disk <vdsk path> The logs a

  • Is it possible to create a formula that converts a resource hours into full time units in project server 2010

    Hi Is it possible to create a formula that converts a resource available hours into full time equivalent units in project server 2010? Say a resource has 160 available hours for any given month this will translate into 1 FTE for this month. If it is

  • Info QUAD-CORE and Oracle 9i

    If we purchase a machine with a quad-core cpu, will the database be able to take advantage of it? Or are we better of with multiple dual-core processors? Or one dual-core processor? upgrade oracle 9.2.0.1 to 9.2.0.8? Tanks

  • Sap note applying

    Hi Folks,                 I need to apply Sap note 791240 in my dev system.I have run SNOTE & down loaded note .But i cannot see that note in the  NEW list.Can any body let me know whether it is down loaded to the system or not.Also is there any othe