Problem capturing sound with picture on Premiere 6.0

I've been using this system successfully for 10 years and I promise it's the last project with it, I'm going HD with CS4 next month. But...
Using Premiere 6.0. MAC G4 Dual 1000 processors, lots of RAM, 4 hard drives. For some reason when I capture a clip from tape through my Sony DS11 deck, the picture comes in fine, but without sound.  I've checked all the audio settings, they're all right.  I tried changing all the settings one at a time, it doen't help. I tried using the camera to capture from instead of the deck, no help.  I tried a tape shot with a different camera, nope.  I tried previous tapes that I was able to capture picture and sound from, now no sound. Oddly, occasionally it will work, maybe one in 20 tries. I'm finishing an important project and only need to lay in the narration, which I record with the camera using a good mike, but of course I can't capture sound. I'm tempted to reload Premiere onto the computer, but I'm afraid it won't hook up with the hundreds of clips already captured. Any suggestions?

FW Capture, whether from your deck, or from your camera, should be just a byte-for-byte data transfer, using the Capture settings that you have chosen. You have confirmed that the settings are 100% correct, and your problem is with both the deck and the camera. That leaves the FW cable, and the connection on your Mac. Now, with either, I would expect that both the video and audio would be messed up, and not just one stream. Still, those would be the next things that I would check.
Since my normal go-to utility, G-SPOT is not ported for the Mac, I'd use MediaInfo, and run one of the Captured files through it, just to see if there is an Audio stream - just on the off-chance that it's a playback issue. Assume that you are doing the Capture to MOV, so playing in QT Player should be a test too.
Other than that, I don't have any ideas to help.
Good luck,
Hunt

Similar Messages

  • Lately I've noticed that videos on my iTunes aren't syncing sound with picture - lots of delay and pausing.  Any suggestions?

    Lately I've noticed that videos on my iTunes aren't syncing sound with picture - lots of delay and pausing.  Any suggestions?

    You migh give resetting your NVRAM a try:
    http://support.apple.com/kb/ht1379

  • Capturing Sound with microphone

    I need code that will capture sound through a microphone, please help. Thank You.

    and can someone possibly explain this code for please:
              CaptureDeviceInfo di = null;
              Vector deviceList = CaptureDeviceManager.getDeviceList(
              new AudioFormat( "linear", 44100, 16, 2 ) );
              if ( deviceList.size() > 0 )
                   di = (CaptureDeviceInfo)deviceList.firstElement();
              Processor p = Manager.createRealizedProcessor(di.getLocator());
              DataSource source = p.getDataOutput();
              /*The source object returned from the Processor can then be turned into a Player
              *object by calling Manager.createPlayer().  To capture it to an audio file
              instead, a DataSink can take the data instead:/
              DataSink sink;
              MediaLocator dest = new MediaLocator("file://output.wav");
              try {
                        sink = Manager.createDataSink(source, dest);
                        sink.open();
                        sink.start();
              catch (Exception e)
              }

  • Problem Importing Sound With Video

    I'm trying to import a quicktime file into Flash 8 basic and
    I'm having a problem with the file's audio track. The video comes
    through fine but the audio won't import with it. I've tried
    bringing the file in as an embedded video and a movie clip,
    importing to stage, importing to the library, integrating the audio
    track, making it separate. Every time I check the audio box in the
    properties bar all it says is "none." I'd try that linked Quicktime
    video option but my Flash doesn't support it. I can only embed the
    video in SWF. Any ideas about what's going on and how I can fix it?

    Could be that the audio format or resolution/bitrate is
    unsupported. Probably the easiest solution is to just convert the
    QT file to AVI before importing it.

  • Problems deploying sounds with jar/game

    I've almost finished my game, for as far as software can ever be finished. Now I've troubles creating a jar file that contains all of the game's resources. Within my IDE (Eclipse) the game finds & plays .wav files correctly using:
    for(int i = 0; i< names.length;i++){     
         ais = null;
         cl = this.getClass().getClassLoader();               
         ais = AudioSystem.getAudioInputStream(cl.getResourceAsStream("sound/" + names));
         clips[i] = (Clip) AudioSystem.getLine(new DataLine.Info(Clip.class, ais.getFormat()));
         clips[i].open(ais);
    But when I start the game using the jar file I get the following exception:
    java.lang.NullPointerException
            at java.io.FilterInputStream.mark(FilterInputStream.java:179)
            at com.sun.media.sound.WaveFileReader.getAudioFileFormat(WaveFileReader.
    java:94)
            at com.sun.media.sound.WaveFileReader.getAudioInputStream(WaveFileReader
    .java:237)
            at javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:
    680)
            at field.TestFrame.initSoundContext(TestFrame.java:657)
            at field.TestFrame.init(TestFrame.java:157)
            at field.TestFrame.<init>(TestFrame.java:112)
            at field.TestFrame.main(TestFrame.java:117)
    Exception in thread "main" java.lang.NullPointerException
            at field.TestFrame.initSoundContext(TestFrame.java:672)
            at field.TestFrame.init(TestFrame.java:157)
            at field.TestFrame.<init>(TestFrame.java:112)
            at field.TestFrame.main(TestFrame.java:117)Yes, I've made sure the .wav files are in the jar ;)
    Does anyone know what the problem could be? Help ?-)
    Greetings
    Coen

    Thank you for your reply, but I didn't get any further. I tried you code, but got another error.I use the same code (as described at the top) to load my images, but no problems there (?) I'll try to fix the problem myself, but suggestions would be very helpfull :)
    Exception:
    java.io.IOException: mark/reset not supported
    at java.io.InputStream.reset(InputStream.java:329)
    at java.io.FilterInputStream.reset(FilterInputStream.java:204)
    at com.sun.media.sound.WaveFileReader.getAudioFileFormat(WaveFileReader.
    java:128)
    at com.sun.media.sound.WaveFileReader.getAudioInputStream(WaveFileReader
    .java:237)
    at javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:
    680)
    at field.TestFrame.initSoundContext(TestFrame.java:658)
    at field.TestFrame.init(TestFrame.java:157)
    at field.TestFrame.<init>(TestFrame.java:112)
    at field.TestFrame.main(TestFrame.java:117)
    Exception in thread "main" java.lang.NullPointerException
    at field.TestFrame.initSoundContext(TestFrame.java:673)
    at field.TestFrame.init(TestFrame.java:157)
    at field.TestFrame.<init>(TestFrame.java:112)
    at field.TestFrame.main(TestFrame.java:117)
    Thanks in advance for any help offered :)

  • Premier pro cs5 probleme ; no sound with maverick

    the sound on imovie work but on premiere pro cs5 no ....
    im on mac pro new one .
    thanks to help me

    Read Bill Hunt on Audio Conforming http://forums.adobe.com/thread/726693
    -and Source Patching http://forums.adobe.com/thread/1442800?tstart=0
    AND JUST FOR MAC USERS - Some 10.9.3 links
    -Mac 10.9.3 workaround https://forums.adobe.com/thread/1489922
    -more Mac 10.9.3 https://forums.adobe.com/thread/1491469
    -Enable Mac Root User https://forums.adobe.com/thread/1156604
    -more Root User http://forums.adobe.com/thread/879931
    -and more root user http://forums.adobe.com/thread/940869?tstart=0

  • Optical out problem: no sound with DVDplayer?

    Hi,
    I've got a problem with the optical output of my MBP. When I play a DVD with the DVDplayer app or VLC my receiver doesn't detect the optical signal from the MBP. I think this is a software problem.
    I say this because all the hardware I use seems to work fine:
    1. My receiver/amp detects the optical signal from another DVD player device with no problems.
    2. The optical cable I use with the MBP is the same cable as a use with the DVD player device (with the mini jack adaptor of course).
    3. When I insert the optical cable into the combined output of the MBP and I launch DVDplayer app, you can see the red light comming out at the other end of the cable.
    4. I've set in Audio/Midi app the digital signal to all possible combinations (44,1 kHz, 48 khz with 16, 20 and 24 bits)
    5. Trashed prefs of systemaudio, DVDplayer and Audio/Midi app.
    But it still doesn't work. Anybody knows what I can try?
    Thanks.

    Will iTunes play through the amp?

  • Problem: No sound with windows 7 upgrade

    Dear HP Community,
    I own a "HP TouchSmart IQ771.uk " and I have upgraded it from Windows Vista to Windows 7.
    but now I have no sound. I believe its because It doesnt have the driver that supports Windows 7, but Im not sure.
    I would appreciate some help or suggestions.
    Thank you 

    Try downloading and installing the Vista driver from
    Microsoft Update Catalog (Make sure you download the correct version (32-bit, x86; 64-bit, amd64)
    http://catalog.update.microsoft.com/v7/site/Search.aspx?q=HDAUDIO%5CFUNC_01%26VEN_11D4%26DEV_198B%26...
    You will need to extract the cab file and use Device Manager to install the driver.

  • Capturing Sound

    Capturing Sound with Electro magnets
    https://www.reddit.com/3epdzn/
    https://www.reddit.com/3epf8t/
    https://www.reddit.com/3epghp/

    I've just finished transferring some vinyl to my eMac. I used the Sound Studio application that came with the eMac to do the transfer, and used ClickRepair to get rid of clicks. I haven't burnt the stuff to CD, but I'd probably use iTunes if I did.
    I can't comment on the pre-amp thing: I had my turntable connected to a receiver and cabled from Tape Rec to the eMac input jack.
    If you go to Audio Midi Setup in your Utilities folder and set it up as pictured here, you'll be able to monitor the sound through the eMac speakers or the headphones, if you want.
    eMac Combo 1GHz/1GB/60GB   Mac OS X (10.4.7)   CanoScan D646U, Canon iP1600, CrossFire 120GB, DSL, D-Link DI-624

  • Why can't I import sound with video into iMovie from digital camera?

    This is disturbing. I have a digital video camera that took great video + sound. I import into iMovie (using my DV cable that came with the camera) and get video but no sound.
    Now, in the past the sound came in, but no longer. Any and all advise is requested. I have to make number videos of lectures starting Wednesday evening and have to be able to provide video with audio.
    Thanks.

    Try importing video shot with the camera's internal
    microphone. If that doesn't work either, the mic is
    not the problem.
    I have no problem importing sound with video when using the internal video camera mic. No problem (other than sound quality issues with the speaker being 40 feet away from the camera's internal mic!
    But I can play back the video made with the external mic in the camera and the sound is stunningly clear, crisp and loud. It's just a matter of getting it out of the camera into my Mac. I don't think it's the microphone; it must be the computer.
    I just find it sad to believe that Apple's software is so limited--even in Final Cut Express HD.

  • When downloading from a Sony minidisc video camera, the picture is downloading but without sound.  Previously, it had downloaded successfully both sound and picture.  I have subsequently upgraded to Lion X (10.7.4).  Is there some problem with the driver?

    When downloading from a Sony minidisc video camera, the picture is downloading but without sound.  Previously, it had downloaded successfully both sound and picture.  I have subsequently upgraded to Lion X (10.7.4).  Is there some problem with the upgrade which is affecting the transfer?  Is there a way of resolving this?

    When you have kernel panics, the pertinent information is in the panic report.
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A panic report has a name that begins with "Kernel" and ends in ".panic". Select the most recent one. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    If you don't see any reports listed, but you know there was a panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.

  • There is no picture in Premiere Elements 10 when I am in editing mood, I can only hear the sound.

    I have been edeting in Photoshop & Premiere Elements 10 for a long time. Now, today there is now picture in Premiere!!! I can not solve this, I have tryed everything. (Windows 7/64, Intel Core i7-2600 k/3.40 GHz, NVIDIA GeForce GTX 570)
    What is the problem?

    The only problem with your assertion is that Adobe released PrE 10, which worked with the nVidia (and ATI) drivers, 3+ years ago. It was only with a recent nVidia driver release, that problems were noted. Since PrE 10 has been out of development for some time, they are not likely to rewrite things, to accommodate a newer, but flawed nVidia driver. I only hope that nVidia is able to discover what the issue is, with their new driver, and correct that, with a later release.
    Similar happened about 4 years ago, but the issues were not just with a version of one Adobe program, but most Adobe programs, across the board. It took about a month to track down the problem, and in that time, a second "problem" nVidia driver was released. By the time that both the cause and the fix were worked out, nVidia had a third driver release, that fixed things. Back then, the issue was two 3D nVidia modules, that were being turned ON, with the default installation. With the release of the third successive driver, nVidia set those to OFF - which was also the "fix" with the two previous drivers - turn those modules OFF.
    I was only pointing out that using a simple player's capability vs an editing program's, is not as iron-clad a test, as it might seem at first. There are major differences in how those program types interface with the video driver.
    Hunt

  • I need some help with sound on my computer, Premiere has introduced some issues

    I have no issues with audio within premiere pro. But When I have premiere up front and am working I cant change the volume with my system icons or anything Ie keyboard roller, I noticed this when editing with my headphones the other night. I have a asus xonar essence card and it doesnt even show on the eq that there is aduio coming through even though I can hear it....But if I use say winamp or youtube, everything is normal thn as soon as I bring premiere back up front it kills the audio again and I can only control its level with the master knob in mixer, some kind of hardware issue?
    Does premiere bypass the sound card alltogether?
    Any input is appreciated!
    Elliott

    Thanks for the reply, here's some screen shots of the 3 audio preference screens
    Just odd how all the system audio including notifications music or whatever stop when premiere is the selected window. Ive reinstalled the audio drivers for my card and have tried a couple things in the audio preferences. No luck as of yet, I suppose I could try a re install of premiere but I somewhat doubt that will fix it since the program itself works fine and its this outside conflict that is the problem.

  • Problems capture with decklink

    Hi All,
    I have a problem in captured files with Premiere CS4 and CS5 with BlackMagic Decklink;
    The problem is ever present but sometime is more visible sometime less, it seems like a grid over the movie where the colors degrades, with regular step (arround 8x8 pixerl grid).
    Now I am capturing in DV-SD PAL format (from an SDI source), capturing in DVCPro or Uncompressed the problem is quite invisible.
    I tryed to change a lot of Decklink devices (also device version) and a lot of drivers version, but the problem still be..
    Have you some idea? what may I check?
    Thank you in advance
    (Try to see the problem in the attached file)
    Christian

    Thanx Roger,
    but I saw the grid over the Clip also when played with WMPlayer or other...
    on the next days I will post other screenshot with various test in different
    software...but I am sure that the problem is printed on files, when I try to
    playout these clips the problem is still present, and whether the clip is
    16:9 it generate other visual mistakes like black random blinking area (8x8)
    arround the screen...
    So thank you, I hope you will be so kind to se my next post with other
    example..
    Bye
    Christian
    2010/12/24 Averdahl <[email protected]>
    Christian,
    >
    I see the same thing with any SD material, captured via a Decklink card or
    captured directly from a DV-deck/camera FireWire.
    >
    AFAIK, it has to do with how Pr renders the video for the Source/Program
    panels and the captured video and the exported video looks perfect when
    watched outside Pr CS4/CS5. Playback the footage in Blackmagic Media Express
    to see if you see any difference, or export a still image from the
    Source/Program panel and open it either Photoshop or MS Paint to see how it
    looks, IE if the grid is still present or not. How does the footage looks on
    your preview monitor attached to the Decklink card?
    >
    I saw this issue for the first time in CS4. DV footage with stage lights in
    it can look really wierd in CS4 and CS5. DV footage with lots of blue skies
    in the frame looks really wierd.
    >
    So, i am pretty sure that there is nothing wrong with your card.
    >
    /Roger
    >

  • Problems capturing DV into Premiere Elements 11

    I've got a Cannon GL-2 that I've used with Premiere Elements for years with no problem. Now with 11 I can't seem to get it to capture the video. I've set the project settings to DV but when I try to capture video via firewire the controls on the screen either don't work or are very delayed in function. When it does finally begin to capture video it freezes up and crashes. The only error message I've gotten is that the project settings don't match the camera, but changing the project setting to DV seemed to eliminate that - however, still no capture.

    cibcmusic
    What are you capturing into Premiere Elements Capture Window...DV standard or widescreen data?
    Are you setting the project preset yourself or are you letting the project do that for you automatically?
    If you are letting Premiere Elements 11 take charge of the project preset, then look to see what it has set.
    Refer to Edit Menu/Project Settings/General and Editing Mode, Timebase, Frame Size, and Pixel Aspect Ratio.
    Set the project preset yourself.......
    If you do not see the following, then set the project preset yourself manually with File Menu/New/Project using "Force Selected
    Project Setting on this Project", either NTSC DV Standard or NTSC DV Widescreen.
    To verify project settings set automatically by project, Edit Menu/Project Settings/General to look for under Editing Mode, Timebase, Frame Size, and Pixel Aspect Ratio
    For DV Standard data
    DV NTSC
    29.97 frames per second
    720 x 480
    D1/DV NTSC (0.9091)
    For DV Widescreen data
    DV NTSC
    29.97 frames per second
    720 x 480
    D1/DV NTSC Widescreen (1.2121)
    Please review. We will be watching for your results.
    Thank you.
    ATR
    Add on...I have assumed a Premiere Elements NTSC set up.

Maybe you are looking for

  • Movies, TV Shows, Music Videos from iCloud not showing up in Videos app

    So I just did a reset on my iPhone because the movie artwork for the movie Love Actually was a picture of Adele's album artwork and it really bothered me. All the other movies in the Videos app was fine, they all matched to their respective titles. S

  • BOXI R2 with Firefox

    Hi, Could anyone help me to get exact environment details to run BOXI R2 reports in firefox browser? Version of Firefox = ? Version of Java = ? while saving webi report--user getting error = "The argument has an invalid value". <using firefox> I know

  • Servlet problem: (Shay Shmeltzer / Steve Muench / Frank Nimphius)

    Dear sirs... (Shay Shmeltzer / Steve Muench / Frank Nimphius) I hope you can give me an answer. I created an ADF UIX application using JDeveloper 10.1.2. I have created a servlet to download files. my problem is that it works just fine using jdevelop

  • Windows Installati​on Disk

    Hello, I am using a notebook by the name of HP Pavilion dv6000. Everything was running alright then suddenly I had a problem. When I tried to open my PC I couldn't it asked me for the Windows Installation Disk. I'm pretty sure that HP didn't give me

  • 1700 MXP Video Format Unsupported

    We are getting a "Video Format Unsupported" with our Cisco 1700 MXP.  We are able to connect and conference with distant end, but they are not receiving our video and we also don't have a self view, screen is black.  We have tried all of the video se